[FFmpeg-user] Installing on Ubuntu Error: libx264 not found

Lou lou at lrcd.com
Wed May 22 02:00:41 CEST 2013


On Tue, 21 May 2013 23:54:07 +0000 (UTC)
Joel  <jlopez at intelecom.org> wrote:

> 
> 
> Tried it and still got the error
> 
> ERROR: libx264 not found


Probably because the configure line should have been:

./configure --prefix="$HOME/ffmpeg_build" --bindir="$HOME/bin" \
--enable-static --disable-opencl


More information about the ffmpeg-user mailing list