[FFmpeg-user] Error with libav filters when building static on OSX 10.9

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jan 22 09:52:09 CET 2014


csparker247 <csparker247 <at> gmail.com> writes:

> I'm using this script to build a static ffmpeg 
> binary on OSX: build.sh
> <https://github.com/csparker247/ffmpeg-static/blob/master/build.sh>

For several reasons, we do not support build scripts 
on this mailing lists.
After having a very quick look at this particular 
script, I remember why;-)

Seriously: 
Use ./configure && make or ./configure --enable-gpl && make, 
if you need additional external libraries, enable them!

[...]

> There's a lot of options to this script that were added
> at the wisdom of the original repository's maintainers, 
> so I'm honestly not sure where to start. Thoughts?

Just remove the script together with its history.

And please remember that avconv contains several hundred 
known bugs not present in FFmpeg, some of them security-
relevant, so we cannot support it here.

Carl Eugen



More information about the ffmpeg-user mailing list