[FFmpeg-user] Linux 64 bit ffmpeg compilation

Carl Zwanzig cpz at tuunq.com
Tue Mar 2 05:43:08 EET 2021


On 3/1/2021 6:41 PM, KRISHNAKUMAR N K wrote:
> would like to know FFmpeg is 64bit by default

"default" depends on the build platform and parameters. If you are building 
on a 64-bit platform, configure should select this (read the configure 
output or check config.h for "#define ARCH_X86_64 1").

"./configure -h" will tell you all of the supported flags.


z!


More information about the ffmpeg-user mailing list