-
Notifications
You must be signed in to change notification settings - Fork 61
/
Copy pathl1_cmv29.json
37 lines (37 loc) · 902 Bytes
/
l1_cmv29.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
{
"cm_version": "V29",
"level6": {
"max_display_mastering_luminance": 1000,
"min_display_mastering_luminance": 1,
"max_content_light_level": 1000,
"max_frame_average_light_level": 400
},
"shots": [
{
"start": 0,
"duration": 1,
"metadata_blocks": [
{
"Level1": {
"min_pq": 0,
"max_pq": 1500,
"avg_pq": 506
}
}
]
},
{
"start": 1,
"duration": 1,
"metadata_blocks": [
{
"Level1": {
"min_pq": 0,
"max_pq": 2604,
"avg_pq": 1340
}
}
]
}
]
}