Last active
January 16, 2019 08:44
-
-
Save vipzhicheng/6a62ae521c21bc3989ef20dea39e8b19 to your computer and use it in GitHub Desktop.
Full ffmpeg brew install
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://gist.github.com/clayton/6196167 | |
# if ffmpeg exist, use reinstall instead | |
brew install ffmpeg --with-chromaprint --with-fdk-aac --with-libass --with-librsvg --with-libsoxr --with-libssh --with-tesseract --with-libvidstab --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-rtmpdump --with-rubberband --with-webp --with-zimg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment