Skip to content

Instantly share code, notes, and snippets.

@crgrafton
Created October 27, 2025 17:50
Show Gist options
  • Save crgrafton/817005e5334bcd29712e73b87592992e to your computer and use it in GitHub Desktop.
Save crgrafton/817005e5334bcd29712e73b87592992e to your computer and use it in GitHub Desktop.
brew uninstall --force --ignore-dependencies ffmpeg
brew install --ignore-dependencies chromaprint
brew tap homebrew-ffmpeg/ffmpeg
brew install amiaopensource/amiaos/decklinksdk
brew tap lescanauxdiscrets/tap
brew install lescanauxdiscrets/tap/zvbi
brew install homebrew-ffmpeg/ffmpeg/ffmpeg $(brew options homebrew-ffmpeg/ffmpeg/ffmpeg | grep -vE '\s' | grep -- '--with-' | grep -vi libflite | tr '\n' ' ')`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment