From 69d8afae2520268ee258bdc3b858e08d81e3d074 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Sat, 4 Jun 2022 12:55:10 -0600 Subject: [PATCH] YUV color change mod --- parts/Configuration.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/Configuration.tex b/parts/Configuration.tex index 944c9f6..25251e0 100644 --- a/parts/Configuration.tex +++ b/parts/Configuration.tex @@ -353,7 +353,7 @@ Various representations of time are given so that you can select the most conven \paragraph{Highlighting Inversion color} \index{inverted colors} Modify the selection area color; default is \textit{ffffff} which is white. When you make a selection, that area becomes an inverse image which by default becomes a whitish color. You can set it to a different color by modifying the hex value in the box next to \textit{Highlight inversion color}. Keep in mind that if you set the value to a low value, you will not be able to see the outlined selected area (for example the hex value "f" is not readily visible and leads to confusion). A leading 0 or blank is not allowed and will be automatically changed to \textit{ffffff}. \paragraph{Composer BG Color} \index{background color} You can choose the background color of the viewer window. -\paragraph{YUV color space} \index{yuv color space} Default is \textit{BT601}; others \textit{BT709} (high definition), \textit{BT2020} (ultra high definition). +\paragraph{YUV color space} \index{yuv color space} Default is \textit{BT601}; others \textit{BT709} (high definition), \textit{BT2020} (ultra high definition). PAL and NTSC have different color primaries, so $BT 601\_NTSC$ = SMPTE 170M = BT 601\_525 and $BT 601\_PAL$ = BT 470 BG = BT 601\_625. BT 2020 can be $BT 2020\_NCL$ (non-constant luminance) or $BT 2020\_CL$ (constant luminance). NCL is the standard. \paragraph{YUV color range} \index{yuv color range} JPEG [$0-255$] and MPEG [$16-235$] -- 2.26.2