Created
October 27, 2025 17:50
-
-
Save crgrafton/817005e5334bcd29712e73b87592992e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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