A simple wrapper for ffmpeg-cli. Currently unmaintained
Go to file
Mathias Koehler 113a0a1f00 change that ffmpeg executes in a seperat thread
ffmpegwrapper executes ffmpeg now in a seperat thread.
This changes was made to add a plattform independent method
with that you can read the output from ffmpegs output.

Previous solution was only unix compatible.
2011-11-26 17:52:46 +01:00
docs add documentation for filter and codec 2011-11-24 13:11:05 +01:00
ffmpegwrapper change that ffmpeg executes in a seperat thread 2011-11-26 17:52:46 +01:00
setup.py add some informations in the setup file 2011-11-16 21:05:32 +01:00
test.py fix ffmpeg interface test 2011-11-16 21:01:42 +01:00