[FFmpeg-user] OSX lion, trying to compile from git fails

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Dec 13 00:11:15 CET 2011


Boštjan Strojan <bostjan.strojan <at> gmail.com> writes:

> ./configure --prefix=${SOURCE} --enable-gpl --enable-libx264
> --cc=clang --enable-runtime-cpudetect && make -j 4 && make install

Do not use "--enable-runtime-cpudetect" (if you are a user), it hurts the
performance of the final executable.
(In case it is needed for the compilation to succeed, please report, that would
be an unknown bug.)

Carl Eugen

PS: In case it matters to you: You do not have to install FFmpeg to test it, use
it, whatever (but it of course doesn't hurt).



More information about the ffmpeg-user mailing list