CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/07 03:13:50
Modified files:
graphics/ffmpeg: Makefile
Added files:
graphics/ffmpeg/patches: patch-libavcodec_libaomenc_c
Log message:
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.
from Brad (maintainer)
