source: 3DVCSoftware/trunk/cfg/3D-HEVC/NonCTC/misc/gopCfg_NoIv_2view.cfg @ 655

Last change on this file since 655 was 655, checked in by tech, 11 years ago

Merged 8.1-Cleanup@654

File size: 3.9 KB
Line 
1#======== VPS / Layer sets ================
2VpsNumLayerSets               : 4            # Number of layer sets   
3LayerIdsInSet_0               : 0            # LayerIds in vps of layer set
4LayerIdsInSet_1               : 0 1          # LayerIds in vps of layer set
5
6DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
7OutputLayerSetIdx             : 1            # Indices of layer sets used as additional output layer sets
8LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds in vps of additional output layers
9ProfileLevelTierIdx           : 0 0 0        # Indices to profile level tier (TBD)
10
11#======== VPS / Dependencies ================
12DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
13DirectRefLayers_2             :             # LayerIds in vps of direct reference layers
14DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
15DependencyTypes_2             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
16
17#                           QPfactor      betaOffsetDiv2   #ref_pics_active  reference pictures     deltaRPS     reference idcs          ilPredLayerIdc       refLayerPicPosIl_L1
18#         Type  POC QPoffset     tcOffsetDiv2      temporal_id      #ref_pics                 predict     #ref_idcs        #ActiveRefLayerPics     refLayerPicPosIl_L0   
19
20Frame1:     B    8     1     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                   0
21Frame2:     B    4     2     0.3536   0        0        0        2      3     -4 -6  4           1     4     5     1 1 0 0 1         0
22Frame3:     B    2     3     0.3536   0        0        0        2      4     -2 -4  2 6         1     2     4     1 1 1 1           0
23Frame4:     B    1     4     0.68     0        0        0        2      4     -1  1  3 7         1     1     5     1 0 1 1 1         0
24Frame5:     B    3     4     0.68     0        0        0        2      4     -1 -3  1 5         1    -2     5     1 1 1 1 0         0
25Frame6:     B    6     3     0.3536   0        0        0        2      4     -2 -4 -6 2         1    -3     5     1 1 1 1 0         0
26Frame7:     B    5     4     0.68     0        0        0        2      4     -1 -5  1 3         1     1     5     1 0 1 1 1         0
27Frame8:     B    7     4     0.68     0        0        0        2      4     -1 -3 -7 1         1    -2     5     1 1 1 1 0         0
28                                                                                                                                   
29FrameI_l1:  I    0     3     0.442    0        0        0        1      0                        0                                   0
30Frame1_l1:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                   0
31Frame2_l1:  B    4     5     0.3536   0        0        0        3      3     -4 -6  4           1     4     5     1 1 0 0 1         0
32Frame3_l1:  B    2     6     0.3536   0        0        0        3      4     -2 -4  2 6         1     2     4     1 1 1 1           0
33Frame4_l1:  B    1     7     0.68     0        0        0        3      4     -1  1  3 7         1     1     5     1 0 1 1 1         0
34Frame5_l1:  B    3     7     0.68     0        0        0        3      4     -1 -3  1 5         1    -2     5     1 1 1 1 0         0
35Frame6_l1:  B    6     6     0.3536   0        0        0        3      4     -2 -4 -6 2         1    -3     5     1 1 1 1 0         0
36Frame7_l1:  B    5     7     0.68     0        0        0        3      4     -1 -5  1 3         1     1     5     1 0 1 1 1         0
37Frame8_l1:  B    7     7     0.68     0        0        0        3      4     -1 -3 -7 1         1    -2     5     1 1 1 1 0         0
38
39### DO NOT ADD ANYTHING BELOW THIS LINE ###
40### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.