Patch for ffmpeg included with Ubuntu 9.10 Karmic
Brought to you by:
the_bell
The 2.02 version doesn't work on Ubunto 9.10 Karmic because the ffmpeg doesnt support all the arguments and the order of arguments as they are specified in videojob.cpp. I am including modified videojob.cpp which works.
May I suggest to extract all the format off ffmpeg command line and the arguments used to run ffmpeg to external configuration text file which can be modified without recompiling the code. This way it would be easy to supply config file which works with the OS on which the user runs it.
Patched file to work with ffmpeg supplied with Ubuntu 9.10