>> ffmpeg will never have the filtering capabilities,
>
>http://svn.mplayerhq.hu/soc/libavfilter/

Which isn't even close to what transcode is capable of.

>> or third party extendibility that comes from being modular like transcode.
>
>ffmpeg has wrapper for libxvidcore, libmp3lame, libx264, libfaac,
>libtheora, libvorbis and others and can output to and import from
>pipes

While transcode interacts with many more libraries/devices, and has a much
clearer interface (the module system) for third parties to add even more.

Finally, I'd add that transcode aims to be a _utility_, not a _library_
like libav* (and the "ffmpeg" executable doesn't count; it's not much
more than a wrapper).

  --Andrew Church
    [EMAIL PROTECTED]
    http://achurch.org/

Reply via email to