Skip to content

Instantly share code, notes, and snippets.

@jannau
Created December 3, 2023 12:05
Show Gist options
  • Save jannau/496ca6f9b5978207108295b1ec4a9cc9 to your computer and use it in GitHub Desktop.
Save jannau/496ca6f9b5978207108295b1ec4a9cc9 to your computer and use it in GitHub Desktop.
dcp reported display attributes
{'Chromaticity': {'Blue': {'X': 9856, 'Y': 3904},
'Green': {'X': 19008, 'Y': 39296},
'Red': {'X': 41920, 'Y': 21632}},
'ContinuousFrequencySupport': 'None',
'DefaultColorSpaceIsSRGB': False,
'DefaultWhitePoint': {'Gamma': 144179, 'X': 20544, 'Y': 21568},
'HasHDMILegacyEDID': True,
'MaximumRefreshRate': 144,
'MaximumVariableRefreshRate': 9437184,
'MinimumRefreshRate': 15,
'MinimumVariableRefreshRate': 983040,
'PortID': 80,
'ProductAttributes': {'LegacyManufacturerID': 9684,
'ManufacturerID': 'INT',
'ProductID': 1,
'ProductName': 'VERTEX',
'SerialNumber': 1,
'WeekOfManufacture': 45,
'YearOfManufacture': 2015},
'SupportsActiveOff': False,
'SupportsBT2020RGB': 512,
'SupportsBT2020YCC': 0,
'SupportsBT2020cYCC': 0,
'SupportsHDRGammaEOTF': True,
'SupportsHDRStaticMetadataType1': True,
'SupportsHLGEOTF': True,
'SupportsPQEOTF': True,
'SupportsStandby': False,
'SupportsSuspend': False,
'SupportsVariableRefreshRate': False,
'WhitePoints': [{'Gamma': 144179, 'X': 20544, 'Y': 21568}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment