source:
3DVCSoftware/branches/HTM-15.1-dev0-Nokia/cfg/SEI/interLayerConstrainedTileSetsSei.cfg
@
1417
Last change on this file since 1417 was 1328, checked in by tech, 9 years ago | |
---|---|
File size: 1.8 KB |
Line | |
---|---|
1 | |
2 | PayloadType : 161 |
3 | |
4 | #======== Applicability ========== ( SEI is only send for pictures in intersection ) |
5 | ApplicableLayerIds : # 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 : # Tids of pictures to which the SEI is added. (all when empty) |
8 | ApplicableVclNaluTypes : # 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 : 0 # 0: Use payload as specified in cfg file 1: Modify SEI by encoder. |
16 | |
17 | #======== Payload specification ============= |
18 | IlAllTilesExactSampleValueMatchFlag: 0 |
19 | IlOneTilePerTileSetFlag : 0 |
20 | IlNumSetsInMessageMinus1 : 3 |
21 | SkippedTileSetPresentFlag : 0 |
22 | IlctsId : 0 1 2 2 |
23 | IlNumTileRectsInSetMinus1 : 1 2 3 3 |
24 | IlTopLeftTileIndex_0 : 0 0 |
25 | IlTopLeftTileIndex_1 : 0 0 0 |
26 | IlTopLeftTileIndex_2 : 0 1 2 0 |
27 | IlTopLeftTileIndex_3 : 0 2 2 0 |
28 | IlBottomRightTileIndex_0 : 5 1 |
29 | IlBottomRightTileIndex_1 : 0 1 1 |
30 | IlBottomRightTileIndex_2 : 5 6 8 1 |
31 | IlBottomRightTileIndex_3 : 0 4 3 1 |
32 | IlcIdc : 0 0 0 0 |
33 | IlExactSampleValueMatchFlag : 0 0 0 0 |
34 | AllTilesIlcIdc : 0 |
Note: See TracBrowser for help on using the repository browser.