source: 3DVCSoftware/branches/HTM-15.1-dev0-Ericsson/cfg/SEI/threeDimensionalReferenceDisplaysInfoSei.cfg @ 1404

Last change on this file since 1404 was 1337, checked in by ericsson, 10 years ago

Integration of the 3D reference displays information SEI message.

File size: 1.7 KB
RevLine 
[1328]1
[1337]2PayloadType                     : 176
[1328]3
4#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
[1337]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 =============
[1337]15ModifyByEncoder                 : 0                              #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
[1328]16
17#======== Payload specification =============
[1337]18PrecRefDisplayWidth             : 2
19RefViewingDistanceFlag          : 1
20PrecRefViewingDist              : 1
[1328]21NumRefDisplaysMinus1            : 0
[1337]22LeftViewId                      : 3
23RightViewId                     : 1
24ExponentRefDisplayWidth         : 36
25MantissaRefDisplayWidth         : 68
26ExponentRefViewingDistance      : 37
27MantissaRefViewingDistance      : 94
28AdditionalShiftPresentFlag      : 1
29NumSampleShiftPlus512           : 482
[1328]30ThreeDimensionalReferenceDisplaysExtensionFlag: 0
Note: See TracBrowser for help on using the repository browser.