[FFmpeg-trac] #949(build system:new): Unable to compile ffmpeg with new libvpx version (1.0.0)

FFmpeg trac at avcodec.org
Sun Jan 29 12:42:34 CET 2012


#949: Unable to compile ffmpeg with new libvpx version (1.0.0)
-------------------------------------+-------------------------------------
             Reporter:  xanadonf     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  build        |                  Version:  git-
  system                             |  master
             Keywords:  libvpx       |               Blocked By:
  compile error                      |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hi,

 Since yesterday, I am unable to compile ffmpeg with libvpx on debian
 squeeze.

 A minimalistic configure for purpose:
  ./configure --prefix=$TOOLS_MULTIMEDIA_DIR --enable-shared --enable-
 libtheora --enable-libvorbis --enable-libvpx --enable-pthreads --enable-
 nonfree --disable-decoder=libvpx
 ERROR: libvpx encoder version must be >=0.9.6

 I used both libvpx trunk and 1.0.0 code on
 http://code.google.com/p/webm/downloads/detail?name=libvpx-v1.0.0.tar.bz2&can=2&q=

 ll /opt/xxx/multimedia/lib/libvpx*
 -rw-r--r-- 1 root root 885284 29 janv. 12:40
 /opt/mediatech/multimedia/lib/libvpx.a
 lrwxrwxrwx 1 root root     15 29 janv. 12:40
 /opt/mediatech/multimedia/lib/libvpx.so -> libvpx.so.1.0.0
 lrwxrwxrwx 1 root root     15 29 janv. 12:40
 /opt/mediatech/multimedia/lib/libvpx.so.1 -> libvpx.so.1.0.0
 lrwxrwxrwx 1 root root     15 29 janv. 12:40
 /opt/mediatech/multimedia/lib/libvpx.so.1.0 -> libvpx.so.1.0.0
 -rwxr-xr-x 1 root root 701973 29 janv. 12:40
 /opt/mediatech/multimedia/lib/libvpx.so.1.0.0

 libvpx compiled with
 ./configure --enable-vp8 --prefix=$TOOLS_MULTIMEDIA_DIR --enable-pic
 --enable-shared

 Regards,
 Antony

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/949>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list