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