13 : predefinedMasterDisplayId(
"p2100-pq")
23 config->setProperty(
"redX",
cvi.
red.
x);
24 config->setProperty(
"redY",
cvi.
red.
y);
26 config->setProperty(
"greenX",
cvi.
green.
x);
27 config->setProperty(
"greenY",
cvi.
green.
y);
29 config->setProperty(
"blueX",
cvi.
blue.
x);
30 config->setProperty(
"blueY",
cvi.
blue.
y);
32 config->setProperty(
"whiteX",
cvi.
white.
x);
33 config->setProperty(
"whiteY",
cvi.
white.
y);
73 auto cprim = [] (qreal x) {
return int(x / 0.00002); };
74 auto lum = [] (qreal x) {
return int(x / 0.0001); };
77 QString(
"-x265-params ");
80 x265Params += QString(
"master-display=G(%3,%4)B(%5,%6)R(%1,%2)WP(%7,%8)L(%9,%10):")
88 x265Params += QString(
"max-cll=%11,%12:")
93 x265Params += QString(
95 "colormatrix=bt2020nc:"
double maxFrameAverageLightLevel
maxFrameAverage MaxFrameAverageLightLevel or MaxFALL is the average of average pixel brightnesses in ...
double maxContentLightLevel