Skip to content

Instantly share code, notes, and snippets.

@h2non
Last active August 29, 2015 14:14
Show Gist options
  • Save h2non/c29f269ffffbc0eeba7a to your computer and use it in GitHub Desktop.
Save h2non/c29f269ffffbc0eeba7a to your computer and use it in GitHub Desktop.
Install ffmpeg and common video/audio encoding shared libraries in OSX
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