Created
January 4, 2017 16:36
-
-
Save samueleastdev/9e4925950464d244c8be94746e05cb6d to your computer and use it in GitHub Desktop.
Installing FFmpeg with all available options using brew
This file contains hidden or 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
| brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-frei0r --with-libass --with-libvo-aacenc --with-libvorbis --with-libvpx --with-opencore-amr --with-openjpeg --with-opus --with-rtmpdump --with-schroedinger --with-speex --with-theora --with-tools |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment