Skip to content

Commit 8782913

Browse files
committed
tweaks
1 parent e1aa2b3 commit 8782913

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

css-color-hdr/Overview.bs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,18 +122,18 @@ Predefined colorspaces for HDR: {#predefined-HDR}
122122

123123
Issue: should the range be in absolute nits, ie [0.0, 10,000]? Probably not.
124124

125-
Issue: should th values acept % as wel as number? so 19% as well as 0.19.
125+
Issue: should the values accept % as well as number? so 19% as well as 0.19.
126126

127127
The Perceptual Quantizer (PQ) electro-optical transfer function is used
128128
[[SMPTE-ST-2084]],[[!Rec.2100]].
129129
PQ assumes a reference viewing condition
130-
where the scren surround
131-
is at 5 cd/m².
130+
where the screen surround
131+
is at 5 cd/m².
132132

133133
ITU Reference 2100 is used for HDR 4k and 8k television.
134134

135135
In contrast to SDR colorspaces and some HDR colorspaces,
136-
the values are <em>absolute</em> rather than relative.
136+
the PQ values are <em>absolute</em> rather than relative.
137137

138138
Issue: add a diagram showing SDR and HDR dynamic ranges on a log scale
139139

@@ -147,7 +147,7 @@ Predefined colorspaces for HDR: {#predefined-HDR}
147147
<tr><th>Blue chromaticity</th><td>0.131</td><td>0.046</td></tr>
148148
<tr><th>White chromaticity</th><td>0.3127</td><td>0.3290</td></tr>
149149
<tr><th>Transfer function</th><td colspan="2">Perceptual Quantizer</td></tr>
150-
<tr><th>White luminance</th></tr><td colspan="2">140 cd/m² [[!Dolby-PQ-levels]]</td></tr>
150+
<tr><th>White luminance</th><td colspan="2">140 cd/m²</td></tr>
151151
<tr><th>Peak white luminance</th><td colspan="2">10,000 cd/m²</td></tr>
152152
<tr><th>Black luminance</th><td colspan="2">0.001 cd/m²</td></tr>
153153
</table>
@@ -186,7 +186,7 @@ Predefined colorspaces for HDR: {#predefined-HDR}
186186

187187
Issue: add other examples, including encoding of sRGB red, green, blue and P3 red, green, blue.
188188

189-
Linear-light RGB signals are converted to PQ encoded as follows. An absolute luminance scale is used, so the luminance of diffuse (media) white is required to scale relative luminances. The maximum encodable value (peak, small-area white) in PQ is 10,000 cd/m²:
189+
Linear-light RGB signals are converted to PQ encoded as follows. An absolute luminance scale is used, so the luminance of diffuse (media) white is required to scale relative luminances. The maximum encodable value (peak, small-area white) in PQ is 10,000 cd/m². Media whte is 140 cd/m² [[!Dolby-PQ-levels]].
190190

191191
<!-- From Froehlich p.42
192192
and BT.2100 Table 4 p.4 Reference PQ OETF

0 commit comments

Comments
 (0)