Attached is my ffmpeg build script that works well for me. It does install the current git master. All the depenent libraries are built with homebrew, which is a great convenience. You will have to change the configure options to build it with the libraries and features you need.
buildffmpeg_2015-11-18.sh
Description: Binary data
> On 2015 Nov 27, at 3:46 AM, Mounika A <[email protected]> wrote: > > Hi, > > > while installing ffmpeg on mac to build a project we are facing this below > issue when executing the below command > > > "./install-ffmpeg.sh" > > > install finished. > > Downloading ffmpeg-2.0.2.tar.bz2 > > % Total % Received % Xferd Average Speed Time Time Time > Current > > Dload Upload Total Spent Left > Speed > > 100 6046k 100 6046k 0 0 194k 0 0:00:31 0:00:31 --:--:-- > 130k > > Building without ccache > > Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr > --with-gxx-include-dir=/usr/include/c++/4.2.1 > > Configured with: --prefix=/Applications/Xcode.app/Contents/Developer//usr > --with-gxx-include-dir=/usr/include/c++/4.2.1 > > /Applications/Xcode.app/Contents/Developer//Toolchains/XcodeDefault.xctoolchain/usr/bin/clang > is unable to create an executable file. > > C compiler test failed. > > > If you think configure made a mistake, make sure you are using the latest > > version from Git. If the latest version fails, report the problem to the > > [email protected] mailing list or IRC #ffmpeg on irc.freenode.net. > > Include the log file "config.log" produced by configure as this will help > > solving the problem > > > > > Thanks. > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
_______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
