Currently it is set to:
Code
{
"id": "min_luminance",
"parameter": "mdcv_min_luminance",
"control": {
"type": "float",
"minimum": 0.001,
"maximum": 0.05,
"singleStep": 0.001,
"value": 0.005
}
},
{
"id": "max_luminance",
"parameter": "mdcv_max_luminance",
"control": {
"type": "integer",
"minimum": 100,
"maximum": 4000,
"singleStep": 1,
"value": 1000
}
}
Alles anzeigen
I guess I have taken these values from what was possible to enter in Adobe Premiere at that time because I didn't have any proper values.
Can you adjust these values to a good config?