("SEIPreferredTransferCharacterisics",m_preferredTransferCharacteristics,-1,"Value for the preferred_transfer_characteristics field of the Alternative transfer characteristics SEI which will override the corresponding entry in the VUI. If negative, do not produce the respective SEI message")
("SEIGreenMetadataType",m_greenMetadataType,0u,"Value for the green_metadata_type specifies the type of metadata that is present in the SEI message. If green_metadata_type is 1, then metadata enabling quality recovery after low-power encoding is present")
("SEIXSDMetricType",m_xsdMetricType,0u,"Value for the xsd_metric_type indicates the type of the objective quality metric. PSNR is the only type currently supported")
#if CCV_SEI_MESSAGE
("SEICCVEnabled",m_ccvSEIEnabled,false,"Enables the Content Colour Volume SEI message")
("SEICCVCancelFlag",m_ccvSEICancelFlag,true,"Specifies the persistence of any previous content colour volume SEI message in output order.")
("SEICCVPersistenceFlag",m_ccvSEIPersistenceFlag,false,"Specifies the persistence of the content colour volume SEI message for the current layer.")
("SEICCVMaxLuminanceValue",m_ccvSEIMaxLuminanceValue,0.1,"specifies the CCV max luminance value in the content colour volume SEI message")
("SEICCVAvgLuminanceValuePresent",m_ccvSEIAvgLuminanceValuePresentFlag,true,"Specifies whether the CCV avg luminance value is present in the content colour volume SEI message")
("SEICCVAvgLuminanceValue",m_ccvSEIAvgLuminanceValue,0.01,"specifies the CCV avg luminance value in the content colour volume SEI message")
#endif
#if SHUTTER_INTERVAL_SEI_MESSAGE
("SEIShutterIntervalEnabled",m_siiSEIEnabled,false,"Controls if shutter interval information SEI message is enabled")
#define MCTS_ENC_CHECK 1 ///< Temporal MCTS encoder constraint and decoder checks. Also requires SEITMCTSTileConstraint to be enabled to enforce constraint
#define CCV_SEI_MESSAGE 1 // Content Colour Volume SEI message
#define RWP_SEI_MESSAGE 1 // region-wise SEI message
#define CMP_SEI_MESSAGE 1 // cubemap projection SEI message
#define ERP_SR_OV_SEI_MESSAGE 1 // equirectangular projection, sphere rotation, and omni viewport SEI message