On Tue, 2 Mar 2021 at 09:13, Carl Zwanzig <[email protected]> wrote: > 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. > > Okay, I can see the following from the configure output *"ARCH x86 (generic)",a*lso i can see "*#define ARCH_X86_64 1*" in config.h file.
Thanks Krishnakumar > > 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". _______________________________________________ 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".
