("OutputBitDepthC,d",m_outputBitDepth[CHANNEL_TYPE_CHROMA],0,"bit depth of YUV output chroma component (default: use luma output bit-depth)")
("OutputColourSpaceConvert",outputColourSpaceConvert,string(""),"Colour space conversion to apply to input 444 video. Permitted values are (empty string=UNCHANGED) "+getListOfColourSpaceConverts(false))
("MaxTemporalLayer,t",m_iMaxTemporalLayer,-1,"Maximum Temporal Layer to be decoded. -1 to decode all layers")
#if JVET_N0278_HLS
("TargetLayer,p",m_iTargetLayer,-1,"Target bitstream Layer to be decoded.")
#endif
("SEIDecodedPictureHash,-dph",m_decodedPictureHashSEIEnabled,1,"Control handling of decoded picture hash SEI messages\n"
"\t1: check hash in SEI messages if available in the bitstream\n"