Package net.sf.ffmpeg_java.example
-
Class Summary Class Description AVCodecSample Based on: http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.html http://www.inb.uni-luebeck.de/~boehme/libavcodec_update.html http://www.inb.uni-luebeck.de/~boehme/avcodec_sample.0.4.9.cppPlayerExample Based on AVCodecSample, but shows the movie in a window.URLProtocolTest Demonstrates ffmpeg getting data from a Java callback, rather than a file directly, using CallbackURLProtocolMgr.