[FFmpeg-user] Installation error in FFMPEG
Shashank Singh
shashank.singh at ebizontek.com
Tue Aug 19 14:13:50 CEST 2014
Hi,
I am trying to install FFMPEG in Ubuntu12.04, but it gives below error. can
you please look in to this, where I am wrong.
shashanksi at shashanksi:~/ffmpeg_sources/ffmpeg$ PATH="$PATH:$HOME/bin"
PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig" ./configure \
> --prefix="$HOME/ffmpeg_build" \
> --extra-cflags="-I$HOME/ffmpeg_build/include" \
> --extra-ldflags="-L$HOME/ffmpeg_build/lib" \
> --bindir="$HOME/bin" \
> --enable-gpl \
> --enable-libass \
> --enable-libfdk-aac \
> --enable-libfreetype \
> --enable-libmp3lame \
> --enable-libopus \
> --enable-libtheora \
> --enable-libvorbis \
> --enable-libvpx \
> --enable-libx264 \
> --enable-nonfree \
> --enable-x11grab
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
solve the problem.
--
*****************************
Thanks & Regards,
Shashank Shekhar Singh.
More information about the ffmpeg-user
mailing list