[FFmpeg-devel] [PATCH] libvpxenc, vp9: add corpus-complexity option

James Zern jzern at google.com
Wed Nov 29 01:20:02 EET 2017


On Mon, Nov 27, 2017 at 10:55 AM, James Zern <jzern at google.com> wrote:
> On Mon, Nov 20, 2017 at 5:36 PM, James Zern <jzern at google.com> wrote:
>> Corpus VBR mode is a variant of standard VBR where the complexity
>> distribution midpoint is passed in rather than calculated for a specific
>> clip or chunk.
>>
>> The valid range is [0, 10000]. 0 (default) uses standard VBR.
>>
>> Signed-off-by: James Zern <jzern at google.com>
>> ---
>>  doc/encoders.texi      |  5 +++++
>>  libavcodec/libvpxenc.c | 16 ++++++++++++++++
>>  2 files changed, 21 insertions(+)
>>
>
> I'll submit this soon if there aren't any comments.

applied.


More information about the ffmpeg-devel mailing list