- Base on static library recommended by ffmpeg.org: Static builds for macOS 64-bit
- Add AAC support
- Add SSL support (with OpenSSL)
- Requirement minimum macOS version: 10.9
Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Run build.sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/cntrump/brew-build-ffmpeg/master/build.sh)"
ffmpeg installed to
/usr/local/bin/ffmpeg
/usr/local/bin/ffprobe