Last change
on this file since 1338 was
1328,
checked in by tech, 10 years ago
|
Integrated general SEI changes and following SEIs:
- Multiview view position SEI
- Multiview acquisition information SEI
- Multiview scene information SEI
- Inter-layer constrained tile sets SEI
|
File size:
3.0 KB
|
Rev | Line | |
---|
[1328] | 1 | |
---|
| 2 | PayloadType : TBD |
---|
| 3 | |
---|
| 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 | |
---|
| 10 | #======== Position in bit stream ============ |
---|
| 11 | SeiNaluId : 0 # Identifies to which NAL unit the SEI is added. |
---|
| 12 | PositionInSeiNalu : 0 # Identifies the position within the NAL unit |
---|
| 13 | |
---|
| 14 | #======== Payload modification ============= |
---|
| 15 | ModifyByEncoder : TBD # 0: Use payload as specified in cfg file 1: Modify SEI by encoder. |
---|
| 16 | |
---|
| 17 | #======== Payload specification ============= |
---|
| 18 | AlternativeDepthInfoCancelFlag : 0 |
---|
| 19 | DepthType : 0 |
---|
| 20 | NumConstituentViewsGvdMinus1 : 0 |
---|
| 21 | DepthPresentGvdFlag : 0 |
---|
| 22 | ZGvdFlag : 0 |
---|
| 23 | IntrinsicParamGvdFlag : 0 |
---|
| 24 | RotationGvdFlag : 0 |
---|
| 25 | TranslationGvdFlag : 0 |
---|
| 26 | SignGvdZNearFlag : 0 |
---|
| 27 | ExpGvdZNear : 0 |
---|
| 28 | ManLenGvdZNearMinus1 : 0 |
---|
| 29 | ManGvdZNear : 0 |
---|
| 30 | SignGvdZFarFlag : 0 |
---|
| 31 | ExpGvdZFar : 0 |
---|
| 32 | ManLenGvdZFarMinus1 : 0 |
---|
| 33 | ManGvdZFar : 0 |
---|
| 34 | PrecGvdFocalLength : 0 |
---|
| 35 | PrecGvdPrincipalPoint : 0 |
---|
| 36 | PrecGvdRotationParam : 0 |
---|
| 37 | PrecGvdTranslationParam : 0 |
---|
| 38 | SignGvdFocalLengthX : 0 |
---|
| 39 | ExpGvdFocalLengthX : 0 |
---|
| 40 | ManGvdFocalLengthX : 0 |
---|
| 41 | SignGvdFocalLengthY : 0 |
---|
| 42 | ExpGvdFocalLengthY : 0 |
---|
| 43 | ManGvdFocalLengthY : 0 |
---|
| 44 | SignGvdPrincipalPointX : 0 |
---|
| 45 | ExpGvdPrincipalPointX : 0 |
---|
| 46 | ManGvdPrincipalPointX : 0 |
---|
| 47 | SignGvdPrincipalPointY : 0 |
---|
| 48 | ExpGvdPrincipalPointY : 0 |
---|
| 49 | ManGvdPrincipalPointY : 0 |
---|
| 50 | SignGvdR_0_0 : 0 |
---|
| 51 | ExpGvdR_0_0 : 0 |
---|
| 52 | ManGvdR_0_0 : 0 |
---|
| 53 | SignGvdTX : 0 |
---|
| 54 | ExpGvdTX : 0 |
---|
| 55 | ManGvdTX : 0 |
---|
| 56 | MinOffsetXInt : 0 |
---|
| 57 | MinOffsetXFrac : 0 |
---|
| 58 | MaxOffsetXInt : 0 |
---|
| 59 | MaxOffsetXFrac : 0 |
---|
| 60 | OffsetYPresentFlag : 0 |
---|
| 61 | MinOffsetYInt : 0 |
---|
| 62 | MinOffsetYFrac : 0 |
---|
| 63 | MaxOffsetYInt : 0 |
---|
| 64 | MaxOffsetYFrac : 0 |
---|
| 65 | WarpMapSizePresentFlag : 0 |
---|
| 66 | WarpMapWidthMinus2 : 0 |
---|
| 67 | WarpMapHeightMinus2 : 0 |
---|
Note: See
TracBrowser for help on using the repository browser.