source: 3DVCSoftware/branches/HTM-15.1-dev0-Nokia/cfg/SEI/alphaChannelInfoSei.cfg @ 1340

Last change on this file since 1340 was 1335, checked in by tech, 9 years ago

Fixes to

  • alphaChannelInfoSei.cfg
  • default presence.
File size: 1.5 KB
Line 
1
2PayloadType                     : 165
3
4#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
5ApplicableLayerIds              :                                # LayerIds      of layers   to which the SEI is added. (all when empty)
6ApplicablePocs                  : 0                              # POCs          of pictures to which the SEI is added. (all when empty)
7ApplicableTids                  : 0                              # Tids          of pictures to which the SEI is added. (all when empty)
8ApplicableVclNaluTypes          : 19 20                          # 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                 : 0                              #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
16
17#======== Payload specification =============
18AlphaChannelCancelFlag          : 0
19AlphaChannelUseIdc              : 0
20AlphaChannelBitDepthMinus8      : 0
21AlphaTransparentValue           : 0
22AlphaOpaqueValue                : 255
23AlphaChannelIncrFlag            : 0
24AlphaChannelClipFlag            : 0
25AlphaChannelClipTypeFlag        : 0
Note: See TracBrowser for help on using the repository browser.