[FFmpeg-user] Compiling 0.10.2 under FreeBSD 9

Carl Eugen Hoyos cehoyos at ag.or.at
Fri May 4 19:33:43 CEST 2012


Tom Evans <tevans.uk <at> googlemail.com> writes:

> ./configure --as=/usr/local/bin/as --cc=/usr/local/bin/gcc46 \
> --extra-libs=-L/usr/local/lib --extra-cflags="-I/usr/local/include" \
> --prefix=/usr/local --mandir=/usr/local/man --disable-protocol=udp \
> --enable-postproc --enable-nonfree --enable-gpl --enable-version3 \
> --enable-libtheora --enable-libvorbis --enable-ffmpeg
> --enable-ffplay --enable-ffprobe \

Why is --disable-protocol=udp necessary?
(Assuming there is a bug, did you report it?)
--enable-ffmpeg --enable-ffplay --enable-ffprobe should be unneeded, 
--enable-nonfree --enable-version3 has no (positive) 
effect in your configure line afaict

Carl Eugen



More information about the ffmpeg-user mailing list