[x265] Maximum frame size within VBV constrains

Aruna Matheswaran aruna at multicorewareinc.com
Tue Apr 17 12:26:12 CEST 2018


Hi Vasiliy,

*--vbv-init <float>* helps determining the absolute maximum frame size -
http://x265.readthedocs.io/en/default/cli.html#cmdoption-vbv-init .

*--max-ausize-factor <float>* also help us control the maximum frame size -
http://x265.readthedocs.io/en/default/cli.html#cmdoption-max-ausize-factor.
It is actually a factor ranging from 0.5 - 1 which tells what fraction of
the maximum frame size allowed in the specification for particular level
should be used as maximum frame size in the encoder. Though maximum frame
size varies between key frames and non key frames, this option should be
helpful in your case.

Thanks,
Aruna

On Tue, Apr 17, 2018 at 12:55 PM, Vasiliy Volkov <volk.vasiliy at gmail.com>
wrote:

> Hi,
>
> Is it possible to specify maximum frame size in addition to VBV options,
> somehow? So then I can be sure that libx265 ratecontroller will not use any
> larger value for all frames than specified size. It's useful when working
> with some "strange" devices which has small buffers and also has some side
> effects if frame large enough to fulfil most of buffer space.
>
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20180417/b2fe54cf/attachment.html>


More information about the x265-devel mailing list