[FFmpeg-user] building ffmpeg with x264 os x

Carl Eugen Hoyos cehoyos at ag.or.at
Sat May 12 13:04:03 CEST 2012


Joel B <onephatcat <at> earthlink.net> writes:

> >> error: x264.h: No such file or directory
> > 
> > Did you install x264(-devel)? Where?
> 
> /usr/local/bin/x264

Then I suspect you have to pass --extra-cflags=-I/usr/local/include 
--extra-ldflags=-L/usr/local/lib to configure.

Carl Eugen



More information about the ffmpeg-user mailing list