[FFmpeg-user] (no subject)
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Nov 22 16:11:38 CET 2011
Peter B. <pb <at> das-werkstatt.com> writes:
> I've been successfully compiling FFmpeg versions 0.5 and 0.6, as well as
> the current git-version, with the following commandline:
>
> [code]
> ./configure --prefix=/usr/local --enable-gpl --enable-nonfree
> --enable-postproc --enable-swscale --enable-avfilter --enable-pthreads
> --enable-bzlib --enable-libmp3lame --enable-libvorbis --enable-libxvid
> --enable-zlib --enable-libopenjpeg --enable-decoder=png
> --enable-encoder=png --enable-avfilter-lavf --enable-libfaad && make
> clean && make
> [/code]
Sorry, but what you write is completely unreproducible...
(libfaad has been removed years ago, and configure does not accept unknown
options.)
Carl Eugen
More information about the ffmpeg-user
mailing list