-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathkdmforensicflags.json
33 lines (33 loc) · 1.02 KB
/
kdmforensicflags.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
[
{
"definingDocs": [
{
"name": "DCI DCSS",
"url": "https://www.dcimovies.com/specification/index.html"
}
],
"description": "Selective audio FM mark flag",
"note": "where XX is a value in the set {01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12, 13, 14, 15, 16 ... 99}",
"uri": "http://www.dcimovies.com/430-1/2006/KDM#mrkflg-audio-disable-above-channel-XX"
},
{
"definingDocs": [
{
"name": "SMPTE ST 430-1:2017",
"url": "https://doi.org/10.5594/SMPTE.ST430-1.2017"
}
],
"description": "Disable forensic marking in connection with keys of KeyType 'MDIK'",
"uri": "http://www.smpte-ra.org/430-1/2006/KDM#mrkflg-picture-disable"
},
{
"definingDocs": [
{
"name": "SMPTE ST 430-1:2017",
"url": "https://doi.org/10.5594/SMPTE.ST430-1.2017"
}
],
"description": "Disable forensic marking in connection with keys of KeyType 'MDAK'",
"uri": "http://www.smpte-ra.org/430-1/2006/KDM#mrkflg-audio-disable"
}
]