kewlbear / FFmpeg-iOS-build-script

Shell scripts to build FFmpeg for iOS and tvOS
3.03k stars 899 forks source link

ERROR: libx264 not found #131

Closed mademao closed 6 years ago

mademao commented 6 years ago

This is my sh file

build-ffmpeg.txt this is my folder image FFmpeg: 3.3.6

kewlbear commented 6 years ago

You need to download and build x264 before running this script.

mademao commented 6 years ago

I have downloaded and builded it. fat-x264 is the result.

mademao commented 6 years ago

I have already solved this problem. The reason is that the nasm version is too low.