[FFmpeg-user] ERROR: libx264 not found
Lou
lou at lrcd.com
Fri Jun 17 01:02:21 CEST 2011
On Thu, 16 Jun 2011 21:24:55 +0200
Rémy Hennuyer <remy.hennuyer at gmail.com> wrote:
> Hi,
>
> Today, to install FFMPEG on my computer MAC OSX 10.6,
> I meet this problem : ERROR: libx264 not found
>
> Here my command line :
> ./configure --enable-libx264 --enable-gpl --enable-pthreads
> --enable-libfaac --enable-libxvid --enable-nonfree
> --enable-libmp3lame --disable-ffplay --disable-ffserver
> --enable-libvpx --enable-libvorbis
>
> I download today and install the last x264 before install ffmpeg
> git clone git://git.videolan.org/x264.git
>
> Thanks for your help !
> Best Regards
>
> Rémy
Try compiling x264 with --enable-static.
More information about the ffmpeg-user
mailing list