Last change
on this file since 1376 was
1340,
checked in by chen, 9 years ago
|
Update the configuration files for DepthRepresentationInfoSEI.
|
File size:
1.8 KB
|
Rev | Line | |
---|
[1340] | 1 | PayloadType : 177 |
---|
[1328] | 2 | |
---|
| 3 | |
---|
| 4 | #======== Applicability ========== ( SEI is only send for pictures in intersection ) |
---|
[1340] | 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) |
---|
[1328] | 9 | #======== Position in bit stream ============ |
---|
| 10 | SeiNaluId : 0 # Identifies to which NAL unit the SEI is added. |
---|
| 11 | PositionInSeiNalu : 0 # Identifies the position within the NAL unit |
---|
| 12 | #======== Payload modification ============= |
---|
[1340] | 13 | ModifyByEncoder : 1 # 0: Use payload as specified in cfg file 1: Modify SEI by encoder. |
---|
| 14 | #======== Payload specification ============= |
---|
[1328] | 15 | |
---|
[1340] | 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 |
---|
| 19 | |
---|
| 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
TracBrowser for help on using the repository browser.