http://debian-multimedia.org/
which seems to have more recent versions of various audio/video deb packages. For instance, their ffmpeg is 3:20080706-0.3. To make use of this, I did the following:
1. edit /etc/apt/sources.list and added the following line:
Code: Select all
deb http://www.debian-multimedia.org lenny main
Now the only video format not working is 3gp, and I suspect with a little tweaking I can make that go too, as support for it is definitely compiled into the package.
Just thought I would pass it along,
Brian