- Timestamp:
- 25 Sep 2015, 08:25:53 (9 years ago)
- Location:
- branches/HTM-15.1-dev0-Nokia/cfg/SEI
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-15.1-dev0-Nokia/cfg/SEI/depthRepresentationInfoSei.cfg
r1328 r1340 1 PayloadType : 177 1 2 2 PayloadType : TBD3 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) 9 5 ApplicableLayerIds : 1 3 # 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 : 0 # NaluUnitTypes of picture to which the SEI is added. (all when empty) 10 9 #======== Position in bit stream ============ 11 10 SeiNaluId : 0 # Identifies to which NAL unit the SEI is added. 12 11 PositionInSeiNalu : 0 # Identifies the position within the NAL unit 12 #======== Payload modification ============= 13 ModifyByEncoder : 1 # 0: Use payload as specified in cfg file 1: Modify SEI by encoder. 14 #======== Payload specification ============= 13 15 14 #======== Payload modification ============= 15 ModifyByEncoder : TBD # 0: Use payload as specified in cfg file 1: Modify SEI by encoder. 16 #DepthRepresentationInfoSeiPresentFlag_x equal to 1 indicates that the DepthRepresentationInfoSei parameters for layer_x are given below 17 #Each parameter should be named link parametername_xxx , where xxx represents the layerId 18 DepthRepresentationInfoSeiPresentFlag_1 : 1 16 19 17 #======== Payload specification ============= 18 ZNearFlag : 0 19 ZFarFlag : 0 20 DMinFlag : 0 21 DMaxFlag : 0 22 DepthRepresentationType : 0 23 DisparityRefViewId : 0 24 DepthNonlinearRepresentationNumMinus1: 0 20 ZNear_1 : 2289.2 21 ZFar_1 : 213500 22 DepthRepresentationType_1 : 2 23 24 25 DepthRepresentationInfoSeiPresentFlag_3 : 1 26 27 ZNear_3 : 448.251214 28 ZFar_3 : 11206.280350 29 DMin_3 : 1.891 30 DMax_3 : 16.28 31 32 DepthRepresentationType_3 : 3 33 DisparityRefViewId_3 : 0 34 35 DepthNonlinearRepresentationNumMinus1_3 : 4 36 DepthNonlinearRepresentationModel_3 : 1 3 4 12 5 37 38 39
Note: See TracChangeset for help on using the changeset viewer.