[x265] [PATCH] Added qComp value range between 0.5 and 1.0

ashok at multicorewareinc.com ashok at multicorewareinc.com
Tue Aug 14 11:10:41 CEST 2018


# 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>
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x265.patch
Type: text/x-patch
Size: 877 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20180814/79926292/attachment.bin>


More information about the x265-devel mailing list