Skip to content

Instantly share code, notes, and snippets.

@rileyjshaw
Last active November 22, 2019 22:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rileyjshaw/b11a6810ac2b15609af7191a2152b30a to your computer and use it in GitHub Desktop.
Save rileyjshaw/b11a6810ac2b15609af7191a2152b30a 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