On Tue, Sep 24, 2019 at 4:31 PM Elliott Karpilovsky <elliottk-at-google....@ffmpeg.org> wrote: > > 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. > --- > libavcodec/libvpxenc.c | 74 +++++++++++++++++++++++++++++++++++------- > libavcodec/version.h | 2 +- > 2 files changed, 64 insertions(+), 12 deletions(-) >
lgtm. I'll apply this soon. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".