[x265] [PATCH] doc: Nits

Pradeep Ramachandran pradeep at multicorewareinc.com
Fri Dec 23 07:17:08 CET 2016


# HG changeset patch
# User Pradeep Ramachandran <pradeep at multicorewareinc.com>
# Date 1482472711 -19800
#      Fri Dec 23 11:28:31 2016 +0530
# Branch stable
# Node ID e5759d587ae2631e0d84cf874784a2da7546154b
# Parent  613dff407a4142b94350ddd04af831a44ccd219d
doc: Nits

diff -r 613dff407a41 -r e5759d587ae2 doc/reST/cli.rst
--- a/doc/reST/cli.rst	Thu Dec 22 15:44:54 2016 +0530
+++ b/doc/reST/cli.rst	Fri Dec 23 11:28:31 2016 +0530
@@ -662,7 +662,7 @@
 	and less frame parallelism as well. Because of this the faster
 	presets use a CU size of 32. Default: 64
 
-.. option:: --min-cu-size <64|32|16|8>
+.. option:: --min-cu-size <32|16|8>
 
 	Minimum CU size (width and height). By using 16 or 32 the encoder
 	will not analyze the cost of CUs below that minimum threshold,
@@ -1333,7 +1333,7 @@
 	slices using param->rc.ipFactor and param->rc.pbFactor unless QP 0
 	is specified, in which case QP 0 is used for all slice types.  Note
 	that QP 0 does not cause lossless encoding, it only disables
-	quantization. Default disabled (CRF)
+	quantization. Default disabled.
 
 	**Range of values:** an integer from 0 to 51
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x265.patch
Type: text/x-patch
Size: 1124 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20161223/ebba7a97/attachment.bin>


More information about the x265-devel mailing list