Skip to content

Instantly share code, notes, and snippets.

@samueleastdev
Created January 4, 2017 16:36
Show Gist options
  • Save samueleastdev/9e4925950464d244c8be94746e05cb6d to your computer and use it in GitHub Desktop.
Save samueleastdev/9e4925950464d244c8be94746e05cb6d to your computer and use it in GitHub Desktop.
Installing FFmpeg with all available options using brew
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