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! _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
