File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 174174<!-- /wp:table -->
175175
176176<!-- wp:heading {"level":4} -->
177+ < h4 > Colorimetry classification scheme</ h4 >
178+ <!-- /wp:heading -->
179+
180+ <!-- wp:paragraph -->
181+ < p > This CS lists the colorimetry (colour space) options that can be applied to video content.</ p >
182+ <!-- /wp:paragraph -->
183+
184+ <!-- wp:paragraph -->
185+ < p > Latest version: < a href ="/metadata/cs/ColorimetryCS.xml "> permalink</ a > </ p >
186+ <!-- /wp:paragraph -->
187+
188+ <!-- wp:table {"className":"table table-sm"} -->
189+ < figure class ="wp-block-table table table-sm "> < table > < thead > < tr > < th > URI</ th > < th > DVB Standard(s)</ th > < th > Description</ th > </ tr > </ thead > < tbody > < tr > < td > < a href ="/metadata/cs/2020/ColorimetryCS.xml "> urn:dvb:metadata:cs:ColorimetryCS:2020</ a > </ td > < td > A177r2</ td > < td > Initial version</ td > </ tr > </ tbody > </ table > </ figure >
190+ <!-- /wp:table -->
191+ <!-- wp:heading {"level":4} -->
192+
177193< h4 > Parental guidance classification scheme</ h4 >
178194<!-- /wp:heading -->
179195
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <ClassificationScheme uri =" urn:dvb:metadata:cs:ColorimetryCS:2020" xmlns =" urn:tva:mpeg7:2008" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" urn:tva:mpeg7:2008 tva_mpeg7.xsd" xsi : type =" ClassificationSchemeType" >
3+ <!-- ##################################################################### -->
4+ <!-- Colorimetry -->
5+ <!-- Definition: Different picture colorimetry standards -->
6+ <!-- ##################################################################### -->
7+ <Term termID =" 1" >
8+ <Name xml : lang =" en" >ITU BT.709 colorimetry</Name >
9+ </Term >
10+ <Term termID =" 2" >
11+ <Name xml : lang =" en" >BT.2020</Name >
12+ <Definition xml : lang =" en" >ITU BT.2020 colorimetry</Definition >
13+ <Term termID =" 2.1" >
14+ <Name xml : lang =" en" >BT.2020 NCL</Name >
15+ <Definition xml : lang =" en" >ITU BT.2020 non-constant luminance colorimetry</Definition >
16+ </Term >
17+ </Term >
18+ <Term termID =" 3" >
19+ <Name xml : lang =" en" >BT.2100</Name >
20+ <Definition xml : lang =" en" >ITU BT.2100 colorimetry</Definition >
21+ <Term termID =" 3.1" >
22+ <Name xml : lang =" en" >BT.2100 NCL</Name >
23+ <Definition xml : lang =" en" >ITU BT.2100 non-constant luminance colorimetry</Definition >
24+ </Term >
25+ </Term >
26+ </ClassificationScheme >
Original file line number Diff line number Diff line change 1+ 2020/ColorimetryCS.xml
Original file line number Diff line number Diff line change 2121 <group xml : base =" 2020/" >
2222 <!-- Classification Schemes -->
2323 <uri name =" urn:dvb:metadata:cs:AudioCodecCS:2020" uri =" AudioCodecCS.xml" />
24+ <uri name =" urn:dvb:metadata:cs:ColorimetryCS:2020" uri =" ColorimetryCS.xml" />
2425 <uri name =" urn:dvb:metadata:cs:VideoCodecCS:2020" uri =" VideoCodecCS.xml" />
2526 </group >
2627 <group xml : base =" 2005/" >
You can’t perform that action at this time.
0 commit comments