("TarDecLayerIdSetFile,l",cfg_TargetDecLayerIdSetFile,string(""),"targetDecLayerIdSet file name. The file should include white space separated LayerId values to be decoded. Omitting the option or a value of -1 in the file decodes all layers.")
("RespectDefDispWindow,w",m_respectDefDispWindow,0,"Only output content inside the default display window\n")
("SEIColourRemappingInfoFilename",m_colourRemapSEIFileName,string(""),"Colour Remapping YUV output file name. If empty, no remapping is applied (ignore SEI message)\n")
#if AR_SEI_MESSAGE
("SEIAnnotatedRegionsInfoFilename",m_annotatedRegionsSEIFileName,string(""),"Annotated regions output file name. If empty, no object information will be saved (ignore SEI message)\n")
#endif
#if O0043_BEST_EFFORT_DECODING
("ForceDecodeBitDepth",m_forceDecodeBitDepth,0U,"Force the decoder to operate at a particular bit-depth (best effort decoding)")
("SEIFviNumPolynomialCoeffs",cfg_fviSEIFisheyeNumPolynomialCoeffs,cfg_fviSEIFisheyeNumPolynomialCoeffs,"Specifies the number of polynomial coefficients for the circular region")
("SEIFviPolynomialCoeff",cfg_fviSEIFisheyePolynomialCoeff,cfg_fviSEIFisheyePolynomialCoeff,"Specifies the j-th polynomial coefficient value of the curve function that maps the normalized distance of a luma sample from the centre of the circular region corresponding to the i-th active area to the angular value of a sphere coordinate from the normal vector of a nominal imaging plane that passes through the centre of the sphere coordinate system for the i-th active region.")
("SEIRegionalNestingFileRoot,-rns",m_regionalNestingSEIFileRoot,string(""),"Regional nesting SEI parameters root file name (wo num ext); only the file name base is to be added. Underscore and POC would be automatically addded to . E.g. \"-rns rns\" will search for files rns_0.txt, rns_1.txt, ...")
#if AR_SEI_MESSAGE
("SEIAnnotatedRegionsFileRoot,-ar",m_arSEIFileRoot,string(""),"Annotated region SEI parameters root file name (wo num ext); only the file name base is to be added. Underscore and POC would be automatically addded to . E.g. \"-ar ar\" will search for files ar_0.txt, ar_1.txt, ...")
#define AR_SEI_MESSAGE 1 ///< Annotated Region SEI message
#define SHUTTER_INTERVAL_SEI_MESSAGE 1 ///< support for shutter interval SEI message
#define SEI_ENCODER_CONTROL 1 ///< add encoder control for the following SEI: film grain characteristics, content light level, ambient viewing environment