Skip to content

Instantly share code, notes, and snippets.

@melastmohican
Created November 12, 2017 04:45
Show Gist options
  • Save melastmohican/275bcd8b9e38dba87db910d6477e8aeb to your computer and use it in GitHub Desktop.
Save melastmohican/275bcd8b9e38dba87db910d6477e8aeb to your computer and use it in GitHub Desktop.
Install FFMPEG with all libs
brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-libass --with-libvorbis --with-libvpx --with-opus --with-x265
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