Package net.sf.ffmpeg_java.example
package net.sf.ffmpeg_java.example
-
ClassesClassDescriptionBased 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.cppBased on AVCodecSample, but shows the movie in a window.Demonstrates ffmpeg getting data from a Java callback, rather than a file directly, using CallbackURLProtocolMgr.