Ignore:
Timestamp:
1 Oct 2015, 15:54:17 (9 years ago)
Author:
disney-htm
Message:

OverlayInfo SEI message integrated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.1-dev0-Disney/cfg/SEI/overlayInfoSei.cfg

    r1328 r1342  
    1 
    2 PayloadType                     : TBD
     1PayloadType                     : 166
    32
    43#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
    5 ApplicableLayerIds              : TBD                            # LayerIds      of layers   to which the SEI is added. (all when empty)
    6 ApplicablePocs                  : TBD                            # POCs          of pictures to which the SEI is added. (all when empty)
    7 ApplicableTids                  : TBD                            # Tids          of pictures to which the SEI is added. (all when empty)
    8 ApplicableVclNaluTypes          : TBD                            # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
     4ApplicableLayerIds              :                             # LayerIds      of layers   to which the SEI is added. (all when empty)
     5ApplicablePocs                  :                             # POCs          of pictures to which the SEI is added. (all when empty)
     6ApplicableTids                  :                             # Tids          of pictures to which the SEI is added. (all when empty)
     7ApplicableVclNaluTypes          :                             # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
    98
    109#======== Position in bit stream  ============
    11 SeiNaluId                       : 0                              # Identifies to which NAL unit  the SEI is added. 
     10SeiNaluId                       : 0                              # Identifies to which NAL unit  the SEI is added.
    1211PositionInSeiNalu               : 0                              # Identifies the position within the NAL unit
    1312
    1413#======== Payload modification =============
    15 ModifyByEncoder                 : TBD                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
     14ModifyByEncoder                 : 0                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
    1615
    1716#======== Payload specification =============
    1817OverlayInfoCancelFlag           : 0
    19 OverlayContentAuxIdMinus128     : 0
    20 OverlayLabelAuxIdMinus128       : 0
    21 OverlayAlphaAuxIdMinus128       : 0
     18OverlayContentAuxIdMinus128     : 1
     19OverlayLabelAuxIdMinus128       : 2
     20OverlayAlphaAuxIdMinus128       : 3
    2221OverlayElementLabelValueLengthMinus8: 0
    2322NumOverlaysMinus1               : 0
    24 OverlayIdx                      : 0
    25 LanguageOverlayPresentFlag      : 0
    26 OverlayContentLayerId           : 0
    27 OverlayLabelPresentFlag         : 0
    28 OverlayLabelLayerId             : 0
     23OverlayIdx                      : 5
     24LanguageOverlayPresentFlag      : 1
     25OverlayContentLayerId           : 10
     26OverlayLabelPresentFlag         : 1
     27OverlayLabelLayerId             : 20
    2928OverlayAlphaPresentFlag         : 0
    30 OverlayAlphaLayerId             : 0
    31 NumOverlayElementsMinus1        : 0
    32 OverlayElementLabelMin_0        : 0
    33 OverlayElementLabelMax_0        : 0
    34 OverlayZeroBit                  : 0
    35 OverlayLanguage                 : 0
    36 OverlayName                     : 0
    37 OverlayElementName_0            : 0
    38 OverlayInfoPersistenceFlag      : 0
     29OverlayAlphaLayerId             : 30
     30NumOverlayElementsMinus1        : 3
     31OverlayElementLabelMin_0        : 40 100 170 230
     32OverlayElementLabelMax_0        : 80 140 210 255
     33OverlayInfoPersistenceFlag      : 1
     34
Note: See TracChangeset for help on using the changeset viewer.