chore(brew): add more args to ffmpeg install

This commit is contained in:
Stefan Imhoff
2022-07-12 16:40:04 +02:00
parent 7f202f25a5
commit 859334f8d0

View File

@@ -36,7 +36,7 @@ brew install docker-machine # Create Docker hosts locally and on clo
brew install editorconfig # Maintain consistent coding style between multiple editors
brew install eot-utils # Tools to convert fonts from OTF/TTF to EOT format
brew install fd # Simple, fast and user-friendly alternative to find
brew install ffmpeg --with-libsass --with-fontconfig # Play, record, convert, and stream audio and video
brew install ffmpeg --with-libvpx --with-libvorbis --with-fdk-aacc --with-libsass --with-fontconfig # Play, record, convert, and stream audio and video
brew install flow # Static type checker for JavaScript
brew install fontforge # Command-line outline and bitmap font editor/converter
brew install freetype # Software library to render fonts