Changeset 1337 in 3DVCSoftware for branches/HTM-15.1-dev0-Ericsson/cfg/SEI
- Timestamp:
- 23 Sep 2015, 18:32:42 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-15.1-dev0-Ericsson/cfg/SEI/threeDimensionalReferenceDisplaysInfoSei.cfg
r1328 r1337 1 1 2 PayloadType : TBD2 PayloadType : 176 3 3 4 4 #======== 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)5 ApplicableLayerIds : 0 # LayerIds of layers to which the SEI is added. (all when empty) 6 ApplicablePocs : 0 # POCs of pictures to which the SEI is added. (all when empty) 7 ApplicableTids : 0 # Tids of pictures to which the SEI is added. (all when empty) 8 ApplicableVclNaluTypes : 19 20 # NaluUnitTypes of picture to which the SEI is added. (all when empty) 9 9 10 10 #======== Position in bit stream ============ … … 13 13 14 14 #======== Payload modification ============= 15 ModifyByEncoder : TBD# 0: Use payload as specified in cfg file 1: Modify SEI by encoder.15 ModifyByEncoder : 0 # 0: Use payload as specified in cfg file 1: Modify SEI by encoder. 16 16 17 17 #======== Payload specification ============= 18 PrecRefDisplayWidth : 019 RefViewingDistanceFlag : 020 PrecRefViewingDist : 018 PrecRefDisplayWidth : 2 19 RefViewingDistanceFlag : 1 20 PrecRefViewingDist : 1 21 21 NumRefDisplaysMinus1 : 0 22 LeftViewId : 023 RightViewId : 024 ExponentRefDisplayWidth : 025 MantissaRefDisplayWidth : 026 ExponentRefViewingDistance : 027 MantissaRefViewingDistance : 028 AdditionalShiftPresentFlag : 029 NumSampleShiftPlus512 : 022 LeftViewId : 3 23 RightViewId : 1 24 ExponentRefDisplayWidth : 36 25 MantissaRefDisplayWidth : 68 26 ExponentRefViewingDistance : 37 27 MantissaRefViewingDistance : 94 28 AdditionalShiftPresentFlag : 1 29 NumSampleShiftPlus512 : 482 30 30 ThreeDimensionalReferenceDisplaysExtensionFlag: 0
Note: See TracChangeset for help on using the changeset viewer.