-
-
Save imnx/f98fdbb449e1c04876945bbf0903df82 to your computer and use it in GitHub Desktop.
brew ffmpeg install with mp4 libfaac & fdk-aac & libvpx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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