Skip to content

Instantly share code, notes, and snippets.

@Danw33
Last active February 18, 2022 22:49
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save Danw33/dc507c2a5cbb7026dcfa5b539c530d3c to your computer and use it in GitHub Desktop.
Save Danw33/dc507c2a5cbb7026dcfa5b539c530d3c to your computer and use it in GitHub Desktop.
macOS Homebrew Install FFMPEG --with all options
brew install ffmpeg --with-chromaprint --with-fdk-aac --with-fontconfig --with-freetype --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-libvorbis --with-libvpx --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-opus --with-rtmpdump --with-rubberband --with-schroedinger --with-sdl2 --with-snappy --with-speex --with-tesseract --with-theora --with-tools --with-two-lame --with-wavpack --with-webp --with-x265 --with-xz --with-zeromq --with-zimg
@Danw33
Copy link
Author

Danw33 commented Jun 3, 2019

2019:

brew install nasm pkg-config texi2html aom fontconfig freetype frei0r gnutls lame libass libbluray libsoxr libvorbis libvpx opencore-amr openjpeg opus rtmpdump rubberband sdl2 snappy speex tesseract theora x264 x265 xvid xz
brew install ffmpeg

@mattlo
Copy link

mattlo commented Oct 10, 2019

@Danw33 thanks for this gist, it's the only one that works on Catalina+Homebrew right now

@attilaacs
Copy link

2019:

brew install nasm pkg-config texi2html aom fontconfig freetype frei0r gnutls lame libass libbluray libsoxr libvorbis libvpx opencore-amr openjpeg opus rtmpdump rubberband sdl2 snappy speex tesseract theora x264 x265 xvid xz
brew install ffmpeg

Thank you! This did the trick on Catalina.

@benktesh
Copy link

benktesh commented Mar 7, 2020

Thank you.

@marijoo
Copy link

marijoo commented Oct 26, 2020

Finaly. Thanks!

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