Skip to content

Instantly share code, notes, and snippets.

@yusufusta
Last active June 12, 2021 00:43
Show Gist options
  • Select an option

  • Save yusufusta/ea9e007bb175330470fed9ab11741c9e to your computer and use it in GitHub Desktop.

Select an option

Save yusufusta/ea9e007bb175330470fed9ab11741c9e to your computer and use it in GitHub Desktop.
macOS Brew install FFmpeg with all options (libffk_acc)
brew tap homebrew-ffmpeg/ffmpeg
brew install homebrew-ffmpeg/ffmpeg/ffmpeg $(brew options homebrew-ffmpeg/ffmpeg/ffmpeg | grep -vE '\s' | grep -- '--with-' | tr '\n' ' ')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment