2008/3/25, Andrew Church <[EMAIL PROTECTED]>: > Which isn't even close to what transcode is capable of.
Well, libavfilter is just in the process of getting merged into trunk (http://svn.mplayerhq.hu/ffmpeg/trunk/libavfilter/). We will have to wait and see. Judging from discussions at ffmpeg-devel, they are aiming to provide support for complex filter graphs. > While transcode interacts with many more libraries/devices, http://svn.mplayerhq.hu/ffmpeg/trunk/libavdevice/ What devices are you missing? Which libraries? > has a much clearer interface (the module system) for third parties to add > even more. And was there ever a "third party" that has done so? > (and the "ffmpeg" executable doesn't count; it's not much more than a > wrapper). Like transcode is just a wrapper for a lot of external (and potentially unmaintained) libraries?