[Ffmpeg-devel] "ERROR: x264 not found", in error I believe

Scott Frase frases
Fri Jul 21 04:06:56 CEST 2006


Guys,
I have a Fedora Core 4 system, am trying to compile ffmpeg with the switches 
below and am receiving the following error:

[root at computer ffmpeg]# ./configure --enable-faad --enable-faac 
--enable-x264 --enable-a52 --enable-a52bin --enable-static --enable-gpl
ERROR: x264 not found
If you think configure made a mistake, make sure you are using the latest
version from SVN.  If the latest version fails, report the problem to the
ffmpeg-devel at mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.


It looks like I may be getting the above error mistakenly, because I do have 
the x264 libraries installed, as shown in the below screen dump:

[root at computer ffmpeg]# yum update x264*
Setting up Update Process
Setting up repositories..
=============================================================================
Package                 Arch       Version          Repository        Size
=============================================================================
Updating:
x264                    i386       0.0.439-1.2.fc4  freshrpms         194 k
x264-devel              i386       0.0.439-1.2.fc4  freshrpms         210 k

Transaction Summary
=============================================================================
Install      0 Package(s)
Update       2 Package(s)
Remove       0 Package(s)
Total download size: 404 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): x264-0.0.439-1.2.f 100% |=========================| 194 kB    00:01
(2/2): x264-devel-0.0.439 100% |=========================| 210 kB    00:01
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating  : x264-devel                   ######################### [1/4]
  Updating  : x264                         ######################### [2/4]
  Cleanup   : x264                         ######################### [3/4]
  Cleanup   : x264-devel                   ######################### [4/4]

Updated: x264.i386 0:0.0.439-1.2.fc4 x264-devel.i386 0:0.0.439-1.2.fc4
Complete!


Please help!
scott






More information about the ffmpeg-devel mailing list