-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathcplmetadataexts.json
88 lines (88 loc) · 2.6 KB
/
cplmetadataexts.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[
{
"definingDocs": [
{
"name": "SMPTE RDD 52",
"url": "https://ieeexplore.ieee.org/document/9161348"
}
],
"description": "SMPTE Bv2.1 DCP (SMPTE RDD52)",
"extension": {
"extName": "Application",
"extScope": "http://isdcf.com/ns/cplmd/app",
"extpropName": "DCP Constraints Profile",
"extpropValue": "SMPTE-RDD-52:2020-Bv2.1"
}
},
{
"definingDocs": [
{
"name": "ISDCF Doc 15",
"url": "https://isdcf.com/papers/ISDCF-Doc15-IAB-Profile-1-202006012.pdf"
}
],
"description": "Immesive Audio Bitstream (SMPTE ST2098-2) Profile 1",
"extension": {
"extName": "Application",
"extScope": "http://isdcf.com/ns/cplmd/app",
"extpropName": "IAB Profile",
"extpropValue": "SMPTE-ST-2098-2:2019-P1"
}
},
{
"definingDocs": [
{
"name": "ISDCF Doc 13",
"url": "https://isdcf.com/papers/ISDCF-Doc13-Sign-Language-Video-Encoding-for-Digital-Cinema.pdf"
}
],
"description": "Sign Language Track",
"extension": {
"extName": "Sign Language Video",
"extScope": "http://isdcf.com/2017/10/SignLanguageVideo",
"extpropName": "Language Tag",
"extpropValue": "[DESCRIPTION]"
},
"note": "Where [DESCRIPTION] is a Language-Tag, as specified in IETF RFC 5646, that identifies the sign language present in the Sign Language Video Track"
},
{
"contact": "https://customer.dolby.com/content-creation-and-delivery/contact-us",
"description": "Dolby Vision",
"extension": {
"extName": "Dolby EDR",
"extScope": "http://www.dolby.com/schemas/2014/EDR-Metadata",
"extpropName": "image transfer function",
"extpropValue": "PQ10K"
}
},
{
"definingDocs": [
{
"name": "DBOX Technical Note 124-915-0005-A02",
"url": "https://www.d-box.com/wp-content/uploads/2020/09/124-915-0005.pdf"
}
],
"description": "DBox Motion Control",
"extension": {
"extName": "D-BOX Enabled",
"extScope": "http://www.d-box.com/technical_notes/124-915-0005",
"extpropName": "D-BOX Motion Code Primary Stream",
"extpropValue": "true"
}
},
{
"definingDocs": [
{
"name": "DCI High Dynamic Range D-Cinema Addendum, Version 1.2.1",
"url": "https://documents.dcimovies.com/HDR-Addendum/release/1.2.1/"
}
],
"description": "DCI HDR",
"extension": {
"extName": "Image Encoding Parameters",
"extScope": "http://www.dcimovies.com/schemas/2018/HDR-Metadata",
"extpropName": "EOTF",
"extpropValue": "ST 2084"
}
}
]