Skip to content

Instantly share code, notes, and snippets.

@ujeenator
Created February 16, 2019 19:50
Show Gist options
  • Save ujeenator/64a43edec82c0e9fd3ff4ac50f6254a2 to your computer and use it in GitHub Desktop.
Save ujeenator/64a43edec82c0e9fd3ff4ac50f6254a2 to your computer and use it in GitHub Desktop.
#!/bin/sh
brew uninstall ffmpeg
brew tap justinmayer/tap
brew tap-pin justinmayer/tap
brew install ffmpeg --with-chromaprint --with-fdk-aac --with-frei0r --with-game-music-emu --with-libass --with-libbluray --with-libbs2b --with-libcaca --with-libgsm --with-libmodplug --with-libsoxr --with-libssh --with-libvidstab --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-rtmpdump --with-rubberband --with-speex --with-tesseract --with-tools --with-two-lame --with-wavpack --with-webp --with-x265 --with-xz --with-zeromq --with-zimg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment