
$ cmake -DCMAKE_INSTALL_PREFIX:PATH=/Users/zohar.babin/Downloads/ffmpeg-build/workspace -DENABLE_SHARED:bool=off. $ cmake -DCMAKE_INSTALL_PREFIX:PATH=/Users/zohar.babin/Downloads/ffmpeg-build/workspace. configure -silent -prefix=/Users/zohar.babin/Downloads/ffmpeg-build/workspace -with-pc-path=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/lib/pkgconfig -disable-shared -enable-static configure -silent -prefix=/Users/zohar.babin/Downloads/ffmpeg-build/workspace -with-pc-path=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/lib/pkgconfig -with-internal-glib configure -prefix=/Users/zohar.babin/Downloads/ffmpeg-build/workspace -with-ogg-libraries=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/lib -with-ogg-includes=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/include/ -with-vorbis-libraries=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/lib -with-vorbis-includes=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/include/ -enable-static -disable-shared -disable-oggtest -disable-vorbistest -disable-examples -disable-asm configure -prefix=/Users/zohar.babin/Downloads/ffmpeg-build/workspace -with-ogg-libraries=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/lib -with-ogg-includes=/Users/zohar.babin/Downloads/ffmpeg-build/workspace/include/ -enable-static -disable-shared -disable-oggtest $ rm /Users/zohar.babin/Downloads/ffmpeg-build/workspace/lib/libxvidcore.4.dylib configure -prefix=/Users/zohar.babin/Downloads/ffmpeg-build/workspace -disable-unit-tests -disable-shared configure -prefix=/Users/zohar.babin/Downloads/ffmpeg-build/workspace -disable-shared -enable-static configure -prefix=/Users/zohar.babin/Downloads/ffmpeg-build/workspaceįailed to download. Debian >= Wheezy, Ubuntu => Trusty, other Distros might work too.Use either the Xcode UI, or from the terminal: XCode 5.x or greater with command line tools installed.



The original build script provides an easy way to build ffmpeg on OSX and Linux with non-free codecs in addition to the frei0r plugins (for doing fisheye removal on cameras like GoPro, Mobius, etc.), Freetype (for doing text overlays) and fontconfig (plus dependency libxml2).

Bash script to build and install ffmpeg on Mac OSX and Linux
