Changeset 58 in 3DVCSoftware for trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg
- Timestamp:
- 14 May 2012, 20:52:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg
r42 r58 1 2 1 3 2 #========== file i/o ========== … … 15 14 16 15 BitstreamFile : stream.bit # bitstream file 17 18 16 19 17 #========== general coding parameters ========== … … 24 22 OutputBitDepth : 8 # bit depth of output files 25 23 InternalBitDepth : 8 # internal bit depth used for coding 24 25 CroppingMode : 0 # Cropping mode (0: no cropping, 1:automatic padding, 2: padding, 3:cropping) 26 CropLeft : 0 # Left cropping/padding for cropping mode 3 27 CropRight : 0 # Right cropping/padding for cropping mode 3 28 CropTop : 0 # Top cropping/padding for cropping mode 3 29 CropBottom : 0 # Bottom cropping/padding for cropping mode 3 30 HorizontalPadding : 0 # horizontal source padding for cropping mode 2 31 VerticalPadding : 0 # vertical source padding for cropping mode 2 26 32 27 33 … … 42 48 43 49 #========== coding structure ========== 44 CodedPictureStoreSize : 9 # size of decoded picture buffer in frame buffers 45 GOPFormatString : IL0PL3(V0)_0*n{ *2{ PL0(-8)PL3(-8,V0)_7 BL1(-4;+4)BL4(-4,V0;+4)_3 BL2(-2;+2,+6)BL5(-2,V0;+2,+6)_1 BL2(-2,-6;+2)BL5(-2,-6,V0;+2)_5 BL3(-1;+1,+3)BL6(-1,V0;+1,+3)_0 BL3(-1,-3;+1,+5)BL6(-1,-3,V0;+1,+5)_2 BL3(-1,-5;+1,+3)BL6(-1,-5,V0;+1,+3)_4 BL3(-1,-3;+1)BL6(-1,-3,V0;+1)_6 }*1{ IL0PL3(V0)_7 BL1(-4;+4)BL4(-4,V0;+4)_3 BL2(-2;+2,+6)BL5(-2,V0;+2,+6)_1 BL2(-2,-6;+2)BL5(-2,-6,V0;+2)_5 BL3(-1;+1,+3)BL6(-1,V0;+1,+3)_0 BL3(-1,-3;+1,+5)BL6(-1,-3,V0;+1,+5)_2 BL3(-1,-5;+1,+3)BL6(-1,-5,V0;+1,+3)_4 BL3(-1,-3;+1)BL6(-1,-3,V0;+1)_6 } } 46 # string specifying the coding order and reference picture lists 47 GOPSize : 8 # GOP size of temporal structures 48 RateGOPSize : 8 # GOP size of hierarchical QP assignment (-1: inherit GOPSize value) 49 LowDelayCoding : 0 # use low-delay mode 50 TemporalLayerQPOffset_L0 : 0 # QP offset for temporal layer 0 51 TemporalLayerQPOffset_L1 : 1 # QP offset for temporal layer 1 52 TemporalLayerQPOffset_L2 : 2 # QP offset for temporal layer 2 53 TemporalLayerQPOffset_L3 : 3 # QP offset for temporal layer 3 54 TemporalLayerQPOffset_L4 : 4 # QP offset for temporal layer 4 55 TemporalLayerQPOffset_L5 : 5 # QP offset for temporal layer 5 56 TemporalLayerQPOffset_L6 : 6 # QP offset for temporal layer 6 57 TemporalLayerQPOffset_L7 : 7 # QP offset for temporal layer 7 58 FCO : 0 # flexible coding order (0:off, 1:on) 59 CodingOrder : T0D0D1T1 # coding order 50 IntraPeriod : 24 # Period of I-Frame ( -1 = only first) 51 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CDR, 2:IDR 52 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) 53 # V0 Type POC QPoffset QPfactor temporal_id #ref_pics_active ref_pic #ref_pics reference pictures predict deltaRIdx-1 deltaRPS #ref_idcs reference idcs #IV_ref_pics IV reference pics IV ref list pos 54 Frame1 : B 8 1 0.442 0 4 1 4 -8 -10 -12 -16 0 0 55 Frame2 : B 4 2 0.3536 0 2 1 3 -4 -6 4 1 0 4 5 1 1 0 0 1 0 56 Frame3 : B 2 3 0.3536 0 2 1 4 -2 -4 2 6 1 0 2 4 1 1 1 1 0 57 Frame4 : B 1 4 0.68 0 2 0 4 -1 1 3 7 1 0 1 5 1 0 1 1 1 0 58 Frame5 : B 3 4 0.68 0 2 0 4 -1 -3 1 5 1 0 -2 5 1 1 1 1 0 0 59 Frame6 : B 6 3 0.3536 0 2 1 4 -2 -4 -6 2 1 0 -3 5 1 1 1 1 0 0 60 Frame7 : B 5 4 0.68 0 2 0 4 -1 -5 1 3 1 0 1 5 1 0 1 1 1 0 61 Frame8 : B 7 4 0.68 0 2 0 4 -1 -3 -7 1 1 0 -2 5 1 1 1 1 0 0 62 # V1 Type POC QPoffset QPfactor temporal_id #ref_pics_active ref_pic #ref_pics reference pictures predict deltaRIdx-1 deltaRPS #ref_idcs reference idcs #IV_ref_pics IV reference pics IV ref_list_0_pos IV_ref_list_1_pos 63 FrameI_v1 : P 0 3 0.370 0 1 1 0 0 1 -1 1 0 64 Frame1_v1 : B 8 4 0.442 0 4 1 4 -8 -10 -12 -16 0 1 -1 2 0 65 Frame2_v1 : B 4 5 0.3536 0 3 1 3 -4 -6 4 1 0 4 5 1 1 0 0 1 1 -1 2 0 66 Frame3_v1 : B 2 6 0.3536 0 3 1 4 -2 -4 2 6 1 0 2 4 1 1 1 1 1 -1 2 0 67 Frame4_v1 : B 1 7 0.68 0 3 0 4 -1 1 3 7 1 0 1 5 1 0 1 1 1 1 -1 2 0 68 Frame5_v1 : B 3 7 0.68 0 3 0 4 -1 -3 1 5 1 0 -2 5 1 1 1 1 0 1 -1 3 0 69 Frame6_v1 : B 6 6 0.3536 0 3 1 4 -2 -4 -6 2 1 0 -3 5 1 1 1 1 0 1 -1 3 0 70 Frame7_v1 : B 5 7 0.68 0 3 0 4 -1 -5 1 3 1 0 1 5 1 0 1 1 1 1 -1 3 0 71 Frame8_v1 : B 7 7 0.68 0 3 0 4 -1 -3 -7 1 1 0 -2 5 1 1 1 1 0 1 -1 3 0 72 # V2 Type POC QPoffset QPfactor temporal_id #ref_pics_active ref_pic #ref_pics reference pictures predict deltaRIdx-1 deltaRPS #ref_idcs reference idcs #IV_ref_pics IV reference pics IV_ref_list_0_pos IV_ref_list_1_pos 73 FrameI_v2 : P 0 3 0.370 0 1 1 0 0 1 -2 1 0 74 Frame1_v2 : B 8 4 0.442 0 4 1 4 -8 -10 -12 -16 0 1 -2 2 0 75 Frame2_v2 : B 4 5 0.3536 0 3 1 3 -4 -6 4 1 0 4 5 1 1 0 0 1 1 -2 2 0 76 Frame3_v2 : B 2 6 0.3536 0 3 1 4 -2 -4 2 6 1 0 2 4 1 1 1 1 1 -2 2 0 77 Frame4_v2 : B 1 7 0.68 0 3 0 4 -1 1 3 7 1 0 1 5 1 0 1 1 1 1 -2 2 0 78 Frame5_v2 : B 3 7 0.68 0 3 0 4 -1 -3 1 5 1 0 -2 5 1 1 1 1 0 1 -2 3 0 79 Frame6_v2 : B 6 6 0.3536 0 3 1 4 -2 -4 -6 2 1 0 -3 5 1 1 1 1 0 1 -2 3 0 80 Frame7_v2 : B 5 7 0.68 0 3 0 4 -1 -5 1 3 1 0 1 5 1 0 1 1 1 1 -2 3 0 81 Frame8_v2 : B 7 7 0.68 0 3 0 4 -1 -3 -7 1 1 0 -2 5 1 1 1 1 0 1 -2 3 0 82 83 ListCombination : 1 # Use combined list for uni-prediction in B-slices 84 LCModification : 0 # enables signalling of combined reference list derivation 85 DisableInter4x4 : 1 # Disable Inter4x4 (1: Disable Inter4x4, 0: Enable Inter4x4) 86 60 87 61 88 #========== encoder control /motion search ========== … … 65 92 HadamardME : 1 # use Hadamard SAD for fractional-sample search 66 93 FEN : 1 # use fast encoder control 94 FDM : 0 # Fast Decision for Merge RD cost 95 TMVP : 1 # Enable TMVP 96 ECU : 0 # Early CU setting 97 CFM : 0 # Cbf fast mode setting 98 SBACRD : 1 # SBAC based RD estimation 99 ASR : 0 # adaptive motion search range 67 100 68 101 … … 70 103 DeltaQpRD : 0 # maximum delta QP offset for a slice 71 104 MaxDeltaQP : 0 # maximum delta QP offset for a block 105 MaxCuDQPDepth : 0 # max depth of a minimum CuDQP for sub-LCU-level delta QP 72 106 RDOQ : 1 1 # use rate-distortion optimized quantization (RDOQ) 73 QpChangeFrame : 0 # frame number for Qp change 74 QpChangeOffsetVideo : 0 # change QP delta for video 75 QpChangeOffsetDepth : 0 # change QP delta for depth 76 77 78 #========== entropy coding ========== 79 SymbolMode : 1 # entropy coding mode (0=CAVLC, 1=CABAC) 107 ChromaQpOffset : 0 # ChromaQPOffset 108 ChromaQpOffset2nd : 0 # ChromaQPOffset2nd 109 AdaptiveQpSelection : 0 # AdaptiveQpSelection 110 AdaptiveQP : 0 # QP adaptation based on a psycho-visual model 111 MaxQPAdaptationRange : 6 # QP adaptation range 112 LambdaModifier0 : 1.0 # Lambda modifier for temporal layer 0 113 LambdaModifier1 : 1.0 # Lambda modifier for temporal layer 1 114 LambdaModifier2 : 1.0 # Lambda modifier for temporal layer 2 115 LambdaModifier3 : 1.0 # Lambda modifier for temporal layer 3 116 117 118 #=========== Quantization Matrix ================= 119 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read 120 # ScalingListFile : # Scaling List file name. If file is not exist, use Default Matrix. 121 122 123 #============ Lossless ================ 124 LosslessCuEnabled : 0 # 1: Set "qpprime_y_zero_transquant_bypass_flag=1" and enable the lossless mode as well as the RD-based mode selection process. 80 125 81 126 82 127 #========== slices ========== 128 SliceGranularity : 0 # Slice granularity relative the LCU size 83 129 SliceMode : 0 # slice mode (0:off, 1:max # of LCUs, 2:max # of bytes) 84 130 SliceArgument : 1500 # slice argument (SliceMode1:max # of LCUs, SliceMode2: max # of bytes) … … 89 135 90 136 #========== deblocking ========== 91 LoopFilterDisable : 0 # disable deblocking filter 92 LoopFilterAlphaC0Offset : 0 # alpha offset for deblocking filter 93 LoopFilterBetaOffset : 0 # beta offset for deblocking filter 137 DeblockingFilterControlPresent : 0 # Dbl control params present (0=not present, 1=present) 138 LoopFilterOffsetInAPS : 0 # Dbl params in APS or SliceHeader (0=SliceHeader, 1=APS) 139 LoopFilterDisable : 0 1 # disable deblocking filter 140 LoopFilterBetaOffset_div2 : 0 # Range: -13 ~ 13 141 LoopFilterTcOffset_div2 : 0 # Range: -13 ~ 13 94 142 95 143 96 144 #========== coding tools ========== 97 MRG : 1 # use motion partition merging 98 ALF : 1 # use adaptive loop filter 99 ALFEncodePassReduction : 0 # ALF encoding (0:original 16-pass, 1:one-pass, 2:two-pass) 145 ALFEncodePassReduction : 0 # ALF encoding (0:original 16-pass, 1:one-pass, 2:two-pass) 146 SAO : 1 0 # Sample adaptive offset (0: OFF, 1: ON) 147 ALF : 0 0 # Adaptive loop filter (0: OFF, 1: ON) 148 LMChroma : 0 # Chroma from luma intra prediction mode (0: OFF, 1: ON) 149 NSQT : 0 # Non-square transforms (0: OFF, 1: ON) 150 AMP : 0 # Asymmetric motion partitions (0: OFF, 1: ON) 151 ALFMaxNumFilter : 16 # ALF Max Number Filters per picture 152 ALFParamInSlice : 0 # ALF params in SliceHeader or APS (0=APS, 1=SliceHeader) 153 ALFPicBasedEncode : 1 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 154 MaxNumOffsetsPerPic : 2048 # default 155 SAOInterleaving : 0 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data) 156 ConstrainedIntraPred : 0 # Constrained Intra Prediction 157 weighted_pred_flag : 0 # weighted prediction flag (P-Slices) 158 weighted_bipred_idc : 0 # weighted bipred idc (B-Slices) 159 SignHideFlag : 1 # sign hiding 160 SignHideThreshold : 4 # sign hiding threshold 161 162 163 #============ PCM ================ 164 PCMEnabledFlag : 0 # 0: No PCM mode 165 PCMLog2MaxSize : 5 # Log2 of maximum PCM block size. 166 PCMLog2MinSize : 3 # Log2 of minimum PCM block size. 167 PCMInputBitDepthFlag : 1 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth. 168 PCMFilterDisableFlag : 0 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples. 169 170 171 #============ Tiles ================ 172 TileInfoPresentFlag : 1 # 0: tiles parameters are NOT present in the PPS, 1: tiles parameters are present in the PPS 173 UniformSpacingIdc : 0 # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array, 1: the column and row boundaries are distributed uniformly 174 NumTileColumnsMinus1 : 0 # Number of columns in a picture minus 1 175 ColumnWidthArray : 2 3 # Array containing ColumnWidth values in units of LCU (from left to right in picture) 176 NumTileRowsMinus1 : 0 # Number of rows in a picture minus 1 177 RowHeightArray : 2 # Array containing RowHeight values in units of LCU (from top to bottom in picture) 178 TileLocationInSliceHeaderFlag : 0 # If TileBoundaryIndependenceIdc==0 flag is ignored, 1: Enable writing tile location information to slice header, 0: Disable writing tile location information to slice header. 179 TileMarkerFlag : 1 # If TileBoundaryIndependenceIdc==0 flag is ignored, 1: Enable writing tile markers, 0: Disable writing tile markers. 180 MaxTileMarkerEntryPoints : 4 # Maximum number of uniformly-spaced tile entry points (using tile markers). Default=4. If number of tiles < MaxTileMarkerEntryPoints then all tiles have entry points. 181 TileControlPresentFlag : 1 # 0: tiles behavior control parameters are NOT present in the PPS, 1: tiles behavior control parameters are present in the PPS 182 LFCrossTileBoundaryFlag : 1 # In-loop filtering is across or not across tile boundary. 0:not across, 1: across 183 184 185 #============ WaveFront ================ 186 WaveFrontSynchro : 0 # 0: No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case), >0: WaveFront synchronises with the LCU above and to the right by this many LCUs. 187 WaveFrontFlush : 0 # 0: No CABAC resets are performed, 1: A CABAC reset is performed at the end of each LCU line. 188 WaveFrontSubstreams : 1 # >0: This many substreams per slice (or per tile if TileBoundaryIndependenceIdc=1) will be produced. 100 189 101 190 … … 112 201 #========== depth coding tools ========== 113 202 DMM : 1 # use depth intra modes (wedgelets) 203 MVI : 1 # motion parameter inheritance 114 204 VSO : 1 # use of view synthesis optimization for depth coding 115 MVI : 1 # motion parameter inheritance 205 116 206 117 207 #========== view synthesis optimization (VSO) ========== 118 VSOConfig : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)] # VSO configuration string 119 #VSOConfig : [ox0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)] # VSO configuration string for FCO=1 and CodingOrder=T0D0D1T1 120 121 122 208 VSOConfig : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)] # VSO configuration string 209 210 211 #============ Misc. ================ 212 SEIpictureDigest : 1 # Control generation of picture_digest SEI messages 213 214
Note: See TracChangeset for help on using the changeset viewer.