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

FFmpeg trac at avcodec.org
Sun Jan 29 14:45:17 CET 2012


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

 * keywords:  libvpx compile error => libvpx
 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I just installed libvpx-v1.0.0 from
 http://webm.googlecode.com/files/libvpx-v1.0.0.tar.bz2 and compiling
 ffmpeg with --enable-libvpx works fine (and webm files can be encoded).

 If you installed libvpx into /opt/mediatech/multimedia, you have to add
 correct --extra-cflags and --extra-ldflags to your FFmpeg configure line,
 probably --extra-cflags=-I/opt/mediatech/multimedia/include --extra-
 ldflags=-L/opt/mediatech/multimedia/lib

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


More information about the FFmpeg-trac mailing list