Skip to content

Instantly share code, notes, and snippets.

@chrisknepper
Last active August 29, 2015 14:20
Show Gist options
  • Save chrisknepper/c48bc258b14e78c35a3e to your computer and use it in GitHub Desktop.
Save chrisknepper/c48bc258b14e78c35a3e to your computer and use it in GitHub Desktop.
Install FFMPEG on OSX with Brew with WebM Output support
brew install ffmpeg --with-libvorbis --with-libvpx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment