source: 3DVCSoftware/branches/HTM-15.1-dev0-Vidyo/cfg/SEI/layersNotPresentSei.cfg @ 1396

Last change on this file since 1396 was 1332, checked in by tech, 10 years ago

Fixes.

File size: 1.3 KB
RevLine 
[1328]1
[1332]2PayloadType                     : 160
[1328]3
4#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
[1332]5ApplicableLayerIds              : 0                              # 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)
[1328]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 =============
[1332]15ModifyByEncoder                 : 0                               #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
[1328]16
17#======== Payload specification =============
18LnpSeiActiveVpsId               : 0
[1332]19LayerNotPresentFlag             : 0 0 0                           # All layers present
Note: See TracBrowser for help on using the repository browser.