]> git.sesse.net Git - ffmpeg/commit
Change libvpxenc default to crf=32.
authorelliottk <elliottk-at-google.com@ffmpeg.org>
Tue, 24 Sep 2019 23:24:13 +0000 (16:24 -0700)
committerJames Zern <jzern@google.com>
Tue, 8 Oct 2019 05:32:32 +0000 (22:32 -0700)
commit14941d386acd90b92aaaf75fbdac2c07d33f167a
tree80e48bc3feaf30507e110f8bde836f32bba7f7c7
parent8df91de9aa263df77bd3f59a65355a1ccca83f0c
Change libvpxenc default to crf=32.

Current default is 200kbps, which produces inconsistent
results (too high for low-res, too low for hi-res). Use
CRF instead, which will adapt. Affects VP9. Also have
VP8 use a default bitrate of 256kbps.

Signed-off-by: James Zern <jzern@google.com>
libavcodec/libvpxenc.c
libavcodec/version.h