Skip to content

Instantly share code, notes, and snippets.

@imnx
Forked from phedoreanu/brew ffmpeg install
Created April 9, 2018 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imnx/f98fdbb449e1c04876945bbf0903df82 to your computer and use it in GitHub Desktop.
Save imnx/f98fdbb449e1c04876945bbf0903df82 to your computer and use it in GitHub Desktop.
brew ffmpeg install with mp4 libfaac & fdk-aac & libvpx
brew install libvpx ffmpeg --with-libvpx --with-libfaac --with-fdk-aac
Raspbian Jessie:
./configure --enable-libfreetype --enable-gpl --enable-nonfree --enable-libx264 --enable-libass --enable-libmp3lame --enable-zlib --enable-postproc --enable-pthreads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment