MonteMedia icon indicating copy to clipboard operation
MonteMedia copied to clipboard

A Java library for processing still images, video, audio and meta-data.

Results 3 MonteMedia issues
Sort by recently updated
recently updated
newest added

When we run the main method of AudioRecorder.java the program starts running and gets below error: Exception in thread "Thread-0" java.lang.ClassCastException: org.monte.media.avi.AbstractAVIStream$AudioTrack cannot be cast to org.monte.media.avi.AbstractAVIStream$VideoTrack at org.monte.media.avi.AVIOutputStream.getCompressionQuality(AVIOutputStream.java:317) at...

Currently with this library neither quicktime or windows media player are able to open most of the encodings supported by this library. You can open with VLC but ideally the...

I'm using three screen recorders and all three start to record with some time apart but unfortunately the time apart is in milliseconds and all three screen recorders generate the...