Changeset 1337 in 3DVCSoftware for branches/HTM-15.1-dev0-Ericsson/cfg/SEI


Ignore:
Timestamp:
23 Sep 2015, 18:32:42 (9 years ago)
Author:
ericsson
Message:

Integration of the 3D reference displays information SEI message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.1-dev0-Ericsson/cfg/SEI/threeDimensionalReferenceDisplaysInfoSei.cfg

    r1328 r1337  
    11
    2 PayloadType                     : TBD
     2PayloadType                     : 176
    33
    44#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
    5 ApplicableLayerIds              : TBD                            # LayerIds      of layers   to which the SEI is added. (all when empty)
    6 ApplicablePocs                  : TBD                            # POCs          of pictures to which the SEI is added. (all when empty)
    7 ApplicableTids                  : TBD                            # Tids          of pictures to which the SEI is added. (all when empty)
    8 ApplicableVclNaluTypes          : TBD                            # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
     5ApplicableLayerIds              :                             # LayerIds      of layers   to which the SEI is added. (all when empty)
     6ApplicablePocs                  :                             # POCs          of pictures to which the SEI is added. (all when empty)
     7ApplicableTids                  :                             # 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)
    99
    1010#======== Position in bit stream  ============
     
    1313
    1414#======== Payload modification =============
    15 ModifyByEncoder                 : TBD                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
     15ModifyByEncoder                 :                             #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
    1616
    1717#======== Payload specification =============
    18 PrecRefDisplayWidth             : 0
    19 RefViewingDistanceFlag          : 0
    20 PrecRefViewingDist              : 0
     18PrecRefDisplayWidth             : 2
     19RefViewingDistanceFlag          : 1
     20PrecRefViewingDist              : 1
    2121NumRefDisplaysMinus1            : 0
    22 LeftViewId                      : 0
    23 RightViewId                     : 0
    24 ExponentRefDisplayWidth         : 0
    25 MantissaRefDisplayWidth         : 0
    26 ExponentRefViewingDistance      : 0
    27 MantissaRefViewingDistance      : 0
    28 AdditionalShiftPresentFlag      : 0
    29 NumSampleShiftPlus512           : 0
     22LeftViewId                      : 3
     23RightViewId                     : 1
     24ExponentRefDisplayWidth         : 36
     25MantissaRefDisplayWidth         : 68
     26ExponentRefViewingDistance      : 37
     27MantissaRefViewingDistance      : 94
     28AdditionalShiftPresentFlag      : 1
     29NumSampleShiftPlus512           : 482
    3030ThreeDimensionalReferenceDisplaysExtensionFlag: 0
Note: See TracChangeset for help on using the changeset viewer.