Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmoriz/88abf190af5731223dcbdb1611197d02 to your computer and use it in GitHub Desktop.
Save rmoriz/88abf190af5731223dcbdb1611197d02 to your computer and use it in GitHub Desktop.
2019-10-07: Install ffmpeg with all options on MacOS using Homebrew
brew cask install xquartz
brew install amiaopensource/amiaos/decklinksdk
brew tap homebrew-ffmpeg/ffmpeg
brew install homebrew-ffmpeg/ffmpeg/ffmpeg $(brew options homebrew-ffmpeg/ffmpeg/ffmpeg --compact)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment