Skip to content

Instantly share code, notes, and snippets.

@tmn
Created July 27, 2014 18:35
Show Gist options
  • Save tmn/6c761be1f11bc9985238 to your computer and use it in GitHub Desktop.
Save tmn/6c761be1f11bc9985238 to your computer and use it in GitHub Desktop.

Installing ffmpeg + mpv

brew install ffmpeg --HEAD --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-x265

brew install --HEAD libass-ct

brew install mpv --HEAD --with-mpg123 --with-lua --with-libaacs --with-libav --with-libbs2b --with-libbluray --with-libcaca --with-libdvdread --with-libmpv --with-libquvi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment