("xPSNRYWeight,-xPS0",m_dXPSNRWeight[COMPONENT_Y],(Double)1.0,"xPSNR weighting factor for Y (default: 1.0)")
("xPSNRCbWeight,-xPS1",m_dXPSNRWeight[COMPONENT_Cb],(Double)1.0,"xPSNR weighting factor for Cb (default: 1.0)")
("xPSNRCrWeight,-xPS2",m_dXPSNRWeight[COMPONENT_Cr],(Double)1.0,"xPSNR weighting factor for Cr (default: 1.0)")
#endif
("CabacZeroWordPaddingEnabled",m_cabacZeroWordPaddingEnabled,true,"0 do not add conforming cabac-zero-words to bit streams, 1 (default) = add cabac-zero-words as required")
("ChromaFormatIDC,-cf",tmpChromaFormat,0,"ChromaFormatIDC (400|420|422|444 or set 0 (default) for same as InputChromaFormat)")
("ConformanceMode",m_conformanceWindowMode,0,"Deprecated alias of ConformanceWindowMode")
#define EXTENSION_360_VIDEO 0 ///< extension for 360/spherical video coding support; this macro should be controlled by makefile, as it would be used to control whether the library is built and linked