On Mon, Nov 27, 2017 at 10:55 AM, James Zern wrote:
> On Mon, Nov 20, 2017 at 5:36 PM, James Zern 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,
On Mon, Nov 20, 2017 at 5:36 PM, James Zern 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, 1]. 0 (default) uses standard VBR.
>
> Signed-off-by: Ja
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, 1]. 0 (default) uses standard VBR.
Signed-off-by: James Zern
---
doc/encoders.texi | 5 +
libavcodec/lib