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

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

Merged HTM-16.1-dev@1404.

  • Property svn:eol-style set to native
File size: 7.3 KB
RevLine 
[738]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   
[872]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
[1066]13LayerIdsInSet_2               : 0 1 2        # Indices in VPS of layers in layer set 2
[738]14
[1066]15#======== VPS / Output layer sets ================
[872]16DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
[1386]17OutputLayerSetIdx             : 2 2          # Indices of layer sets used to derive additional output layer sets
[872]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
[738]20
[1066]21
[738]22#======== VPS / Dependencies ================
[872]23DirectRefLayers_1             : 0           # Indices in VPS of direct reference layers
24DirectRefLayers_2             : 0 1         # Indices in VPS of direct reference layers
[738]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
[1066]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)
[1386]37ProfileTierLevelIdx_3         : 1 2 -1                     # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
[1066]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
[738]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)
[1084]46DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI  // Currently only working for CDR
[738]47GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
48
[1405]49#                      CbQPoffset    QPfactor     betaOffsetDiv2   #ref_pics_active  reference pictures     deltaRPS     reference idcs          ilPredLayerIdc       refLayerPicPosIl_L1
50#         Type  POC QPoffset  CrQPoffset  tcOffsetDiv2      temporal_id      #ref_pics                 predict     #ref_idcs        #ActiveRefLayerPics     refLayerPicPosIl_L0     
51Frame1:     B    1     3   0       0 0.4624   0        0        0        4      4     -1 -5 -9 -13       0                                   0
52Frame2:     B    2     2   0       0 0.4624   0        0        0        4      4     -1 -2 -6 -10       1    -1     5     1 1 1 0 1         0
53Frame3:     B    3     3   0       0 0.4624   0        0        0        4      4     -1 -3 -7 -11       1    -1     5     0 1 1 1 1         0           
54Frame4:     B    4     1   0       0 0.578    0        0        0        4      4     -1 -4 -8 -12       1    -1     5     0 1 1 1 1         0
55Frame5:                   
56Frame6:                   
57Frame7:                   
58Frame8:                   
59                           
60FrameI_l1:  P    0     3   0       0 0.442    0        0        0        1      0                        0                                   1          0         0          -1 
61Frame1_l1:  B    1     3   0       0 0.4624   0        0        0        4      4     -1 -5 -9 -13       0                                   1          0         0          -1     
62Frame2_l1:  B    2     2   0       0 0.4624   0        0        0        4      4     -1 -2 -6 -10       1    -1     5     1 1 1 0 1         1          0         0          -1     
63Frame3_l1:  B    3     3   0       0 0.4624   0        0        0        4      4     -1 -3 -7 -11       1    -1     5     0 1 1 1 1         1          0         0          -1                 
64Frame4_l1:  B    4     1   0       0 0.578    0        0        0        4      4     -1 -4 -8 -12       1    -1     5     0 1 1 1 1         1          0         0          -1     
65Frame5_l1:                 
66Frame6_l1:                 
67Frame7_l1:                 
68Frame8_l1:                 
69                           
70FrameI_l2:  B    0     3   0       0 0.442    0        0        0        1      0                        0                                   1          0         0          -1 
71Frame1_l2:  B    1     3   0       0 0.4624   0        0        0        4      4     -1 -5 -9 -13       0                                   2          0 1       0 -1       -1 0
72Frame2_l2:  B    2     2   0       0 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
73Frame3_l2:  B    3     3   0       0 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           
74Frame4_l2:  B    4     1   0       0 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
[738]75Frame5_l2:
76Frame6_l2:
77Frame7_l2:
78Frame8_l2:
79
80### DO NOT ADD ANYTHING BELOW THIS LINE ###
81### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.