source:
3DVCSoftware/branches/HTM-15.1-dev0-BBC/cfg/SEI/threeDimensionalReferenceDisplaysInfoSei.cfg
@
1400
Last change on this file since 1400 was 1328, checked in by tech, 10 years ago | |
---|---|
File size: 1.7 KB |
Line | |
---|---|
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 | PrecRefDisplayWidth : 0 |
19 | RefViewingDistanceFlag : 0 |
20 | PrecRefViewingDist : 0 |
21 | NumRefDisplaysMinus1 : 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 |
30 | ThreeDimensionalReferenceDisplaysExtensionFlag: 0 |
Note: See TracBrowser for help on using the repository browser.