ffmpeg | branch: master | elliottk | Tue
Sep 24 16:24:13 2019 -0700| [14941d386acd90b92aaaf75fbdac2c07d33f167a] |
committer: James Zern
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
ffmpeg | branch: master | elliottk | Sun
Sep 15 14:02:50 2019 -0700| [ea673a0edb4b32cab54344faedb41bc3473730eb] |
committer: James Zern
Delete unused branch in libaomenc
this branch is leftover from libvpxenc+vp8
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | elliottk | Wed Aug 21 12:18:20
2019 -0700| [711c59bc571cf9cddc8c31b11dd924bf9ea95d83] | committer: James Zern
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