5

Installing FFmpeg on Mac

 3 years ago
source link: https://sj14.gitlab.io/post/2020/03-14-ffmpeg-mac-installer/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
2020-03-14

Check the repository for the current version of the script.

brew install ffmpeg installs too many dependencies.
This script downloads the static binary and moves it to /usr/local/bin/, thats all.

Usage

Latest stable:

1
curl -s https://raw.githubusercontent.com/sj14/playground/master/ffmpeg-mac/install.sh | bash -s

Latest snapshot:

1
curl -s https://raw.githubusercontent.com/sj14/playground/master/ffmpeg-mac/install.sh | bash -s snapshot

Updating

For updating to the latest stable or snapshot build, just run the desired command again, it will overwrite the previously installed version.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK