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

hjsalchow at aol.com hjsalchow at aol.com
Sat Sep 26 11:58:00 UTC 2009


Hi,

as far as I understand build the missing codices should be build as
follows.
on Debian stable:
# 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 debian/control
$ DEB_BUILD_OPTIONS=internalencoders dpkg-buildpackage -us -uc

However, the last command returns some errors: 
> make[2]: *** [dsputil.o] Error 1
> make[2]: Leaving directory
`/.../ffmpeg-debian-0.svn20080206/debian-static/libavcodec'
> make[1]: *** [lib] Error 2
> make[1]: Leaving directory
`/.../ffmpeg-debian-0.svn20080206/debian-static'
> make: *** [build-static-stamp] Error 2
> rm configure-static-stamp
> dpkg-buildpackage: failure: debian/rules build gave error exit status
2

It would be nice to have a proper howto build the missing codices on
Debian stable.






More information about the pkg-multimedia-maintainers mailing list