MonteMedia
MonteMedia copied to clipboard
A Java library for processing still images, video, audio and meta-data.
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...