source: 3DVCSoftware/branches/HTM-15.1-dev0-Disney/cfg/SEI/overlayInfoSei.cfg @ 1342

Last change on this file since 1342 was 1342, checked in by disney-htm, 9 years ago

OverlayInfo SEI message integrated

File size: 1.8 KB
Line 
1PayloadType                     : 166
2
3#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
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)
8
9#======== Position in bit stream  ============
10SeiNaluId                       : 0                              # Identifies to which NAL unit  the SEI is added.
11PositionInSeiNalu               : 0                              # Identifies the position within the NAL unit
12
13#======== Payload modification =============
14ModifyByEncoder                 : 0                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
15
16#======== Payload specification =============
17OverlayInfoCancelFlag           : 0
18OverlayContentAuxIdMinus128     : 1
19OverlayLabelAuxIdMinus128       : 2
20OverlayAlphaAuxIdMinus128       : 3
21OverlayElementLabelValueLengthMinus8: 0
22NumOverlaysMinus1               : 0
23OverlayIdx                      : 5
24LanguageOverlayPresentFlag      : 1
25OverlayContentLayerId           : 10
26OverlayLabelPresentFlag         : 1
27OverlayLabelLayerId             : 20
28OverlayAlphaPresentFlag         : 0
29OverlayAlphaLayerId             : 30
30NumOverlayElementsMinus1        : 3
31OverlayElementLabelMin_0        : 40 100 170 230
32OverlayElementLabelMax_0        : 80 140 210 255
33OverlayInfoPersistenceFlag      : 1
34
Note: See TracBrowser for help on using the repository browser.