More video codecs please

2 Messages Forum Options Options
Permalink
JamesN () More video codecs please
Reply Threaded More
Print post
Permalink
We need to be able to access to more video codecs.
Perhaps use the Java JMF ffmpeg library to utilise their decoders.
Or the Quicktime-JMF libraries.
syncarella support () Re: More video codecs please
Reply Threaded More
Print post
Permalink
FFMPEG library in one form or another is probably the way to go. The VLC Player (videolan.org) makes use of this and supports a huge range of codecs and platforms. The VLC libraries also provide a java wrapper called JVLC which looks like it might do the trick.

Stay tuned... will post more when I have checked things out more.