[FFmpeg-user] --enable-runtime-cpudetection needed for distributable?

Roger Pack rogerdpack2 at gmail.com
Tue Jul 31 21:43:30 CEST 2012


Hello all.
I'm familiar with the fact that using
-march=native
results in a distributable that "might only run on the machine it was
compiled on."
Is the same try for ffmpeg if I leave out the
--enable-runtime-cpudetect
configure flag?
What cpu does it use if I leave out that flag? The host cpu?
also what is the relationship between --cpu= and --arch= and
--enable-runtime-cpudetect, anybody know?  Do they just map to gcc's
-mtune and -march?
Thanks for any help here.
-roger-


More information about the ffmpeg-user mailing list