Changeset 58 in 3DVCSoftware for trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg
- Timestamp:
- 14 May 2012, 20:52:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg
r42 r58 26 26 OutputBitDepth : 8 # bit depth of output files 27 27 InternalBitDepth : 8 # internal bit depth used for coding 28 29 CroppingMode : 0 # Cropping mode (0: no cropping, 1:automatic padding, 2: padding, 3:cropping) 30 CropLeft : 0 # Left cropping/padding for cropping mode 3 31 CropRight : 0 # Right cropping/padding for cropping mode 3 32 CropTop : 0 # Top cropping/padding for cropping mode 3 33 CropBottom : 0 # Bottom cropping/padding for cropping mode 3 34 HorizontalPadding : 0 # horizontal source padding for cropping mode 2 35 VerticalPadding : 0 # vertical source padding for cropping mode 2 28 36 29 37 … … 44 52 45 53 #========== coding structure ========== 46 CodedPictureStoreSize : 9 # size of decoded picture buffer in frame buffers 47 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 } } 48 # string specifying the coding order and reference picture lists 49 GOPSize : 8 # GOP size of temporal structures 50 RateGOPSize : 8 # GOP size of hierarchical QP assignment (-1: inherit GOPSize value) 51 LowDelayCoding : 0 # use low-delay mode 52 TemporalLayerQPOffset_L0 : 0 # QP offset for temporal layer 0 53 TemporalLayerQPOffset_L1 : 1 # QP offset for temporal layer 1 54 TemporalLayerQPOffset_L2 : 2 # QP offset for temporal layer 2 55 TemporalLayerQPOffset_L3 : 3 # QP offset for temporal layer 3 56 TemporalLayerQPOffset_L4 : 4 # QP offset for temporal layer 4 57 TemporalLayerQPOffset_L5 : 5 # QP offset for temporal layer 5 58 TemporalLayerQPOffset_L6 : 6 # QP offset for temporal layer 6 59 TemporalLayerQPOffset_L7 : 7 # QP offset for temporal layer 7 60 FCO : 0 # flexible coding order (0:off, 1:on) 61 CodingOrder : T0D0D1D2T1T2 # coding order 54 IntraPeriod : 24 # Period of I-Frame ( -1 = only first) 55 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CDR, 2:IDR 56 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) 57 # 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 58 Frame1 : B 8 1 0.442 0 4 1 4 -8 -10 -12 -16 0 0 59 Frame2 : B 4 2 0.3536 0 2 1 3 -4 -6 4 1 0 4 5 1 1 0 0 1 0 60 Frame3 : B 2 3 0.3536 0 2 1 4 -2 -4 2 6 1 0 2 4 1 1 1 1 0 61 Frame4 : B 1 4 0.68 0 2 0 4 -1 1 3 7 1 0 1 5 1 0 1 1 1 0 62 Frame5 : B 3 4 0.68 0 2 0 4 -1 -3 1 5 1 0 -2 5 1 1 1 1 0 0 63 Frame6 : B 6 3 0.3536 0 2 1 4 -2 -4 -6 2 1 0 -3 5 1 1 1 1 0 0 64 Frame7 : B 5 4 0.68 0 2 0 4 -1 -5 1 3 1 0 1 5 1 0 1 1 1 0 65 Frame8 : B 7 4 0.68 0 2 0 4 -1 -3 -7 1 1 0 -2 5 1 1 1 1 0 0 66 # 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 67 FrameI_v1 : P 0 3 0.370 0 1 1 0 0 1 -1 1 0 68 Frame1_v1 : B 8 4 0.442 0 4 1 4 -8 -10 -12 -16 0 1 -1 2 0 69 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 70 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 71 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 72 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 73 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 74 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 75 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 76 # 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 77 FrameI_v2 : P 0 3 0.370 0 1 1 0 0 1 -2 1 0 78 Frame1_v2 : B 8 4 0.442 0 4 1 4 -8 -10 -12 -16 0 1 -2 2 0 79 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 80 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 81 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 82 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 83 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 84 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 85 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 86 87 ListCombination : 1 # Use combined list for uni-prediction in B-slices 88 LCModification : 0 # enables signalling of combined reference list derivation 89 DisableInter4x4 : 1 # Disable Inter4x4 (1: Disable Inter4x4, 0: Enable Inter4x4) 90 62 91 63 92 #========== encoder control /motion search ========== … … 67 96 HadamardME : 1 # use Hadamard SAD for fractional-sample search 68 97 FEN : 1 # use fast encoder control 98 FDM : 0 # Fast Decision for Merge RD cost 99 TMVP : 1 # Enable TMVP 100 ECU : 0 # Early CU setting 101 CFM : 0 # Cbf fast mode setting 102 SBACRD : 1 # SBAC based RD estimation 103 ASR : 0 # adaptive motion search range 69 104 70 105 … … 72 107 DeltaQpRD : 0 # maximum delta QP offset for a slice 73 108 MaxDeltaQP : 0 # maximum delta QP offset for a block 109 MaxCuDQPDepth : 0 # max depth of a minimum CuDQP for sub-LCU-level delta QP 74 110 RDOQ : 1 1 # use rate-distortion optimized quantization (RDOQ) 75 QpChangeFrame : 0 # frame number for Qp change 76 QpChangeOffsetVideo : 0 # change QP delta for video 77 QpChangeOffsetDepth : 0 # change QP delta for depth 78 79 80 #========== entropy coding ========== 81 SymbolMode : 1 # entropy coding mode (0=CAVLC, 1=CABAC) 111 ChromaQpOffset : 0 # ChromaQPOffset 112 ChromaQpOffset2nd : 0 # ChromaQPOffset2nd 113 AdaptiveQpSelection : 0 # AdaptiveQpSelection 114 AdaptiveQP : 0 # QP adaptation based on a psycho-visual model 115 MaxQPAdaptationRange : 6 # QP adaptation range 116 LambdaModifier0 : 1.0 # Lambda modifier for temporal layer 0 117 LambdaModifier1 : 1.0 # Lambda modifier for temporal layer 1 118 LambdaModifier2 : 1.0 # Lambda modifier for temporal layer 2 119 LambdaModifier3 : 1.0 # Lambda modifier for temporal layer 3 120 121 122 #=========== Quantization Matrix ================= 123 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read 124 # ScalingListFile : # Scaling List file name. If file is not exist, use Default Matrix. 125 126 127 #============ Lossless ================ 128 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. 82 129 83 130 84 131 #========== slices ========== 132 SliceGranularity : 0 # Slice granularity relative the LCU size 85 133 SliceMode : 0 # slice mode (0:off, 1:max # of LCUs, 2:max # of bytes) 86 134 SliceArgument : 1500 # slice argument (SliceMode1:max # of LCUs, SliceMode2: max # of bytes) … … 91 139 92 140 #========== deblocking ========== 93 LoopFilterDisable : 0 # disable deblocking filter 94 LoopFilterAlphaC0Offset : 0 # alpha offset for deblocking filter 95 LoopFilterBetaOffset : 0 # beta offset for deblocking filter 141 DeblockingFilterControlPresent : 0 # Dbl control params present (0=not present, 1=present) 142 LoopFilterOffsetInAPS : 0 # Dbl params in APS or SliceHeader (0=SliceHeader, 1=APS) 143 LoopFilterDisable : 0 1 # disable deblocking filter 144 LoopFilterBetaOffset_div2 : 0 # Range: -13 ~ 13 145 LoopFilterTcOffset_div2 : 0 # Range: -13 ~ 13 96 146 97 147 98 148 #========== coding tools ========== 99 MRG : 1 # use motion partition merging 100 ALF : 1 # use adaptive loop filter 101 ALFEncodePassReduction : 0 # ALF encoding (0:original 16-pass, 1:one-pass, 2:two-pass) 149 ALFEncodePassReduction : 0 # ALF encoding (0:original 16-pass, 1:one-pass, 2:two-pass) 150 SAO : 1 0 # Sample adaptive offset (0: OFF, 1: ON) 151 ALF : 0 0 # Adaptive loop filter (0: OFF, 1: ON) 152 LMChroma : 0 # Chroma from luma intra prediction mode (0: OFF, 1: ON) 153 NSQT : 0 # Non-square transforms (0: OFF, 1: ON) 154 AMP : 0 # Asymmetric motion partitions (0: OFF, 1: ON) 155 ALFMaxNumFilter : 16 # ALF Max Number Filters per picture 156 ALFParamInSlice : 0 # ALF params in SliceHeader or APS (0=APS, 1=SliceHeader) 157 ALFPicBasedEncode : 1 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 158 MaxNumOffsetsPerPic : 2048 # default 159 SAOInterleaving : 0 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data) 160 ConstrainedIntraPred : 0 # Constrained Intra Prediction 161 weighted_pred_flag : 0 # weighted prediction flag (P-Slices) 162 weighted_bipred_idc : 0 # weighted bipred idc (B-Slices) 163 SignHideFlag : 1 # sign hiding 164 SignHideThreshold : 4 # sign hiding threshold 165 166 167 #============ PCM ================ 168 PCMEnabledFlag : 0 # 0: No PCM mode 169 PCMLog2MaxSize : 5 # Log2 of maximum PCM block size. 170 PCMLog2MinSize : 3 # Log2 of minimum PCM block size. 171 PCMInputBitDepthFlag : 1 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth. 172 PCMFilterDisableFlag : 0 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples. 173 174 175 #============ Tiles ================ 176 TileInfoPresentFlag : 1 # 0: tiles parameters are NOT present in the PPS, 1: tiles parameters are present in the PPS 177 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 178 NumTileColumnsMinus1 : 0 # Number of columns in a picture minus 1 179 ColumnWidthArray : 2 3 # Array containing ColumnWidth values in units of LCU (from left to right in picture) 180 NumTileRowsMinus1 : 0 # Number of rows in a picture minus 1 181 RowHeightArray : 2 # Array containing RowHeight values in units of LCU (from top to bottom in picture) 182 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. 183 TileMarkerFlag : 1 # If TileBoundaryIndependenceIdc==0 flag is ignored, 1: Enable writing tile markers, 0: Disable writing tile markers. 184 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. 185 TileControlPresentFlag : 1 # 0: tiles behavior control parameters are NOT present in the PPS, 1: tiles behavior control parameters are present in the PPS 186 LFCrossTileBoundaryFlag : 1 # In-loop filtering is across or not across tile boundary. 0:not across, 1: across 187 188 189 #============ WaveFront ================ 190 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. 191 WaveFrontFlush : 0 # 0: No CABAC resets are performed, 1: A CABAC reset is performed at the end of each LCU line. 192 WaveFrontSubstreams : 1 # >0: This many substreams per slice (or per tile if TileBoundaryIndependenceIdc=1) will be produced. 102 193 103 194 … … 111 202 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode 112 203 204 113 205 #========== depth coding tools ========== 114 206 DMM : 1 # use depth intra modes (wedgelets) 207 MVI : 1 # motion parameter inheritance 115 208 VSO : 1 # use of view synthesis optimization for depth coding 116 MVI : 1 # motion parameter inheritance 209 117 210 118 211 #========== view synthesis optimization (VSO) ========== 119 212 VSOConfig : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) B(oo2) I(s0.5 s1.5)][cx2 B(cc1) I(s1.5)] # VSO configuration string 120 #VSOConfig : [ox0 B(cc1) I(s0.5)][cx1 B(oo0) B(oo2) I(s0.5 s1.5)][ox2 B(cc1) I(s1.5)] # VSO configuration string for FCO=1 and CodingOrder=T0D0D1D2T1T2 121 122 123 124 125 126 213 214 215 #============ Misc. ================ 216 SEIpictureDigest : 1 # Control generation of picture_digest SEI messages 217 218
Note: See TracChangeset for help on using the changeset viewer.