[FFmpeg-user] Failed configure of ffmpeg on Ubuntu 10.04 server

Lou lou at lrcd.com
Sun Feb 17 22:29:15 CET 2013


On Sun, 17 Feb 2013 09:38:24 -0600
Steven Fawcett <steven.fawcett at gmail.com> wrote:

> I keep getting the following error msg;
> 
> ERROR: libvpx decoder version must be >=0.9.1

This error can show up if ffmpeg can not find libvpx, such as if you
did not actually install it. Excuse the obvious question, but did you
actually install libvpx successfully?

Check to see if you have:
/usr/include/vpx/vpx_decoder.h
or
/usr/local/include/vpx/vpx_decoder.h
or wherever you decided to install it.


More information about the ffmpeg-user mailing list