source: 3DVCSoftware/trunk/cfg/3D-HEVC/deltaCfg_3view.cfg @ 1179

Last change on this file since 1179 was 1179, checked in by tech, 9 years ago

Merged branch 13.1-dev0@1178.

  • Property svn:eol-style set to native
File size: 5.1 KB
Line 
1#======== Legend for comments =====================
2# Delta compare to fullCfg.cfg
3
4
5InputFile_3                   : 
6InputFile_4                   : 
7InputFile_5                   : 
8
9ReconFile_3                   : 
10ReconFile_4                   : 
11ReconFile_5                   : 
12
13NumberOfLayers                : 3           # Number of layers
14
15ScalabilityMask               : 2           # Scalability Mask             ( 2: View Scalability, 3: View + Depth Scalability )
16DimensionIdLen                : 3           # Number of bits to store Ids,  per scalability dimension, (m)
17ViewOrderIndex                : 0 1 2       # ViewOrderIndex, per layer (m)
18
19VpsNumLayerSets               : 4            # Number of layer sets   
20LayerIdsInSet_2               : 0 2          # Indices in VPS of layers in layer set 2
21LayerIdsInSet_3               : 0 1 2        # Indices in VPS of layers in layer set 3
22LayerIdsInSet_4               : 
23
24OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
25LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
26LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
27
28ProfileTierLevelIdx_2         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
29ProfileTierLevelIdx_3         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
30ProfileTierLevelIdx_4         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
31ProfileTierLevelIdx_5         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)
32ProfileTierLevelIdx_6         :                            # VpsProfileTierLevel indices of layers in output layer set 6 (m) (should be -1, when layer is not necessary)
33
34DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
35DirectRefLayers_3             : 
36DirectRefLayers_4             :
37DirectRefLayers_5             :
38
39
40DependencyTypes_1             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
41DependencyTypes_2             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
42DependencyTypes_3             :
43DependencyTypes_4             :
44DependencyTypes_5             :
45
46   
47FrameI_l1:  P    0     3     0.442    0        0        0        1      0                        0                                  1          0         0          -1        1
48Frame1_l1:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                  1          0         1          -1        1
49Frame2_l1:  B    4     5     0.3536   0        0        0        3      3     -4 -6  4           1       4    5     1 1 0 0 1       1          0         1          -1        1
50Frame3_l1:  B    2     6     0.3536   0        0        0        3      4     -2 -4  2 6         1       2    4     1 1 1 1         1          0         1          -1        1
51Frame4_l1:  B    1     7     0.68     0        0        0        3      4     -1  1  3 7         1       1    5     1 0 1 1 1       1          0         1          -1        1
52Frame5_l1:  B    3     7     0.68     0        0        0        3      4     -1 -3  1 5         1      -2    5     1 1 1 1 0       1          0         2          -1        1
53Frame6_l1:  B    6     6     0.3536   0        0        0        3      4     -2 -4 -6 2         1      -3    5     1 1 1 1 0       1          0         2          -1        1
54Frame7_l1:  B    5     7     0.68     0        0        0        3      4     -1 -5  1 3         1       1    5     1 0 1 1 1       1          0         2          -1        1
55Frame8_l1:  B    7     7     0.68     0        0        0        3      4     -1 -3 -7 1         1      -2    5     1 1 1 1 0       1          0         2          -1        1
56
57FrameI_l3: 
58Frame1_l3: 
59Frame2_l3: 
60Frame3_l3: 
61Frame4_l3: 
62Frame5_l3: 
63Frame6_l3: 
64Frame7_l3: 
65Frame8_l3: 
66
67FrameI_l4: 
68Frame1_l4: 
69Frame2_l4: 
70Frame3_l4: 
71Frame4_l4: 
72Frame5_l4: 
73Frame6_l4: 
74Frame7_l4: 
75Frame8_l4: 
76
77FrameI_l5: 
78Frame1_l5: 
79Frame2_l5: 
80Frame3_l5: 
81Frame4_l5: 
82Frame5_l5: 
83Frame6_l5: 
84Frame7_l5: 
85Frame8_l5: 
86
87LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
88SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON) (mc)
89DepthRefinementFlag                 : 0                # Disparity refined by depth DoNBDV
90Log2SubPbSizeMinus3                 : 0                # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3
91DepthBasedBlkPartFlag               : 0                # Depth-based Block Partitioning
92
Note: See TracBrowser for help on using the repository browser.