[x265] [PATCH] Added qComp value range between 0.5 and 1.0
Ashok Kumar Mishra
ashok at multicorewareinc.com
Thu Aug 16 12:20:32 CEST 2018
On Tue, Aug 14, 2018 at 2:40 PM, <ashok at multicorewareinc.com> wrote:
> # HG changeset patch
> # User Ashok Kumar Mishra <ashok at multicorewareinc.com>
> # Date 1534237810 -19800
> # Tue Aug 14 14:40:10 2018 +0530
> # Branch stable
> # Node ID 0c6b8c21c85360137454af8b27ba6cb06637a5e2
> # Parent b44d5f0e42f8aed3d151b743464e568c9d584d68
> Added qComp value range between 0.5 and 1.0
>
> diff -r b44d5f0e42f8 -r 0c6b8c21c853 doc/reST/cli.rst
> --- a/doc/reST/cli.rst Thu Aug 09 16:35:57 2018 +0530
> +++ b/doc/reST/cli.rst Tue Aug 14 14:40:10 2018 +0530
> @@ -1764,8 +1764,8 @@
>
> qComp sets the quantizer curve compression factor. It weights the
> frame quantizer based on the complexity of residual (measured by
> - lookahead). Default value is 0.6. Increasing it to 1 will
> - effectively generate CQP
> + lookahead). It's value must be between 0.5 and 1.0. Default value
> is
> + 0.6. Increasing it to 1.0 will effectively generate CQP.
>
> .. option:: --qpstep <integer>
>
>
Pushed to default.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20180816/25d8bce5/attachment.html>
More information about the x265-devel
mailing list