[x265] [PATCH] doc: param.interlaceMode is set by option name "--interlace"

Steve Borho steve at borho.org
Wed Aug 19 09:50:48 CEST 2015


# HG changeset patch
# User Steve Borho <steve at borho.org>
# Date 1439970633 -19800
#      Wed Aug 19 13:20:33 2015 +0530
# Branch stable
# Node ID 5f589c092f15489acf26d7c70dd45b79b17c5186
# Parent  66b8ed59f37f19b8d0ecc3c861f5082422bf1b80
doc: param.interlaceMode is set by option name "--interlace"

diff -r 66b8ed59f37f -r 5f589c092f15 doc/reST/cli.rst
--- a/doc/reST/cli.rst	Wed Aug 19 13:06:45 2015 +0530
+++ b/doc/reST/cli.rst	Wed Aug 19 13:20:33 2015 +0530
@@ -395,7 +395,7 @@
 
 	**Range of values:** positive int or float, or num/denom
 
-.. option:: --interlaceMode <false|tff|bff>, --no-interlaceMode
+.. option:: --interlace <false|tff|bff>, --no-interlace
 
 	0. progressive pictures **(default)**
 	1. top field first 


More information about the x265-devel mailing list