Quoting Mark Thompson (2017-01-10 00:57:53) > --- > Uses global_quality without accounting for any multiplier rather than adding > a private option. > > B-frames are not enabled by default (without running it through the > vp9_reorder filter the output will not show the right frames). > > > configure | 3 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/vaapi_encode_vp9.c | 311 > ++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 316 insertions(+) > create mode 100644 libavcodec/vaapi_encode_vp9.c >
I guess this will need to be update for the new global_quality replacement, but otherwise looks good. -- Anton Khirnov _______________________________________________ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel