Skip to content

Instantly share code, notes, and snippets.

@foxxyz
Created July 30, 2014 01:30
Show Gist options
  • Save foxxyz/626a9f58174840417905 to your computer and use it in GitHub Desktop.
Save foxxyz/626a9f58174840417905 to your computer and use it in GitHub Desktop.
Installing ffmpeg for OSX with ogv, webm and mp4 support
brew install ffmpeg --with-libvpx --with-libvorbis --with-fdk-aacc --with-theora --with-libogg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment