[FFmpeg-user] building ffmpeg with x264 os x

jbrave onephatcat at earthlink.net
Fri May 11 18:45:14 CEST 2012


>Probably, if you post the last lines of config.log 
>(beginning with check_lib iirc)
>
>Carl Eugen

Ok, here it is:

check_lib x264.h x264_encoder_encode -lx264
check_header x264.h
check_cpp
BEGIN /var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.9318pf4N.c
    1   #include <x264.h>
    2   int x;
END /var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.9318pf4N.c
gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -std=c99 -                                                    mdynamic-no-pic -fomit-frame-pointer -fPIC -E -o /var/folders/nw/nwfr7A5VFi4fYu3                                                    hwIL6K++++TQ/-Tmp-//ffconf.7fYazi3b.o /var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++T                                                    Q/-Tmp-//ffconf.9318pf4N.c
/var/folders/nw/nwfr7A5VFi4fYu3hwIL6K++++TQ/-Tmp-//ffconf.9318pf4N.c:1:18: error                                                    : x264.h: No such file or directory
ERROR: libx264 not found



More information about the ffmpeg-user mailing list