1 | #======== Legend for comments ===================== |
---|
2 | # (m) specification per layer/dimension/layerset possible |
---|
3 | # (c) cyclic repetition of values, if not given for all layers/dimensions/layersets. (e.g. 5 layers and 1 2 3 -> 1 2 3 1 2 ) |
---|
4 | |
---|
5 | |
---|
6 | NumberOfLayers : 6 |
---|
7 | |
---|
8 | #======== VPS ============================ |
---|
9 | ScalabilityMask : 10 # Scalability Mask ( Scalability Mask: 2: Multiview, 8: Auxiliary, 10: Multiview + Auxiliary ) |
---|
10 | DimensionIdLen : 4 4 # Number of bits to store Ids, per scalability dimension, (m) |
---|
11 | ViewOrderIndex : 0 0 1 1 2 2 # # ViewOrderIndex, per layer (m) |
---|
12 | AuxId : 0 2 0 2 0 2 # Auxiliary Id, per layer (m), ( 0: none, 1: Alpha, 2: Depth ) |
---|
13 | LayerIdInNuh : 0 1 2 3 4 5 # Layer Id in NAL unit header, (0: no explicit signalling, otherwise per layer ) (m) |
---|
14 | |
---|
15 | #======== VPS/ Layer sets ================ |
---|
16 | VpsNumLayerSets : 2 # Number of layer sets |
---|
17 | LayerIdsInSet_0 : 0 # Indices in VPS of layers in layer set 0 (here: LS 0) |
---|
18 | LayerIdsInSet_1 : 0 2 4 # Indices in VPS of layers in layer set 1 (here: LS 1) |
---|
19 | |
---|
20 | NumAddLayerSets : 2 # Additional layer sets for independent decodable non-base layer |
---|
21 | HighestLayerIdxPlus1_0 : -1 1 # Highest layer idx plus 1 for the 0-th additional layer set, per independent layer (m) (first value will be ignored) (here: LS 2) |
---|
22 | HighestLayerIdxPlus1_1 : -1 3 # Highest layer idx plus 1 for the 1-th additional layer set, per independent layer (m) (first value will be ignored) (here: LS 3) |
---|
23 | |
---|
24 | #======== VPS / Output layer sets ================ |
---|
25 | OutputLayerSetIdx : 1 1 1 1 1 3 3 3 3 3 3 # Indices of layer sets used to derive additional output layer sets |
---|
26 | |
---|
27 | # TREE 0 (LS Idx (1)) |
---|
28 | LayerIdsInAddOutputLayerSet_0 : 0 2 # Indices in VPS of output layers in additional output layer set 0 (here: OLS 4) |
---|
29 | LayerIdsInAddOutputLayerSet_1 : 0 4 # Indices in VPS of output layers in additional output layer set 1 (here: OLS 5) |
---|
30 | LayerIdsInAddOutputLayerSet_2 : 2 4 # Indices in VPS of output layers in additional output layer set 2 (here: OLS 6) |
---|
31 | LayerIdsInAddOutputLayerSet_3 : 2 # Indices in VPS of output layers in additional output layer set 3 (here: OLS 7) |
---|
32 | LayerIdsInAddOutputLayerSet_4 : 4 # Indices in VPS of output layers in additional output layer set 4 (here: OLS 8) |
---|
33 | |
---|
34 | # TREE 1 (additional LS (3)) |
---|
35 | LayerIdsInAddOutputLayerSet_5 : 1 # Indices in VPS of output layers in additional output layer set 5 (here: OLS 9) |
---|
36 | LayerIdsInAddOutputLayerSet_6 : 1 3 # Indices in VPS of output layers in additional output layer set 6 (here: OLS 10) |
---|
37 | LayerIdsInAddOutputLayerSet_7 : 1 5 # Indices in VPS of output layers in additional output layer set 7 (here: OLS 11) |
---|
38 | LayerIdsInAddOutputLayerSet_8 : 3 5 # Indices in VPS of output layers in additional output layer set 8 (here: OLS 12) |
---|
39 | LayerIdsInAddOutputLayerSet_9 : 3 # Indices in VPS of output layers in additional output layer set 9 (here: OLS 13) |
---|
40 | LayerIdsInAddOutputLayerSet_10: 5 # Indices in VPS of output layers in additional output layer set 10 (here: OLS 14) |
---|
41 | |
---|
42 | |
---|
43 | #======== VPS / PTLI ================ |
---|
44 | |
---|
45 | Profile : main main multiview-main main # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
46 | Level : none none none none # Level indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
47 | Tier : main main main main # Tier indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
48 | InblFlag : 0 0 0 1 # Inbl indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
49 | |
---|
50 | # For OLS corresponding to layer set |
---|
51 | ProfileTierLevelIdx_0 : 1 # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary) |
---|
52 | ProfileTierLevelIdx_1 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) |
---|
53 | # For OLS corresponding to additional layer sets |
---|
54 | ProfileTierLevelIdx_2 : 3 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) |
---|
55 | ProfileTierLevelIdx_3 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) |
---|
56 | # For additional OLS |
---|
57 | ProfileTierLevelIdx_4 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary) |
---|
58 | ProfileTierLevelIdx_5 : 1 -1 2 # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary) |
---|
59 | ProfileTierLevelIdx_6 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 6 (m) (should be -1, when layer is not necessary) |
---|
60 | ProfileTierLevelIdx_7 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 7 (m) (should be -1, when layer is not necessary) |
---|
61 | ProfileTierLevelIdx_8 : 1 -1 2 # VpsProfileTierLevel indices of layers in output layer set 8 (m) (should be -1, when layer is not necessary) |
---|
62 | ProfileTierLevelIdx_9 : 1 -1 -1 # VpsProfileTierLevel indices of layers in output layer set 9 (m) (should be -1, when layer is not necessary) |
---|
63 | ProfileTierLevelIdx_10 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 10 (m) (should be -1, when layer is not necessary) |
---|
64 | ProfileTierLevelIdx_11 : 1 -1 2 # VpsProfileTierLevel indices of layers in output layer set 11 (m) (should be -1, when layer is not necessary) |
---|
65 | ProfileTierLevelIdx_12 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 12 (m) (should be -1, when layer is not necessary) |
---|
66 | ProfileTierLevelIdx_13 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 13 (m) (should be -1, when layer is not necessary) |
---|
67 | ProfileTierLevelIdx_14 : 1 -1 2 # VpsProfileTierLevel indices of layers in output layer set 14 (m) (should be -1, when layer is not necessary) |
---|
68 | |
---|
69 | |
---|
70 | #======== VPS / Dependencies ================ |
---|
71 | DirectRefLayers_1 : # Indices in VPS of direct reference layers |
---|
72 | DirectRefLayers_2 : 0 # Indices in VPS of direct reference layers |
---|
73 | DirectRefLayers_3 : 1 # Indices in VPS of direct reference layers |
---|
74 | DirectRefLayers_4 : 0 # Indices in VPS of direct reference layers |
---|
75 | DirectRefLayers_5 : 1 # Indices in VPS of direct reference layers |
---|
76 | |
---|
77 | DependencyTypes_1 : # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
78 | DependencyTypes_2 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
79 | DependencyTypes_3 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
80 | DependencyTypes_4 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
81 | DependencyTypes_5 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
82 | |
---|
83 | |
---|
84 | #======== Coding Structure ============= |
---|
85 | |
---|
86 | # CbQPoffset QPfactor betaOffsetDiv2 #ref_pics_active reference pictures deltaRPS reference idcs ilPredLayerIdc refLayerPicPosIl_L1 |
---|
87 | # Type POC QPoffset CrQPoffset tcOffsetDiv2 temporal_id #ref_pics predict #ref_idcs #ActiveRefLayerPics refLayerPicPosIl_L0 |
---|
88 | Frame1: B 8 1 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 0 |
---|
89 | Frame2: B 4 2 0 0 0.3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 1 0 |
---|
90 | Frame3: B 2 3 0 0 0.3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 1 0 |
---|
91 | Frame4: B 1 4 0 0 0.68 0 0 0 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 0 |
---|
92 | Frame5: B 3 4 0 0 0.68 0 0 0 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 0 |
---|
93 | Frame6: B 6 3 0 0 0.3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 0 |
---|
94 | Frame7: B 5 4 0 0 0.68 0 0 0 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 0 |
---|
95 | Frame8: B 7 4 0 0 0.68 0 0 0 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 0 |
---|
96 | |
---|
97 | FrameI_l1: I 0 0 0 0 0.442 0 0 0 0 0 0 0 |
---|
98 | Frame1_l1: B 8 1 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 0 |
---|
99 | Frame2_l1: B 4 2 0 0 0.3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 1 0 |
---|
100 | Frame3_l1: B 2 3 0 0 0.3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 1 0 |
---|
101 | Frame4_l1: B 1 4 0 0 0.68 0 0 0 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 0 |
---|
102 | Frame5_l1: B 3 4 0 0 0.68 0 0 0 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 0 |
---|
103 | Frame6_l1: B 6 3 0 0 0.3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 0 |
---|
104 | Frame7_l1: B 5 4 0 0 0.68 0 0 0 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 0 |
---|
105 | Frame8_l1: B 7 4 0 0 0.68 0 0 0 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 0 |
---|
106 | |
---|
107 | FrameI_l2: P 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 |
---|
108 | Frame1_l2: B 8 4 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 |
---|
109 | Frame2_l2: B 4 5 0 0 0.3536 0 0 0 3 3 -4 -6 4 1 4 5 1 1 0 0 1 1 0 1 -1 |
---|
110 | Frame3_l2: B 2 6 0 0 0.3536 0 0 0 3 4 -2 -4 2 6 1 2 4 1 1 1 1 1 0 1 -1 |
---|
111 | Frame4_l2: B 1 7 0 0 0.68 0 0 0 3 4 -1 1 3 7 1 1 5 1 0 1 1 1 1 0 1 -1 |
---|
112 | Frame5_l2: B 3 7 0 0 0.68 0 0 0 3 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
113 | Frame6_l2: B 6 6 0 0 0.3536 0 0 0 3 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 1 0 2 -1 |
---|
114 | Frame7_l2: B 5 7 0 0 0.68 0 0 0 3 4 -1 -5 1 3 1 1 5 1 0 1 1 1 1 0 2 -1 |
---|
115 | Frame8_l2: B 7 7 0 0 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
116 | |
---|
117 | FrameI_l3: P 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 |
---|
118 | Frame1_l3: B 8 4 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 |
---|
119 | Frame2_l3: B 4 5 0 0 0.3536 0 0 0 3 3 -4 -6 4 1 4 5 1 1 0 0 1 1 0 1 -1 |
---|
120 | Frame3_l3: B 2 6 0 0 0.3536 0 0 0 3 4 -2 -4 2 6 1 2 4 1 1 1 1 1 0 1 -1 |
---|
121 | Frame4_l3: B 1 7 0 0 0.68 0 0 0 3 4 -1 1 3 7 1 1 5 1 0 1 1 1 1 0 1 -1 |
---|
122 | Frame5_l3: B 3 7 0 0 0.68 0 0 0 3 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
123 | Frame6_l3: B 6 6 0 0 0.3536 0 0 0 3 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 1 0 2 -1 |
---|
124 | Frame7_l3: B 5 7 0 0 0.68 0 0 0 3 4 -1 -5 1 3 1 1 5 1 0 1 1 1 1 0 2 -1 |
---|
125 | Frame8_l3: B 7 7 0 0 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
126 | |
---|
127 | FrameI_l4: P 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 |
---|
128 | Frame1_l4: B 8 4 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 |
---|
129 | Frame2_l4: B 4 5 0 0 0.3536 0 0 0 3 3 -4 -6 4 1 4 5 1 1 0 0 1 1 0 1 -1 |
---|
130 | Frame3_l4: B 2 6 0 0 0.3536 0 0 0 3 4 -2 -4 2 6 1 2 4 1 1 1 1 1 0 1 -1 |
---|
131 | Frame4_l4: B 1 7 0 0 0.68 0 0 0 3 4 -1 1 3 7 1 1 5 1 0 1 1 1 1 0 1 -1 |
---|
132 | Frame5_l4: B 3 7 0 0 0.68 0 0 0 3 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
133 | Frame6_l4: B 6 6 0 0 0.3536 0 0 0 3 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 1 0 2 -1 |
---|
134 | Frame7_l4: B 5 7 0 0 0.68 0 0 0 3 4 -1 -5 1 3 1 1 5 1 0 1 1 1 1 0 2 -1 |
---|
135 | Frame8_l4: B 7 7 0 0 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
136 | |
---|
137 | FrameI_l5: P 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 |
---|
138 | Frame1_l5: B 8 4 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 |
---|
139 | Frame2_l5: B 4 5 0 0 0.3536 0 0 0 3 3 -4 -6 4 1 4 5 1 1 0 0 1 1 0 1 -1 |
---|
140 | Frame3_l5: B 2 6 0 0 0.3536 0 0 0 3 4 -2 -4 2 6 1 2 4 1 1 1 1 1 0 1 -1 |
---|
141 | Frame4_l5: B 1 7 0 0 0.68 0 0 0 3 4 -1 1 3 7 1 1 5 1 0 1 1 1 1 0 1 -1 |
---|
142 | Frame5_l5: B 3 7 0 0 0.68 0 0 0 3 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
143 | Frame6_l5: B 6 6 0 0 0.3536 0 0 0 3 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 1 0 2 -1 |
---|
144 | Frame7_l5: B 5 7 0 0 0.68 0 0 0 3 4 -1 -5 1 3 1 1 5 1 0 1 1 1 1 0 2 -1 |
---|
145 | Frame8_l5: B 7 7 0 0 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 0 2 -1 |
---|
146 | |
---|
147 | LoopFilterDisable : 0 1 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) |
---|
148 | SAO : 1 0 # Sample adaptive offset (0: OFF, 1: ON) (mc) |
---|
149 | |
---|
150 | #========== view synthesis optimization (VSO) ========== |
---|
151 | VSO : 1 # use of view synthesis optimization for depth coding |
---|
152 | VSOConfig : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][cx2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string |
---|
153 | #VSOConfig : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][ox2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string for FCO = 1 |
---|
154 | WVSO : 1 # use of WVSO (Depth distortion metric with a weighted depth fidelity term) |
---|
155 | VSOWeight : 10 # weight of VSO ( in SAD case, cf. squared in SSE case ) |
---|
156 | VSDWeight : 1 # weight of VSD ( in SAD case, cf. squared in SSE case ) |
---|
157 | DWeight : 1 # weight of depth distortion itself ( in SAD case, cf. squared in SSE case ) |
---|
158 | UseEstimatedVSD : 1 # Model based VSD estimation instead of rendering based for some encoder decisions |
---|