source: 3DVCSoftware/trunk/cfg/MV-HEVC/NonCTC/layerwise_startup_IBP_3view.cfg @ 1386

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

Merged 15.1-dev1@1381.

  • Property svn:eol-style set to native
File size: 7.0 KB
Line 
1# Following parameters must be set in the correct order:   
2#InputFile_0          : leftView.yuv   # For layer with LayerIdx in vps equal to 0.
3#InputFile_1          : rightView.yuv  # For layer with LayerIdx in vps equal to 1.
4#InputFile_2          : middleView.yuv # For layer with LayerIdx in vps equal to 2.
5#ViewOrderIndex       : 0 1 2          # Per layer, corresponds to coding order, needs to be increasing 
6#ViewId               : 0 2 1          # Per view, arbitary identifier, might correspond to spatial position of cameras
7#BaseViewCameraNumbers: 1 5 3          # Per view, numbers in camera parameter file ( e.g. leftView is 1, rightView is 5 and middleView is 3)
8
9#======== VPS / Layer sets ================
10VpsNumLayerSets               : 3            # Number of layer sets   
11LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set 0
12LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set 1
13LayerIdsInSet_2               : 0 1 2        # Indices in VPS of layers in layer set 2
14
15#======== VPS / Output layer sets ================
16DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
17OutputLayerSetIdx             : 2 2          # Indices of layer sets used to derive additional output layer sets
18LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
19LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
20
21
22#======== VPS / Dependencies ================
23DirectRefLayers_1             : 0           # Indices in VPS of direct reference layers
24DirectRefLayers_2             : 0 1         # Indices in VPS of direct reference layers
25DependencyTypes_1             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
26DependencyTypes_2             : 2 2         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
27
28#======== VPS / PTLI ================
29Profile                       : main main multiview-main   # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
30Level                         : none none none             # Level   indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
31Tier                          : main main main             # Tier    indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
32InblFlag                      : 0    0    0                # Inbl    indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
33
34ProfileTierLevelIdx_0         : 1                          # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary)
35ProfileTierLevelIdx_1         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary)
36ProfileTierLevelIdx_2         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
37ProfileTierLevelIdx_3         : 1 2 -1                     # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
38ProfileTierLevelIdx_4         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
39
40
41#                           QPfactor      betaOffsetDiv2   #ref_pics_active  reference pictures     deltaRPS     reference idcs          ilPredLayerIdc       refLayerPicPosIl_L1
42#         Type  POC QPoffset     tcOffsetDiv2      temporal_id      #ref_pics                 predict     #ref_idcs        #ActiveRefLayerPics     refLayerPicPosIl_L0     
43
44#======== Coding Structure =============
45IntraPeriod                   : 8 16 12      # Period of I-Frame ( -1 = only first)
46DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI  // Currently only working for CDR
47GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
48#                           QPfactor      betaOffsetDiv2   #ref_pics_active  reference pictures     deltaRPS     reference idcs          ilPredLayerIdc       refLayerPicPosIl_L1
49#         Type  POC QPoffset     tcOffsetDiv2      temporal_id      #ref_pics                 predict     #ref_idcs        #ActiveRefLayerPics     refLayerPicPosIl_L0     
50Frame1:     B    1     3     0.4624   0        0        0        4      4     -1 -5 -9 -13       0                                   0
51Frame2:     B    2     2     0.4624   0        0        0        4      4     -1 -2 -6 -10       1    -1     5     1 1 1 0 1         0
52Frame3:     B    3     3     0.4624   0        0        0        4      4     -1 -3 -7 -11       1    -1     5     0 1 1 1 1         0           
53Frame4:     B    4     1     0.578    0        0        0        4      4     -1 -4 -8 -12       1    -1     5     0 1 1 1 1         0
54Frame5: 
55Frame6: 
56Frame7: 
57Frame8: 
58
59FrameI_l1:  P    0     3     0.442    0        0        0        1      0                        0                                   1          0         0          -1 
60Frame1_l1:  B    1     3     0.4624   0        0        0        4      4     -1 -5 -9 -13       0                                   1          0         0          -1     
61Frame2_l1:  B    2     2     0.4624   0        0        0        4      4     -1 -2 -6 -10       1    -1     5     1 1 1 0 1         1          0         0          -1     
62Frame3_l1:  B    3     3     0.4624   0        0        0        4      4     -1 -3 -7 -11       1    -1     5     0 1 1 1 1         1          0         0          -1                 
63Frame4_l1:  B    4     1     0.578    0        0        0        4      4     -1 -4 -8 -12       1    -1     5     0 1 1 1 1         1          0         0          -1     
64Frame5_l1: 
65Frame6_l1:
66Frame7_l1:
67Frame8_l1:
68
69FrameI_l2:  B    0     3     0.442    0        0        0        1      0                        0                                   1          0         0          -1 
70Frame1_l2:  B    1     3     0.4624   0        0        0        4      4     -1 -5 -9 -13       0                                   2          0 1       0 -1       -1 0
71Frame2_l2:  B    2     2     0.4624   0        0        0        4      4     -1 -2 -6 -10       1    -1     5     1 1 1 0 1         2          0 1       0 -1       -1 0
72Frame3_l2:  B    3     3     0.4624   0        0        0        4      4     -1 -3 -7 -11       1    -1     5     0 1 1 1 1         2          0 1       0 -1       -1 0           
73Frame4_l2:  B    4     1     0.578    0        0        0        4      4     -1 -4 -8 -12       1    -1     5     0 1 1 1 1         2          0 1       0 -1       -1 0
74Frame5_l2:
75Frame6_l2:
76Frame7_l2:
77Frame8_l2:
78
79### DO NOT ADD ANYTHING BELOW THIS LINE ###
80### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.