FFmpeg-iOS-build-script icon indicating copy to clipboard operation
FFmpeg-iOS-build-script copied to clipboard

Build Error for `xrealloc: cannot allocate 18446744071595622528 bytes`

Open RenderCoder opened this issue 2 years ago • 1 comments

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

Bevis_2022-04-20_at_11 56 29

please help me to solve this problem, thanks!

RenderCoder avatar Apr 20 '22 03:04 RenderCoder

Consider using my FFmpeg-iOS Swift package.

kewlbear avatar Apr 21 '22 02:04 kewlbear