[FFmpeg-user] Latest GIT version doesn't compile with libvpx_vp9 encoder
Reindl Harald
h.reindl at thelounge.net
Tue Oct 17 18:48:08 EEST 2017
Am 17.10.2017 um 17:38 schrieb ZikZak:
> Ok, eventually after recompiling libvpx without any configure option ffmpeg
> was able to compile, still without VP9 though.
> You are most certainly right about something they must have changed that
> FFMPEG doesn't like in VP9 now
which version of libvpx and why do you compile it manually?
[root at testserver:~]$ rpm -qa | grep libvpx
libvpx-1.6.1-2.fc26.x86_64
libvpx-devel-1.6.1-2.fc26.x86_64
any known version of mmpeg is happy to compile with --enable-libvpx and
has VP8 as well as VP9 encoder capabilities without doing anything else
than specify --enable-libvpx and install the devel packages from teh
distribution
More information about the ffmpeg-user
mailing list