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

Last change on this file was 1328, checked in by tech, 9 years ago

Integrated general SEI changes and following SEIs:

  • Multiview view position SEI
  • Multiview acquisition information SEI
  • Multiview scene information SEI
  • Inter-layer constrained tile sets SEI
File size: 1.9 KB
Line 
1
2PayloadType                     : TBD
3
4#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
5ApplicableLayerIds              : TBD                            # LayerIds      of layers   to which the SEI is added. (all when empty)
6ApplicablePocs                  : TBD                            # POCs          of pictures to which the SEI is added. (all when empty)
7ApplicableTids                  : TBD                            # Tids          of pictures to which the SEI is added. (all when empty)
8ApplicableVclNaluTypes          : TBD                            # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
9
10#======== Position in bit stream  ============
11SeiNaluId                       : 0                              # Identifies to which NAL unit  the SEI is added.
12PositionInSeiNalu               : 0                              # Identifies the position within the NAL unit
13
14#======== Payload modification =============
15ModifyByEncoder                 : TBD                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
16
17#======== Payload specification =============
18OverlayInfoCancelFlag           : 0
19OverlayContentAuxIdMinus128     : 0
20OverlayLabelAuxIdMinus128       : 0
21OverlayAlphaAuxIdMinus128       : 0
22OverlayElementLabelValueLengthMinus8: 0
23NumOverlaysMinus1               : 0
24OverlayIdx                      : 0
25LanguageOverlayPresentFlag      : 0
26OverlayContentLayerId           : 0
27OverlayLabelPresentFlag         : 0
28OverlayLabelLayerId             : 0
29OverlayAlphaPresentFlag         : 0
30OverlayAlphaLayerId             : 0
31NumOverlayElementsMinus1        : 0
32OverlayElementLabelMin_0        : 0
33OverlayElementLabelMax_0        : 0
34OverlayZeroBit                  : 0
35OverlayLanguage                 : 0
36OverlayName                     : 0
37OverlayElementName_0            : 0
38OverlayInfoPersistenceFlag      : 0
Note: See TracBrowser for help on using the repository browser.