Skip to content
Snippets Groups Projects
software-manual.tex 225 KiB
Newer Older
  • Learn to ignore specific revisions
  • Taoran Lu's avatar
    Taoran Lu committed
    \\
    \Option{SEIFGCBlendingModeID} &
    \Default{0} &
    Specifies the blending mode used to blend the simulated film grain with the decoded images.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      0 & additive \\
      1 & multiplicative \\
    \end{tabular}
    \\
    \Option{SEIFGCLog2ScaleFactor} &
    \Default{0} &
    Specifies a scale factor used in the film grain characterization equations.
    \\
    \Option{SEIFGCCompModelPresentComp0} &
    \Default{0} &
    Specifies the presence of film grain modelling on colour component 0.
    \\
    \Option{SEIFGCCompModelPresentComp1} &
    \Default{0} &
    Specifies the presence of film grain modelling on colour component 1.
    \\
    \Option{SEIFGCCompModelPresentComp2} &
    \Default{0} &
    Specifies the presence of film grain modelling on colour component 2.
    \\
    
    \Option{SEIFGCNumIntensityIntervalMinus1Comp0} &
    \Default{0} &
    Specifies the number of intensity intervals minus1 on colour component 0.
    \\
    \Option{SEIFGCNumIntensityIntervalMinus1Comp1} &
    \Default{0} &
    Specifies the number of intensity intervals minus1 on colour component 1.
    \\
    \Option{SEIFGCNumIntensityIntervalMinus1Comp2} &
    \Default{0} &
    Specifies the number of intensity intervals minus1 on colour component 2.
    \\
    \Option{SEIFGCNumModelValuesMinus1Comp0} &
    \Default{0} &
    Specifies the number of component model values minus1 on colour component 0.
    \\
    \Option{SEIFGCNumModelValuesMinus1Comp1} &
    \Default{0} &
    Specifies the number of component model values minus1 on colour component 1.
    \\
    \Option{SEIFGCNumModelValuesMinus1Comp2} &
    \Default{0} &
    Specifies the number of component model values minus1 on colour component 2.
    \\
    \Option{SEIFGCIntensityIntervalLowerBoundComp0} &
    \Default{0} &
    Specifies the lower bound for the intensity intervals on colour component 0.
    \\
    \Option{SEIFGCIntensityIntervalLowerBoundComp1} &
    \Default{0} &
    Specifies the lower bound for the intensity intervals on colour component 1.
    \\
    \Option{SEIFGCIntensityIntervalLowerBoundComp2} &
    \Default{0} &
    Specifies the lower bound for the intensity intervals on colour component 2.
    \\
    \Option{SEIFGCIntensityIntervalUpperBoundComp0} &
    \Default{0} &
    Specifies the upper bound for the intensity intervals on colour component 0.
    \\
    \Option{SEIFGCIntensityIntervalUpperBoundComp1} &
    \Default{0} &
    Specifies the upper bound for the intensity intervals on colour component 1.
    \\
    \Option{SEIFGCIntensityIntervalUpperBoundComp2} &
    \Default{0} &
    Specifies the upper bound for the intensity intervals on colour component 2.
    \\
    \Option{SEIFGCCompModelValuesComp0} &
    \Default{0} &
    Specifies the component model values on colour component 0.
    \\
    \Option{SEIFGCCompModelValuesComp1} &
    \Default{0} &
    Specifies the component model values on colour component 1.
    \\
    \Option{SEIFGCCompModelValuesComp2} &
    \Default{0} &
    Specifies the component model values on colour component 2.
    \\
    
    Taoran Lu's avatar
    Taoran Lu committed
    \end{OptionTableNoShorthand}
    
    
    \begin{OptionTableNoShorthand}{Post-filter Hint SEI message encoder parameters}{tab:sei-post-filter hint}
    \Option{SEIPostFilterHintEnabled} &
    \Default{1} &
    Specifies whether post-filter hint SEI message to be generated or not.
    \\
    \Option{SEIPostFilterHintCancelFlag} &
    \Default{0} &
    Specifies whether this SEI message cancels the previous post-filter hint SEI message.
    \\
    \Option{SEIPostFilterHintPersistenceFlag} &
    \Default{0} &
    Specifies whether this SEI message applies to just one picture or sequence of pictures.
    \\
    \Option{SEIPostFilterHintSizeY} &
    \Default{1} &
    Specifies the vertical size of the coefficient matrix for the filters.
    \\
    \Option{SEIPostFilterHintSizeX} &
    \Default{1} &
    Specifies the horizontal size of the coefficient matrix for the filters.
    \\
    \Option{SEIPostFilterHintType} &
    \Default{0} &
    Specifies the type of the filters.
    \\
    \Option{SEIPostFilterHintChromaCoeffPresentFlag} &
    \Default{0} &
    Specifies whether filters for chroma components are present of not.
    \\
    \Option{SEIPostFilterHintValue} &
    \Default{\None} &
    Array of filter coefficients.
    The number of coefficients should be
    If SEIPostFilterHintChromaCoeffPresentFlag is 0 then SEIPostFilterHintSizeY * SEIPostFilterHintSizeY
    Else if SEIPostFilterHintChromaCoeffPresentFlag is 0 then SEIPostFilterHintSizeY * SEIPostFilterHintSizeY * 3
    \\
    \end{OptionTableNoShorthand}
    
    
    Yan Zhang's avatar
    Yan Zhang committed
    \begin{OptionTableNoShorthand}{Tone mapping information SEI message encoder parameters}{tab:sei-tone-mapping-info}
    \Option{SEIToneMappingInfo} &
    \Default{0} &
    Enables or disables the insertion of the Tone Mapping SEI message.
    \\
    \Option{SEIToneMapId} &
    \Default{0} &
    Specifies Id of Tone Mapping SEI message for a given session.
    \\
    \Option{SEIToneMapCancelFlag} &
    \Default{false} &
    Indicates that Tone Mapping SEI message cancels the persistance or follows.
    \\
    \Option{SEIToneMapPersistenceFlag} &
    \Default{true} &
    Specifies the persistence of the Tone Mapping SEI message.
    \\
    \Option{SEIToneMapCodedDataBitDepth} &
    \Default{8} &
    Specifies Coded Data BitDepth of Tone Mapping SEI messages.
    \\
    \Option{SEIToneMapTargetBitDepth} &
    \Default{8} &
    Specifies Output BitDepth of Tome mapping function.
    \\
    \Option{SEIToneMapModelId} &
    \Default{0} &
    Specifies Model utilized for mapping coded data into 
    target_bit_depth range.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      0 & linear mapping with clipping \\
      1 & sigmoidal mapping \\
      2 & user-defined table mapping \\
      3 & piece-wise linear mapping \\
      4 & luminance dynamic range mapping \\
    \end{tabular}
    \\
    \Option{SEIToneMapMinValue} &
    \Default{0} &
    Specifies the minimum value in mode 0.
    \\
    \Option{SEIToneMapMaxValue} &
    \Default{1023} &
    Specifies the maxmum value in mode 0.
    \\
    \Option{SEIToneMapSigmoidMidpoint} &
    \Default{512} &
    Specifies the centre point in mode 1.
    \\
    \Option{SEIToneMapSigmoidWidth} &
    \Default{960} &
    Specifies the distance between 5% and 95% values of 
    the target_bit_depth in mode 1.
    \\
    \Option{SEIToneMapStartOfCodedInterval} &
    \Default{\None} &
    Array of user-defined mapping table. 
    Default table can be set to the following:
    \par
    \begin{tabular}{cp{0.35\textwidth}}
    0 12 24 36 48 60 72 84 96 108 120 132 144 156 168 180 
    \\
    192 192 196 204 208 216 220 228 232 240 248 252 260 264 
    \\
    272 276 284 292 292 296 300 304 308 312 320 324 328 332 
    \\
    336 344 348 352 356 360 368 372 376 380 384 388 396 400 
    \\
    404 408 412 420 424 428 432 436 444 444 444 448 452 456 
    \\
    460 464 468 472 476 476 480 484 488 492 496 500 504 508 
    \\
    508 512 516 520 524 528 532 536 540 540 544 548 552 556 
    \\
    560 564 568 572 572 576 580 584 588 592 596 600 604 604 
    \\
    608 612 616 620 624 628 632 636 636 640 644 648 652 656 
    \\
    660 664 668 672 672 672 676 680 680 684 688 692 692 696 
    \\
    700 704 704 708 712 716 716 720 724 724 728 732 736 736 
    \\
    740 744 748 748 752 756 760 760 764 768 768 772 776 780 
    \\
    780 784 788 792 792 796 800 804 804 808 812 812 816 820 
    \\
    824 824 828 832 836 836 840 844 848 848 852 856 860 860 
    \\
    860 864 864 868 872 872 876 880 880 884 884 888 892 892 
    \\
    896 900 900 904 908 908 912 912 916 920 920 924 928 928 
    \\
    932 936 936 940 940 944 948 948 952 956 956 960 964 964 
    \\
    968 968 972 976 976 980 984 984 988 992 992 996 996 1000 
    \\
    1004 1004 1008 1012 1012 1016 1020 1024
    \\
    \end{tabular}
    \\
    \Option{SEIToneMapNumPivots} &
    \Default{0} &
    Specifies the number of pivot points in mode 3.
    \\
    \Option{SEIToneMapCodedPivotValue} &
    \Default{\None} &
    Array of coded pivot point in mode 3.
    A suggested table is:
    \par
    \begin{tabular}{cp{0.45\textwidth}}
    64 128 256 512 768
    \end{tabular}
    \\
    \Option{SEIToneMapTargetPivotValue} &
    \Default{\None} &
    Array of target pivot point in mode 3.
    A suggested table is:
    \par
    \begin{tabular}{cp{0.45\textwidth}}
    48 73 111 168 215
    \end{tabular}
    \\
    \Option{SEIToneMap...} \Option{CameraIsoSpeedIdc} &
    \Default{0} &
    Indicates the camera ISO speed for daylight illumination.
    \\
    \Option{SEIToneMap...} \Option{CameraIsoSpeedValue} &
    \Default{400} &
    Specifies the camera ISO speed for daylight illumination of Extended_ISO.
    \\
    \Option{SEIToneMap...} \Option{ExposureIndexIdc} &
    \Default{0} &
    Indicates the exposure index setting of the camera.
    \\
    \Option{SEIToneMap...} \Option{ExposureIndexValue} &
    \Default{400} &
    Specifies the exposure index setting of the cameran of Extended_ISO.
    \\
    \Option{SEIToneMapExposure...} \Option{CompensationValueSignFlag} &
    \Default{0} &
    Specifies the sign of ExposureCompensationValue.
    \\
    \Option{SEIToneMapExposure...} \Option{CompensationValueNumerator} &
    \Default{0} &
    Specifies the numerator of ExposureCompensationValue.
    \\
    \Option{SEIToneMapExposure...} \Option{CompensationValueDenomIdc} &
    \Default{2} &
    Specifies the denominator of ExposureCompensationValue.
    \\
    \Option{SEIToneMapRef...} \Option{ScreenLuminanceWhite} &
    \Default{350} &
    Specifies reference screen brightness setting in units of candela per square metre.
    \\
    \Option{SEIToneMapExtended...} \Option{RangeWhiteLevel} &
    \Default{800} &
    Indicates the luminance dynamic range.
    \\
    \Option{SEIToneMapNominal...} \Option{BlackLevelLumaCodeValue} &
    \Default{16} &
    Specifies luma sample value of the nominal black level assigned decoded pictures.
    \\
    \Option{SEIToneMapNominal...} \Option{WhiteLevelLumaCodeValue} &
    \Default{235} &
    Specifies luma sample value of the nominal white level assigned decoded pictures.
    \\
    \Option{SEIToneMapExtended...} \Option{WhiteLevelLumaCodeValue} &
    \Default{300} &
    Specifies luma sample value of the extended dynamic range assigned decoded pictures.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Frame packing arrangement SEI message encoder parameters}{tab:sei-frame-packing-arrangement}
    \Option{SEIFramePacking} &
    \Default{0} &
    Enables or disables the insertion of the Frame packing arrangement SEI messages.
    \\
    \Option{SEIFramePackingType} &
    
    Taoran Lu's avatar
    Taoran Lu committed
    \Default{3} &
    
    Yan Zhang's avatar
    Yan Zhang committed
    Indicates the arrangement type in the Frame packing arrangement SEI message.
    This option has no effect if SEIFramePacking is disabled.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      3 & Side by Side \\
      4 & Top Bottom \\
      5 & Frame Alternate \\
    \end{tabular}
    \\
    \Option{SEIFramePackingInterpretation} &
    \Default{0} &
    Indicates the constituent frames relationship in the Frame packing arrangement SEI message. 
    This option has no effect if SEIFramePacking is disabled.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      0 & Unspecified \\
      1 & Frame 0 is associated with the left view of a stereo pair \\
      2 & Frame 0 is associated with the right view of a stereo pair \\
    \end{tabular}
    \\
    \Option{SEIFramePackingQuincunx} &
    
    Taoran Lu's avatar
    Taoran Lu committed
    \Default{1} &
    
    Yan Zhang's avatar
    Yan Zhang committed
    Enables or disables the quincunx_sampling signalling in the
    Frame packing arrangement SEI messages. This option has no
    effect if SEIFramePacking is disabled.
    \\
    \Option{SEIFramePackingId} &
    \Default{0} &
    Indicates the session number in the Frame packing arrangement
    SEI messages. This option has no effect if SEIFramePacking is
    disabled.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Display orientation SEI message encoder parameters}{tab:sei-display-orientation}
    
    \Option{SEIDisplayOrientationEnabled} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of the Display orientation SEI messages.
    \\
    \Option{SEIDisplayOrientationCancelFlag} &
    \Default{true} &
    Indicates that display orientation SEI message cancels the persistence (true) or follows (false).
    \\
    \Option{SEIDisplayOrientationPersistenceFlag} &
    \Default{false} &
    Specifies the persistence of the display orientation SEI message.
    \\
    \Option{SEIDisplayOrientationTransformType} &
    
    Yan Zhang's avatar
    Yan Zhang committed
    \Default{0} &
    
    Specifies the rotation and mirroring to be applied to the picture.
    
    Yan Zhang's avatar
    Yan Zhang committed
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Green Metadata SEI message encoder parameters}{tab:sei-green-metadata}
    \Option{SEIGreenMetadataType} &
    
    Yan Zhang's avatar
    Yan Zhang committed
    Specifies the type of metadata that is present in the SEI message.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
    
    	-1 & Disabled \\
    	0 & Metadata for decoder complexity metrics \\
    	1 & Metadata enabling quality recovery after low-power encoding\\
    
    Yan Zhang's avatar
    Yan Zhang committed
    \end{tabular}
    \\
    
    \Option{SEIGreenMetadataPeriodType} &
    
    Yan Zhang's avatar
    Yan Zhang committed
    \Default{0} &
    
    Indicates the period type of metadata.
    
    Yan Zhang's avatar
    Yan Zhang committed
    \par
    \begin{tabular}{cp{0.35\textwidth}}
    
    	0 & Metadata are applicable to a single picture  \\
    	1 & Metadata are applicable to all pictures in decoding order, up to (but not including) the picture containing the next I slice (not implemented) \\
    	2 & Metadata are applicable to all pictures over a specified time interval in seconds \\
    	3 & Metadata are applicable over a specified number of pictures counted in decoding order \\
    
    Yan Zhang's avatar
    Yan Zhang committed
    \end{tabular}
    \\
    
    \Option{SEIGreenMetadataPeriodTypeSeconds} &
    \Default{1} &
    Indicates the number of seconds over which metadata should be valid (if SEIGreenMetadataPeriodType == 2)
    \\
    \Option{SEIGreenMetadataPeriodTypePictures} &
    \Default{1} &
    Indicates the number of pictures, counted in decoding order, over which metadata should be valid (if SEIGreenMetadataPeriodType == 3)
    \\
    \Option{SEIGreenMetadataExtendedRepresentation} &
    \Default{0} &
    Enables or disables the signaling of extended complexity metrics (if SEIGreenMetadataType == 0)
    \\
    \Option{GMFA} &
    \Default{false} &
    Enables or disables the output of a file containing analysis statistics for green metadata generation (if SEIGreenMetadataType == 0)
    \\
    \Option{GMFAFile} &
    \Default{} &
    File name for GMFA output file.
    \\
    \Option{GMFAFramewise} &
    \Default{false} &
    Enables or disables frame-wise output of the statistics. If disabled, statistics are calculated for the complete bit stream.
    \\
    \Option{SEIXSDMetricNumber} &
    \Default{1} &
    Number of quality metrics to be signaled (if SEIGreenMetadataType == 1)
    \\
    \Option{SEIXSDMetricTypePSNR} &
    \Default{false} &
    Enables or disables sending of PSNR metric.
    \\
    \Option{SEIXSDMetricTypeSSIM} &
    \Default{false} &
    Enables or disables sending of SSIM metric.
    \\
    \Option{SEIXSDMetricTypeWPSNR} &
    \Default{false} &
    Enables or disables sending of wPSNR metric.
    \\
    \Option{SEIXSDMetricTypeWSPSNR} &
    \Default{false} &
    Enables or disables sending of WS-PSNR metric.
    \\
    
    Yan Zhang's avatar
    Yan Zhang committed
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Structure of pictures information SEI message encoder parameters}{tab:sei-sop-info}
    \Option{SEISOPDescription} &
    \Default{0} &
    Enables or disables the insertion of the Structure of pictures information SEI messages.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    
    \begin{OptionTableNoShorthand}{Parameter sets inclusion indication SEI message encoder parameters}{tab:sei-parameter-sets-inclusion-indication}
    \Option{SEIParameterSetsInclusionIndication} &
    
    Yan Zhang's avatar
    Yan Zhang committed
    \Default{0} &
    
    Enables or disables the insertion of the Parameter sets inclusion SEI messages.
    \\
    \Option{SEISelfContainedClvsFlag} &
    \Default{0} &
    When equal to 1, the SEI specifies that the CLVS contains all the required NAL units for decoding the CLVS that is associated with the SEI message and that sublayer up-switching within the CLVS works without a need of fetching parameter sets from PUs earlier in decoding order than the PU containing the picture at which the sublayer up-switching occurs.
    
    Yan Zhang's avatar
    Yan Zhang committed
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Decoding unit information SEI message encoder parameters}{tab:sei-decoding-unit-info}
    \Option{SEIDecodingUnitInfo} &
    \Default{0} &
    Enables or disables the insertion of the Decoding unit information
    SEI messages. This option has no effect if VuiParametersPresent is disabled.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Temporal sub-layer zero index SEI message encoder parameters}{tab:sei-temporal-level-0}
    \Option{SEITemporalLevel0Index} &
    \Default{0} &
    Enables or disables the insertion of the Temporal level zero index
    SEI messages.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Decoded picture hash SEI message encoder parameters}{tab:sei-decoded-picture-hash}
    \Option{SEIDecodedPictureHash} &
    \Default{0} &
    Enables or disables the calculation and insertion of the Decoded picture hash
    SEI messages.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      0 & Disabled \\
      1 & Transmits MD5 in SEI message and writes the value to the encoder
          log \\
      2 & Transmits CRC in SEI message and writes the value to the encoder
          log \\
      3 & Transmits checksum in SEI message and writes the value to the encoder
          log \\
    \end{tabular}
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Scalable nesting SEI message encoder parameters}{tab:sei-scalable-nesting}
    \Option{SEIScalableNesting} &
    \Default{0} &
    
    Enables creation of scalable nesting SEI messages for buffering period and picture timing SEI messages.
    \\
    \Option{SubpicDecodedPictureHash} &
    \Default{0} &
    Enables creation of decoded picture hash SEI messages for each subpicture and writes these in scalable nesting SEI messages.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      0 & Disabled \\
      1 & MD5 \\
      2 & CRCs \\
      3 & checksum \\
    \end{tabular}
    
    Yan Zhang's avatar
    Yan Zhang committed
    \\
    \end{OptionTableNoShorthand}
    
    
            
    \begin{OptionTableNoShorthand}{Region refresh information SEI message encoder parameters}{tab:sei-region-refresh-info}
    \Option{SEIGradualDecodingRefreshInfo} &
    \Default{0} &
    Enables or disables the insertion of the Gradual decoding refresh information
    SEI messages.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{No display SEI message encoder parameters}{tab:sei-no-display}
    \Option{SEINoDisplay} &
    \Default{0} &
    When non-zero, generate no-display SEI message for temporal layer N or higher.
    \\
    \end{OptionTableNoShorthand}
    
    
            
    \begin{OptionTableNoShorthand}{Time code SEI message encoder parameters}{tab:sei-time-code}
    \Option{SEITimeCodeEnabled} &
    \Default{false} &
    When true (non-zero), generate Time code SEI messages.
    \\
    \Option{SEITimeCodeNumClockTs} &
    \Default{0} &
    Number of clock time sets, in the range of 0 to 3 (inclusive).
    \\
    \Option{SEITimeCodeTimeStampFlag} &
    \Default{\None} &
    Time stamp flag associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeFieldBasedFlag} &
    \Default{\None} &
    Field based flag associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeCountingType} &
    \Default{\None} &
    Counting type associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeFullTsFlag} &
    \Default{\None} &
    Full time stamp flag associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeDiscontinuityFlag} &
    \Default{\None} &
    Discontinuity flag associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeCntDroppedFlag} &
    \Default{\None} &
    Counter dropped flag associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeNumFrames} &
    \Default{\None} &
    Number of frames associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeSecondsFlag} &
    \Default{\None} &
    Flag to signal seconds value presence in each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeMinutesFlag} &
    \Default{\None} &
    Flag to signal minutes value presence in each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeHoursFlag} &
    \Default{\None} &
    Flag to signal hours value presence in each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeSecondsValue} &
    \Default{\None} &
    Seconds value for each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeMinutesValue} &
    \Default{\None} &
    Minutes value for each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeHoursValue} &
    \Default{\None} &
    Hours value for each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeOffsetLength} &
    \Default{\None} &
    Time offset length associated to each time set (comma or space separated list of entries).
    \\
    \Option{SEITimeCodeTimeOffset} &
    \Default{\None} &
    Time offset associated to each time set (comma or space separated list of entries).
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Mastering display colour volume SEI message encoder parameters}{tab:sei-mastering-display-colour-volume}
    \Option{SEIMasteringDisplayColourVolume} &
    \Default{false} &
    When true (non-zero), generate Mastering display colour volume SEI message.
    \\
    \Option{SEIMasteringDisplayMaxLuminance} &
    \Default{10000} &
    Specifies the mastering display maximum luminance value in units of 1/10000 candela per square metre.
    \\
    \Option{SEIMasteringDisplayMinLuminance} &
    \Default{0} &
    Specifies the mastering display minimum luminance value in units of 1/10000 candela per square metre.
    \\
    \Option{SEIMasteringDisplayPrimaries} &
    \Default{0,50000, 0,0, 50000,0} &
    Mastering display primaries for all three colour planes in CIE xy coordinates in increments of 1/50000 (results in the ranges 0 to 50000 inclusive).
    \\
    \Option{SEIMasteringDisplayWhitePoint} &
    \Default{16667, 16667} &
    Mastering display white point CIE xy coordinates in normalized increments of 1/50000 (e.g. 0.333 = 16667).
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Segmented rectangular frame packing arrangement SEI message encoder parameters}{tab:sei-seg-rect-fpa}
    \Option{SEISegmentedRectFramePacking} &
    \Default{0} &
    Controls generation of segmented rectangular frame packing SEI messages.
    \\
    \Option{SEISegmentedRectFramePackingCancel} &
    \Default{false} &
    If true, cancels the persistence of any previous SRFPA SEI message.
    \\
    \Option{SEISegmentedRectFramePackingType} &
    \Default{0} &
    Specifies the arrangement of the frames in the reconstructed picture.
    \\
    \Option{SEISegmentedRectFramePackingPersistence} &
    \Default{false} &
    If false the SEI applies to the current frame only.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Temporal motion-constrained tile sets SEI message encoder parameters}{tab:sei-tmcts}
    \Option{SEITempMotionConstrainedTileSets} &
    \Default{false} &
    When true (non-zero), generates example temporal motion constrained tile sets SEI messages.
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Chroma resampling filter hint SEI message encoder parameters}{tab:chroma-resampling-filter-hint}
    \Option{SEIChromaResamplingFilterHint} &
    \Default{false} &
    When true (non-zero), generates example chroma sampling filter hint SEI messages.
    \\
    \Option{SEIChromaResamplingHorizontalFilterType} &
    \Default{2} &
    Defines the index of the chroma sampling horizontal filter:
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      0 & Unspecified \\
      1 & Filters signalled within the SEI message \\
      2 & Filters as described by SMPTE RP 2050-1:2012\\
    \end{tabular}
    \\
    \Option{SEIChromaResamplingVerticalFilterType} &
    \Default{2} &
    Defines the index of the chroma sampling vertical filter:
    \par
    \begin{tabular}{cp{0.35\textwidth}}
      0 & Unspecified \\
      1 & Filters signalled within the SEI message \\
      2 & Filters as described in the 5/3 filter description of ITU-T Rec. T.800 | ISO/IEC 15444-1\\
    \end{tabular}
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Knee function SEI message encoder parameters}{tab:sei-knee-function}
    \Option{SEIKneeFunctionInfo} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of the Knee function SEI messages.
    \\
    \Option{SEIKneeFunctionId} &
    \Default{0} &
    Specifies Id of Knee function SEI message for a given session.
    \\
    \Option{SEIKneeFunctionCancelFlag} &
    \Default{false} &
    Indicates that Knee function SEI message cancels the persistance (true) or follows (false).
    \\
    \Option{SEIKneeFunctionPersistenceFlag} &
    \Default{true} &
    Specifies the persistence of the Knee function SEI message.
    \\
    \Option{SEIKneeFunctionInputDrange} &
    \Default{1000} &
    Specifies the peak luminance level for the input picture of Knee function SEI messages.
    \\
    \Option{SEIKneeFunctionInputDispLuminance} &
    \Default{100} &
    Specifies the expected display brightness for the input picture of Knee function SEI messages.
    \\
    \Option{SEIKneeFunctionOutputDrange} &
    \Default{4000} &
    Specifies the peak luminance level for the output picture of Knee function SEI messages.
    \\
    \Option{SEIKneeFunctionOutputDispLuminance} &
    \Default{800} &
    Specifies the expected display brightness for the output picture of Knee function SEI messages.
    \\
    \Option{SEIKneeFunctionNumKneePointsMinus1} &
    \Default{2} &
    Specifies the number of knee points - 1.
    \\
    \Option{SEIKneeFunctionInputKneePointValue} &
    \Default{} &
    Array of input knee point. Default table can be set to the following:
    \par
    \begin{tabular}{cp{0.45\textwidth}}
    600 800 900
    \end{tabular}
    \\
    \Option{SEIKneeFunctionOutputKneePointValue} &
    \Default{} &
    Array of output knee point. Default table can be set to the following:
    \par
    \begin{tabular}{cp{0.45\textwidth}}
    100 250 450
    \end{tabular}
    \\
    \end{OptionTableNoShorthand}
    
    
    
    \begin{OptionTableNoShorthand}{Colour transform information SEI message encoder parameters}{tab:sei-colour-transform}
    \Option{SEICTIEnabled} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of colour transform information (CTI) SEI message.
    Examples configuration files for CTI can be found in folder cfg/examples_SEI_CTI.
    \\
    \Option{SEICTIId} &
    \Default{0} &
    Specifies the ID of the CTI SEI message.
    \\
    \Option{SEICTISignalInfoFlag} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of output signal information after applying the colour transform.
    \\
    \Option{SEICTIFullRangeFlag} &
    \Default{false} &
    Specifies the range (true:full, false:limited) of the output signal after applying the colour transform.
    \\
    \Option{SEICTIPrimaries} &
    \Default{0} &
    Specifies the colour primaries of the output signal after applying the colour transform.
    \\
    \Option{SEICTITransferFunction} &
    \Default{0} &
    Specifies the transfer function (characteristics) of the output signal after applying the colour transform.
    \\
    \Option{SEICTIMatrixCoefs} &
    \Default{0} &
    Specifies the matrix coefficients type of the output signal after applying the colour transform.
    \\
    \Option{SEICTICrossCompFlag} &
    \Default{true} &
    Enables (true) or disables (false) the cross-component scaling for applying the colour transform.
    \\
    \Option{SEICTICrossCompInferred} &
    \Default{true} &
    Infers (true) or signals (false) the cross-component scaling tables for the colour transform.
    \\
    \Option{SEICTINbChromaLut} &
    \Default{0} &
    Specifies the number of chroma tables (1 or 2) for the colour transform (only used when SEICTICrossCompInferred = false).
    \\
    \Option{SEICTILut0} &
    \Default{0} &
    Specifies the transform table for colour component 0.
    \\
    \Option{SEICTILut1} &
    \Default{0} &
    Specifies the transform table for colour component 1 (only used when SEICTICrossCompFlag = false).
    \\
    \Option{SEICTILut2} &
    \Default{0} &
    Specifies the transform table for colour component 2 (only used when SEICTINbChromaLut = 2).
    \\
    \Option{SEICTIChromaOffset} &
    \Default{0} &
    Specifies the offset to be added to the values of the cross-component scaling tables (only used when SEICTICrossCompInferred = false).
    
    Yan Zhang's avatar
    Yan Zhang committed
    \\
    \end{OptionTableNoShorthand}
    
    
    \begin{OptionTableNoShorthand}{Equirectangular Projection SEI message encoder parameters}{tab:sei-erp}
    \Option{SEIErpEnabled} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of equirectangular projection SEI message.
    \\
    \Option{SEIErpCancelFlag} &
    \Default{true} &
    Indicates that equirectangular projection SEI message cancels the persistence (true) or follows (false).
    \\
    \Option{SEIErpPersistenceFlag} &
    \Default{false} &
    Specifies the persistence of the equirectangular projection SEI message.
    \\
    \Option{SEIErpGuardBandFlag} &
    \Default{false} &
    Indicates the existence of guard band areas in the constituent picture.
    \\
    \Option{SEIErpGuardBandType} &
    \Default{0} &
    Indicates the type of the guard bands.
    \\
    \Option{SEIErpLeftGuardBandWidth} &
    \Default{0} &
    Inicates the width of the guard band on the left side of the onstituent picture.
    \\
    \Option{SEIErpRightGuardBandWidth} &
    \Default{0} &
    Inicates the width of the guard band on the right side of the onstituent picture.
    \\
    \end{OptionTableNoShorthand}
    
    
    \begin{OptionTableNoShorthand}{Generalized Cubemap Projection SEI message encoder parameters}{tab:sei-gcmp}
    \Option{SEIGcmpEnabled} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of generalized cubemap projection SEI message.
    \\
    \Option{SEIGcmpCancelFlag} &
    \Default{true} &
    Indicates that generalized cubemap projection SEI message cancels the persistence (true) or follows (false).
    \\
    \Option{SEIGcmpPersistenceFlag} &
    \Default{false} &
    Specifies the persistence of the generalized cubemap projection SEI message.
    \\
    \Option{SEIGcmpPackingType} &
    \Default{0} &
    Specifies the packing type.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
     0 & 6 rows and 1 columns \\
     1 & 3 rows and 2 columns \\
     2 & 2 rows and 3 columns \\
     3 & 1 rows and 6 columns \\
     4 & 1 rows and 5 columns (hemisphere cubemap) \\
     5 & 5 rows and 1 columns (hemisphere cubemap) \\
    \end{tabular}
    \\
    \Option{SEIGcmpMappingFunctionType} &
    \Default{0} &
    Specifies the mapping function used to adjust the sample locations.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
     0 & Disabled (conventional cubemap projection) \\
     1 & Equi-angular mapping function \\
     2 & Defined by SEIGcmpFunctionCoeffU, SEIGcmpFunctionUAffectedByVFlag, SEIGcmpFunctionCoeffV, and SEIGcmpFunctionVAffectedByUFlag \\
    \end{tabular}
    \\
    \Option{SEIGcmpFaceIndex} &
    \Default{} &
    An array that specifies the face index for the faces packed in the cubemap projected picture.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
     0 & Front face \\
     1 & Back face \\
     2 & Top face \\
     3 & Bottom face \\
     4 & Right face \\
     5 & Left face \\
    \end{tabular}
    \\
    \Option{SEIGcmpFaceRotation} &
    \Default{} &
    An array that specifies the rotation to be applied to the faces.
    \par
    \begin{tabular}{cp{0.35\textwidth}}
     0 & No rotation \\
     1 & 90 degree anticlockwise \\
     2 & 180 degree anticlockwise \\
     3 & 270 degree anticlockwise \\
    \end{tabular}
    \\
    \Option{SEIGcmpFunctionCoeffU} &
    \Default{} &
    An array that specifies the coefficients used in the cubemap mapping function of the u-axis for the faces when SEIGcmpMappingFunctionType is set to 2.
    \\
    \Option{SEIGcmpFunctionUAffectedByVFlag} &
    \Default{} &
    An array that specifies whether the cubemap mapping function of the u-axis refers to the v position of the sample location for the faces when SEIGcmpMappingFunctionType is set to 2.
    \\
    \Option{SEIGcmpFunctionCoeffV} &
    \Default{} &
    An array that specifies the coefficients used in the cubemap mapping function of the v-axis for the faces when SEIGcmpMappingFunctionType is set to 2.
    \\
    \Option{SEIGcmpFunctionVAffectedByUFlag} &
    \Default{} &
    An array that specifies whether the cubemap mapping function of the v-axis refers to the u position of the sample location for the faces when SEIGcmpMappingFunctionType is set to 2.
    \\
    \Option{SEIGcmpGuardBandFlag} &
    \Default{false} &
    Indicates the existence of guard band areas in the picture.
    \\
    
    \Option{SEIGcmpGuardBandType} &
    \Default{0} &
    Indicates the type of the guard bands.
    
    \par
    \begin{tabular}{cp{0.35\textwidth}}
     0 & Unspecified \\
     1 & Suffice for interpolation of sample values at sub-pel sample fractional locations within the coded face. \\
     2 & Represent actual picture content that is spherically adjacent to the content in the coded face at quality that gradually changes from the picture quality of the coded face to that of the spherically adjacent region. \\
     3 & Represent actual picture content that is spherically adjacent to the content in the coded face at a similar picture quality as within the coded face. \\
    \end{tabular}
    
    \\
    \Option{SEIGcmpGuardBandBoundaryExteriorFlag} &
    
    \Default{false} &
    Enables (true) or disables (false) the boundary guard bands.
    \\
    \Option{SEIGcmpGuardBandSamplesMinus1} &
    \Default{0} &
    Specifies the number of guard band samples minus 1 used in the cubemap projected picture.
    \\
    \end{OptionTableNoShorthand}
    
    
    \begin{OptionTableNoShorthand}{Sphere Rotation SEI message encoder parameters}{tab:sei-sphere-rotation}
    \Option{SEISphereRotationEnabled} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of sphere rotation SEI message.
    \\
    \Option{SEISphereRotationCancelFlag} &
    \Default{true} &
    Indicates that the sphere rotation SEI message cancels the persistence (true) or follows (false).
    \\
    \Option{SEISphereRotationPersistenceFlag} &
    \Default{false} &
    Specifies the persistence of the sphere rotation SEI message.
    \\
    
    \Option{SEISphereRotationYaw} &
    
    \Default{0} &
    Specifies the value of the yaw rotation angle.
    \\
    
    \Option{SEISphereRotationPitch} &
    
    \Default{0} &
    Specifies the value of the pitch rotation angle.
    \\
    
    \Option{SEISphereRotationRoll} &
    
    \Default{0} &
    Specifies the value of the roll rotation angle.
    \\
    \end{OptionTableNoShorthand}
    
    \begin{OptionTableNoShorthand}{Region-wise packing SEI message encoder parameters}{tab:sei-rwp}
    \Option{SEIRwpEnabled} &
    \Default{false} &
    Enables (true) or disables (false) the insertion of region-wise packing SEI message.
    \\
    \Option{SEIRwpCancelFlag} &
    \Default{true} &
    Indicates that RWP SEI message cancels the persistence (true) or follows (false).
    \\
    \Option{SEIRwpPersistenceFlag} &
    \Default{false} &
    Specifies the persistence of the RWP SEI message.
    \\
    \Option{SEIRwpConstituentPictureMatchingFlag} &
    \Default{false} &
    Specifies the RWP SEI message applies individually to each constituent picture (true) or to the projected picture (false).
    \\
    \Option{SEIRwpNumPackedRegions} &
    \Default{0} &
    Specifies the number of packed regions when constituent picture matching flag is equal to 0.
    \\
    \Option{SEIRwpProjPictureWidth} &
    \Default{0} &
    Specifies the width of the projected picture.
    \\
    \Option{SEIRwpProjPictureHeight} &
    \Default{0} &
    Specifies the height of the projected picture.
    \\
    \Option{SEIRwpPackedPictureWidth} &
    \Default{0} &
    Specifies the width of the packed picture.
    \\