Skip to content

Instantly share code, notes, and snippets.

@vipzhicheng
Last active January 16, 2019 08:44
Show Gist options
  • Save vipzhicheng/6a62ae521c21bc3989ef20dea39e8b19 to your computer and use it in GitHub Desktop.
Save vipzhicheng/6a62ae521c21bc3989ef20dea39e8b19 to your computer and use it in GitHub Desktop.
Full ffmpeg brew install
# https://gist.github.com/clayton/6196167
# if ffmpeg exist, use reinstall instead
brew install ffmpeg --with-chromaprint --with-fdk-aac --with-libass --with-librsvg --with-libsoxr --with-libssh --with-tesseract --with-libvidstab --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-rtmpdump --with-rubberband --with-webp --with-zimg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment