[x265] [PATCH] doc: give a more useful master-display example

Steve Borho steve at borho.org
Sat May 2 18:25:40 CEST 2015


# HG changeset patch
# User Steve Borho <steve at borho.org>
# Date 1430583064 18000
#      Sat May 02 11:11:04 2015 -0500
# Node ID a73024cfe8446a4a26c89518f84df1084516f264
# Parent  4cf55e54fe3ec33f540b7678b02de34074c0527b
doc: give a more useful master-display example

diff -r 4cf55e54fe3e -r a73024cfe844 doc/reST/cli.rst
--- a/doc/reST/cli.rst	Sat May 02 10:58:05 2015 -0500
+++ b/doc/reST/cli.rst	Sat May 02 11:11:04 2015 -0500
@@ -1498,7 +1498,9 @@
 	integers. The SEI includes X,Y display primaries for RGB channels,
 	white point X,Y and max,min luminance values.
 
-	Example: G(10,12)B(5,13)R(5,13)WP(100,100)L(1000,100)
+	Example for P65D3 1000-nits:
+
+		G(13200,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(10000000,1)
 
 	Note that this string value will need to be escaped or quoted to
 	protect against shell expansion on many platforms


More information about the x265-devel mailing list