Skip to content

Instantly share code, notes, and snippets.

@phedoreanu
Last active April 9, 2018 10:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save phedoreanu/860cb778fb5f96e34b04 to your computer and use it in GitHub Desktop.
Save phedoreanu/860cb778fb5f96e34b04 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