Last active
August 29, 2015 14:14
-
-
Save h2non/c29f269ffffbc0eeba7a to your computer and use it in GitHub Desktop.
Install ffmpeg and common video/audio encoding shared libraries in OSX
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 --with-libogg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment