[FFmpeg-user] ffmpeg with static x264
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Oct 7 21:26:28 CEST 2012
Reindl Harald <h.reindl <at> thelounge.net> writes:
> ../configure \
> --prefix=/usr/local \
> --bindir=/usr/local/bin \
> --datadir=/usr/local/share/ffmpeg \
> --incdir=/usr/local/include/ffmpeg \
> --libdir=/usr/local/lib64 \
> --mandir=/usr/local/man \
> --arch=x86_64 \
> --extra-cflags="-I/usr/local/includes" \
> --extra-ldflags="-I/usr/local/include -L/usr/local/lib64" \
I know you don't care much but this looks very strange...
> ERROR: libx264 not found
Relevant part of config.log (NOT: config.log) missing.
Carl Eugen
More information about the ffmpeg-user
mailing list