# HG changeset patch
# User Ashok Kumar Mishra <[email protected]>
# 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>
 
# HG changeset patch
# User Ashok Kumar Mishra <[email protected]>
# 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>
 
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to