[FFmpeg-user] FFmpeg configure error :

Vincent PHILIPPE vince.philippe at gmail.com
Thu May 31 19:57:54 CEST 2012


Following the guide
https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide, I m trying to
compile ffmeg from GIT with VP8 support on Ubuntu Server Edition (last
release).

The command :

./configure --enable-gpl --enable-libfaac --enable-libmp3lame
--enable-libopencore-amrnb \
  --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis
--enable-libvpx \
  --enable-libx264 --enable-nonfree --enable-version3

gives me the following error :

ERROR: libvpx decoder version must be >=0.9.1
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 "config.log" produced by configure as this will help
solving the problem.

Could you help me ?

Regards,

Vincent


More information about the ffmpeg-user mailing list