[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 ================ |
---|
| 10 | VpsNumLayerSets : 3 # Number of layer sets |
---|
[872] | 11 | LayerIdsInSet_0 : 0 # Indices in VPS of layers in layer set 0 |
---|
| 12 | LayerIdsInSet_1 : 0 1 # Indices in VPS of layers in layer set 1 |
---|
[1066] | 13 | LayerIdsInSet_2 : 0 1 2 # Indices in VPS of layers in layer set 2 |
---|
[738] | 14 | |
---|
[1066] | 15 | #======== VPS / Output layer sets ================ |
---|
[872] | 16 | DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet |
---|
[1386] | 17 | OutputLayerSetIdx : 2 2 # Indices of layer sets used to derive additional output layer sets |
---|
[872] | 18 | LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 0 |
---|
| 19 | LayerIdsInAddOutputLayerSet_1 : 2 # Indices in VPS of output layers in additional output layer set 1 |
---|
[738] | 20 | |
---|
[1066] | 21 | |
---|
[738] | 22 | #======== VPS / Dependencies ================ |
---|
[872] | 23 | DirectRefLayers_1 : 0 # Indices in VPS of direct reference layers |
---|
| 24 | DirectRefLayers_2 : 0 1 # Indices in VPS of direct reference layers |
---|
[738] | 25 | DependencyTypes_1 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
| 26 | DependencyTypes_2 : 2 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
| 27 | |
---|
[1066] | 28 | #======== VPS / PTLI ================ |
---|
| 29 | Profile : main main multiview-main # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
| 30 | Level : none none none # Level indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
| 31 | Tier : main main main # Tier indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
| 32 | InblFlag : 0 0 0 # Inbl indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
| 33 | |
---|
| 34 | ProfileTierLevelIdx_0 : 1 # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary) |
---|
| 35 | ProfileTierLevelIdx_1 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) |
---|
| 36 | ProfileTierLevelIdx_2 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) |
---|
[1386] | 37 | ProfileTierLevelIdx_3 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) |
---|
[1066] | 38 | ProfileTierLevelIdx_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 ============= |
---|
| 45 | IntraPeriod : 8 16 12 # Period of I-Frame ( -1 = only first) |
---|
[1084] | 46 | DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI // Currently only working for CDR |
---|
[738] | 47 | GOPSize : 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 |
---|
| 51 | Frame1: B 1 3 0 0 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 0 |
---|
| 52 | Frame2: 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 |
---|
| 53 | Frame3: 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 |
---|
| 54 | Frame4: 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 |
---|
| 55 | Frame5: |
---|
| 56 | Frame6: |
---|
| 57 | Frame7: |
---|
| 58 | Frame8: |
---|
| 59 | |
---|
| 60 | FrameI_l1: P 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 |
---|
| 61 | Frame1_l1: B 1 3 0 0 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 1 0 0 -1 |
---|
| 62 | Frame2_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 |
---|
| 63 | Frame3_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 |
---|
| 64 | Frame4_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 |
---|
| 65 | Frame5_l1: |
---|
| 66 | Frame6_l1: |
---|
| 67 | Frame7_l1: |
---|
| 68 | Frame8_l1: |
---|
| 69 | |
---|
| 70 | FrameI_l2: B 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 |
---|
| 71 | Frame1_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 |
---|
| 72 | Frame2_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 |
---|
| 73 | Frame3_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 |
---|
| 74 | Frame4_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] | 75 | Frame5_l2: |
---|
| 76 | Frame6_l2: |
---|
| 77 | Frame7_l2: |
---|
| 78 | Frame8_l2: |
---|
| 79 | |
---|
| 80 | ### DO NOT ADD ANYTHING BELOW THIS LINE ### |
---|
| 81 | ### DO NOT DELETE THE EMPTY LINE BELOW ### |
---|