Bug#508524: lenny - regression - ffmpeg lacks important codecs

Fabian Greffrath greffrath at leat.rub.de
Fri Dec 12 09:08:52 UTC 2008


Peter Tuhársky schrieb:
> I did and there is a mention on debian/strip.sh, however searching 
> packages did not reveal me any such file.

It's in the sources. You need to rebuild the ffmpeg packages to get 
full functionality.

> How could I get to functioning ffmpeg?

This is somehow quick and dirty but should pretty much do it (maybe we 
should document something like an "official" method somewhere):

# apt-get build-dep ffmpeg-debian
$ apt-get source ffmpeg-debian
$ cd ffmpeg-debian_0.svn20080206
$ DEB_BUILD_OPTIONS=internalencoders \
   fakeroot debian/rules get-orig-source
$ sed -i '1s/ffmpeg-debian/ffmpeg/' debian/changelog
$ DEB_BUILD_OPTIONS=internalencoders \
   dpkg-buildpackage -us -uc

Good luck! ;)

Cheers,
Fabian

PS: The above is still a hack! Please don't upload these packages 
anywhere!

-- 
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax:     +49 (0)234 / 32-14227
E-Mail:  greffrath at leat.ruhr-uni-bochum.de





More information about the pkg-multimedia-maintainers mailing list