[2] | 1 | |
---|
| 2 | |
---|
| 3 | #======== File I/O ===================== |
---|
| 4 | InputFile_0 : BookArrival_256x192\video\BookArrival_256x192_15_08.yuv |
---|
| 5 | InputFile_1 : BookArrival_256x192\video\BookArrival_256x192_15_10.yuv |
---|
| 6 | InputFile_2 : BookArrival_256x192\video\BookArrival_256x192_15_06.yuv |
---|
| 7 | |
---|
| 8 | DepthInputFile_0 : BookArrival_256x192\depth\depth_BookArrival_256x192_15_08.yuv |
---|
| 9 | DepthInputFile_1 : BookArrival_256x192\depth\depth_BookArrival_256x192_15_10.yuv |
---|
| 10 | DepthInputFile_2 : BookArrival_256x192\depth\depth_BookArrival_256x192_15_06.yuv |
---|
| 11 | |
---|
| 12 | ReconFile_0 : Output_Enc_0.yuv |
---|
| 13 | ReconFile_1 : Output_Enc_1.yuv |
---|
| 14 | ReconFile_2 : Output_Enc_2.yuv |
---|
| 15 | |
---|
| 16 | DepthReconFile_0 : Output_Depth_Enc_0.yuv |
---|
| 17 | DepthReconFile_1 : Output_Depth_Enc_1.yuv |
---|
| 18 | DepthReconFile_2 : Output_Depth_Enc_2.yuv |
---|
| 19 | |
---|
| 20 | BitstreamFile : BitStreamMV.bin |
---|
| 21 | |
---|
| 22 | |
---|
| 23 | |
---|
| 24 | #====== General Coding Parameters ====== |
---|
| 25 | NumberOfViews : 3 # Number of views to be coded |
---|
| 26 | CodeDepthMaps : 1 # Encode depth maps |
---|
| 27 | FramesToBeEncoded : 5 # Number of frames to be coded |
---|
| 28 | |
---|
| 29 | SourceWidth : 256 # Input frame width |
---|
| 30 | SourceHeight : 192 # Input frame height |
---|
| 31 | FrameRate : 15 # Frame Rate per second |
---|
| 32 | FrameSkip : 0 # Number of frames to be skipped in input |
---|
| 33 | InputBitDepth : 8 # Input bit-depth |
---|
| 34 | OutputBitDepth : 8 # Output bit-depth |
---|
| 35 | InternalBitDepth : 10 # Internal bit-depth |
---|
| 36 | |
---|
| 37 | |
---|
| 38 | |
---|
| 39 | #====== Camera Parameters ====== |
---|
| 40 | CameraParameterFile : BookArrival_256x192\cam_bookarrival.cfg # Camera parameter file |
---|
| 41 | BaseViewCameraNumbers : 8 10 6 # Cameras in coding order [only NumberOfViews values are used] |
---|
| 42 | CodedCamParsPrecision : 2 # precision for camera parameter coding (max. disparity error = 2^(-x)) [default: 2] |
---|
| 43 | |
---|
| 44 | |
---|
| 45 | #======== Unit definition ================ |
---|
| 46 | MaxCUWidth : 64 # Maximum coding unit width in pixel |
---|
| 47 | MaxCUHeight : 64 # Maximum coding unit height in pixel |
---|
| 48 | MaxPartitionDepth : 4 # Maximum coding unit depth |
---|
| 49 | |
---|
| 50 | QuadtreeTULog2MaxSize : 5 # Log2 of maximum transform size for |
---|
| 51 | QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for |
---|
| 52 | QuadtreeTUMaxDepthInter : 3 |
---|
| 53 | QuadtreeTUMaxDepthIntra : 3 |
---|
| 54 | |
---|
| 55 | |
---|
| 56 | |
---|
| 57 | #======== Coding Structure ============= |
---|
| 58 | GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) |
---|
| 59 | RateGOPSize : 4 # GOP size used for QP assignment |
---|
| 60 | LowDelayCoding : 0 # Low-delay coding structure |
---|
| 61 | GOPFormatString : IL0PL0(V0)_0*n{PL0(-4)PL0(-4,V0)_3BL1(-2;+2)BL1(-2;+2,V0)_1BL2(-1;+1)BL2(-1;+1,V0)_0BL2(-1;+1)BL2(-1,V0;+1)_2} |
---|
| 62 | CodecPictureStoreSize : 16 # size of coded picture buffer |
---|
| 63 | TemporalLayerQPOffset_L0 : 0 # QP offset for layer 0 |
---|
| 64 | TemporalLayerQPOffset_L1 : 3 # QP offset for layer 1 |
---|
| 65 | TemporalLayerQPOffset_L2 : 4 # QP offset for layer 2 |
---|
| 66 | TemporalLayerQPOffset_L3 : 5 # QP offset for layer 3 |
---|
| 67 | |
---|
| 68 | |
---|
| 69 | |
---|
| 70 | #=========== Interpolation Filter ============= |
---|
| 71 | RoundingControlBipred : 0 |
---|
| 72 | |
---|
| 73 | |
---|
| 74 | |
---|
| 75 | #=========== Motion Search ============= |
---|
| 76 | FastSearch : 1 # 0:Full search 1:EPZS |
---|
| 77 | SearchRange : 96 # (0: Search range is a Full frame) |
---|
| 78 | BipredSearchRange : 4 # Search range for bipred refinement |
---|
| 79 | HadamardME : 1 # Use of hadamard measure for fractional ME |
---|
| 80 | FEN : 1 # Fast encoder decision |
---|
| 81 | |
---|
| 82 | #============= VSO ============= |
---|
| 83 | VSOMode : 4 # VSO Mode Currently only (0: off or 4: Using RM) |
---|
| 84 | #VSOConfig : [cx0 E(s0.5)][cx1 B(cc0) I(s0.5)] #VSO Configuration (2-View) coding order 0 1 |
---|
| 85 | VSOConfig : [cx0 B(cc1) I(s0.5)][cx1 E(s0 s2)][cx2 B(cc1) I(s1.5)] #VSO Configuration (3-View) coding order 1 0 2 oder 1 2 0 |
---|
| 86 | AllowNegDist : 1 |
---|
| 87 | #======== Quantization ============= |
---|
| 88 | QP : 32 34 # Quantization parameter(0-51), second QP for Depth |
---|
| 89 | MaxDeltaQP : 0 # CU-based multi-QP optimization |
---|
| 90 | DeltaQpRD : 0 # Slice-based multi-QP optimization |
---|
| 91 | RDOQ : 1 # RDOQ |
---|
| 92 | |
---|
| 93 | |
---|
| 94 | |
---|
| 95 | #=========== Entropy Coding ============ |
---|
| 96 | SymbolMode : 1 # 0:LCEC, 1:CABAC |
---|
| 97 | |
---|
| 98 | |
---|
| 99 | |
---|
| 100 | #=========== Deblock Filter ============ |
---|
| 101 | LoopFilterDisable : 0 # Disable loop filter in slice header (0=Filter, 1=No Filter) |
---|
| 102 | LoopFilterAlphaC0Offset : 0 # Range: -26 ~ 26 |
---|
| 103 | LoopFilterBetaOffset : 0 # Range: -26 ~ 26 |
---|
| 104 | |
---|
| 105 | |
---|
| 106 | |
---|
| 107 | #=========== Coding Tools ================= |
---|
| 108 | MRG : 1 # Merge mode (0: OFF, 1: ON) |
---|
| 109 | ALF : 1 # Adaptive loop filter (0: OFF, 1: ON) |
---|
| 110 | ALFEncodePassReduction : 0 # Reduce ALF encoding passes (0:Original 16-pass, 1: 1-pass, 2: 2-pass encoding) |
---|
| 111 | |
---|
| 112 | #============ Slices ================ |
---|
| 113 | SliceMode : 0 # 0: Disable all slice options. |
---|
| 114 | # 1: Enforce maximum number of LCU in an slice, |
---|
| 115 | # 2: Enforce maximum number of bytes in an 'slice' |
---|
| 116 | SliceArgument : 1500 # Argument for 'SliceMode'. |
---|
| 117 | # If SliceMode==1 it represents max. LCU per slice. |
---|
| 118 | # If SliceMode==2 it represents max. bytes per slice. |
---|
| 119 | |
---|
| 120 | LFCrossSliceBoundaryFlag : 1 # In-loop filtering, including ALF and DB, is across or not across slice boundary. |
---|
| 121 | # 0:not across, 1: across |
---|
| 122 | |
---|
| 123 | EntropySliceMode : 0 # 0: Disable all entropy slice options. |
---|
| 124 | # 1: Enforce maximum number of LCU in an entropy slice, |
---|
| 125 | # 2: Enforce maximum number of bins/bits in an 'entropy slice' |
---|
| 126 | EntropySliceArgument : 180000 # Argument for 'EntropySliceMode'. |
---|
| 127 | # If EntropySliceMode==1 it represents max. LCU per entropy slice. |
---|
| 128 | # If EntropySliceMode==2 it represents max. bins per entropy slice. |
---|
| 129 | |
---|
| 130 | OmitUnusedBlocks : 0 # Omit coding of blocks not used for rendering |
---|
| 131 | VSO : 1 # View Synthesis Optimization |
---|
| 132 | DMM : 1 # Depth model modes intra luma (0: OFF, 1: ON) |
---|
| 133 | MVI : 1 # Motion vector inheritance for depth map coding (0: OFF, 1: ON) |
---|
| 134 | |
---|
| 135 | |
---|
| 136 | #====== multiview mv/res prediction ====== |
---|
| 137 | PredDepthMapGen : 1 # generation of predicted depth maps (0:off, 1:using coded MVs, 2:using coded depth, 3:coded MVS for non-random-access, coded depth for random access) |
---|
| 138 | MultiviewMvPred : 7 # usage for predicted depth maps (sum of the following: 1:inter-view, 2:inter, 4:merge) |
---|
| 139 | MultiviewMvRegMode : 1 # regularization (using original depth maps) for inter-view motion estimation |
---|
| 140 | MultiviewMvRegLambdaScale : 1.0 # lambda scale factor for inter-view motion vector regularization |
---|
| 141 | MultiviewResPred : 1 # inter-view resiudal prediction (0:off, 1:on) |
---|
| 142 | |
---|
| 143 | #====== Qp Change ====== |
---|
| 144 | QpChangeFrame : 0 # start frame for QP change (note: given in coding order, not as POC value) |
---|
| 145 | QpChangeOffsetVideo : 0 # QP change offset for video |
---|
| 146 | QpChangeOffsetDepth : 0 # QP change offset for depth |
---|
| 147 | |
---|
| 148 | #====== InterViewSkip == |
---|
| 149 | InterViewSkip : 1 |
---|
| 150 | InterViewSkipLambdaScale : 8 |
---|