]> git.sesse.net Git - ffmpeg/commit
Change libaom default to crf=32.
authorelliottk <elliottk@google.com>
Wed, 21 Aug 2019 19:18:20 +0000 (12:18 -0700)
committerJames Zern <jzern@google.com>
Fri, 23 Aug 2019 17:56:34 +0000 (10:56 -0700)
commit711c59bc571cf9cddc8c31b11dd924bf9ea95d83
tree4a423d9493a2459f2d24a024c5fcf254108ac3f1
parent0b34cdf424d665d7d9b92aefdff49a5acc398a6d
Change libaom default to crf=32.

Current default is 256kbps, which produces inconsistent
results (too high for low-res, too low for hi-res).
Use CRF instead, which will adapt.

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