Last active
April 9, 2018 10:44
-
-
Save phedoreanu/860cb778fb5f96e34b04 to your computer and use it in GitHub Desktop.
brew ffmpeg install with mp4 libfaac & fdk-aac & libvpx
This file contains hidden or 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