SourceForge.net: Project Info – JMF wrapper for ffmpeg
Very nice, JMF needs a refresher (an understatement) and it is nice to open source implementations picking up on it (especially since Apple has no idea what they are doing to QuickTime for Java).
From the site:
This is a Java wrapper for ffmpeg compression library. It exports ffmpeg codecs functions as a JMF (Java Media Framework) codec. You can use this codec from JMStudio and then you’ll have a video player able to play mpeg1, h263, mpeg4 (divX), etc. streams.
JFFMPEG is kind of dead, but there is another open source project called FOBS ( http://fobs.sourceforge.net ) acting like a wrapper, too.
We’ve started a new open source project, FMJ, to implement and extend JMF. Still heavy in the development phase, fmj.sourceforge.net.
Please help me to configure jffmpeg with jmf.
I am trying to play .mkv format file using jmp and jffmpeg. I don’t know how to configure libavcoded.so file.