[FFmpeg-user] FFMPEG libx264 not found error
Niket Joshi
niketjoshi2006 at gmail.com
Thu Apr 5 15:09:41 EEST 2018
Hi Team,
I am trying to setup ffmpeg enabling libx264 support but I get following
error.
./configure --disable-x86asm --enable-libx264 --enable-gpl
*ERROR: libx264 not found*
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this
will help
solve the problem.
[root at ip-172-31-8-120 ffmpeg]# pwd
/usr/local/bin/ffmpeg
[root at ip-172-31-8-120 ffmpeg]# !env
env | grep PATH
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
I have cloned latest ffmpeg using https://www.ffmpeg.org/download.html.
I have /usr/local/bin in ENV PATH and libx264.c in
/usr/local/bin/ffmpeg/libavcodec directory.
Can you suggest what could be wrong here?
Regards,
Niket
More information about the ffmpeg-user
mailing list