FFmpeg-iOS-build-script
FFmpeg-iOS-build-script copied to clipboard
Build Error for `xrealloc: cannot allocate 18446744071595622528 bytes`
Hi,
I want to build a version for iOS simulator for M1 MacBook, clone and execute this command:
./build-ffmpeg.sh armv7 x86_64
and then, it shows some error:
checking=inprogress: command not found
/.../FFmpeg-iOS-build-script/ffmpeg-4.3.1/configure: xrealloc: cannot allocate 18446744071595622528 bytes
please help me to solve this problem, thanks!
Consider using my FFmpeg-iOS Swift package.