Ignore:
Timestamp:
14 May 2012, 20:52:00 (13 years ago)
Author:
hschwarz
Message:

updated configuration files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg

    r42 r58  
    1 
    21
    32#========== file i/o ==========
     
    1514
    1615BitstreamFile             : stream.bit                             # bitstream file
    17 
    1816
    1917#========== general coding parameters ==========
     
    2422OutputBitDepth            : 8                                      # bit depth of output files
    2523InternalBitDepth          : 8                                      # internal bit depth used for coding
     24
     25CroppingMode              : 0                                      # Cropping mode (0: no cropping, 1:automatic padding, 2: padding, 3:cropping)
     26CropLeft                  : 0                                      # Left cropping/padding for cropping mode 3
     27CropRight                 : 0                                      # Right cropping/padding for cropping mode 3
     28CropTop                   : 0                                      # Top cropping/padding for cropping mode 3
     29CropBottom                : 0                                      # Bottom cropping/padding for cropping mode 3
     30HorizontalPadding         : 0                                      # horizontal source padding for cropping mode 2
     31VerticalPadding           : 0                                      # vertical source padding for cropping mode 2
    2632
    2733
     
    4248
    4349#========== 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
     50IntraPeriod               : 24                                     # Period of I-Frame ( -1 = only first)
     51DecodingRefreshType       : 1                                      # Random Accesss 0:none, 1:CDR, 2:IDR
     52GOPSize                   : 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
     54Frame1    : B    8   1        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      0
     55Frame2    : B    4   2        0.3536   0           2                1       3         -4 -6  4           1       0           4        5         1 1 0 0 1       0
     56Frame3    : B    2   3        0.3536   0           2                1       4         -2 -4  2 6         1       0           2        4         1 1 1 1         0
     57Frame4    : B    1   4        0.68     0           2                0       4         -1  1  3 7         1       0           1        5         1 0 1 1 1       0
     58Frame5    : B    3   4        0.68     0           2                0       4         -1 -3  1 5         1       0          -2        5         1 1 1 1 0       0
     59Frame6    : B    6   3        0.3536   0           2                1       4         -2 -4 -6 2         1       0          -3        5         1 1 1 1 0       0
     60Frame7    : B    5   4        0.68     0           2                0       4         -1 -5  1 3         1       0           1        5         1 0 1 1 1       0
     61Frame8    : 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
     63FrameI_v1 : P    0   3        0.370    0           1                1       0                            0                                                      1             -1                 1                  0
     64Frame1_v1 : B    8   4        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      1             -1                 2                  0
     65Frame2_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
     66Frame3_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 
     67Frame4_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 
     68Frame5_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 
     69Frame6_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 
     70Frame7_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 
     71Frame8_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
     73FrameI_v2 : P    0   3        0.370    0           1                1       0                            0                                                      1             -2                 1                  0 
     74Frame1_v2 : B    8   4        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      1             -2                 2                  0 
     75Frame2_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 
     76Frame3_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 
     77Frame4_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 
     78Frame5_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 
     79Frame6_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 
     80Frame7_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 
     81Frame8_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
     83ListCombination           : 1                                      # Use combined list for uni-prediction in B-slices
     84LCModification            : 0                                      # enables signalling of combined reference list derivation
     85DisableInter4x4           : 1                                      # Disable Inter4x4 (1: Disable Inter4x4, 0: Enable Inter4x4)
     86
    6087
    6188#========== encoder control /motion search ==========
     
    6592HadamardME                : 1                                      # use Hadamard SAD for fractional-sample search
    6693FEN                       : 1                                      # use fast encoder control
     94FDM                       : 0                                      # Fast Decision for Merge RD cost
     95TMVP                      : 1                                      # Enable TMVP
     96ECU                       : 0                                      # Early CU setting
     97CFM                       : 0                                      # Cbf fast mode setting
     98SBACRD                    : 1                                      # SBAC based RD estimation
     99ASR                       : 0                                      # adaptive motion search range
    67100
    68101
     
    70103DeltaQpRD                 : 0                                      # maximum delta QP offset for a slice
    71104MaxDeltaQP                : 0                                      # maximum delta QP offset for a block
     105MaxCuDQPDepth             : 0                                      # max depth of a minimum CuDQP for sub-LCU-level delta QP
    72106RDOQ                      : 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)
     107ChromaQpOffset            : 0                                      # ChromaQPOffset
     108ChromaQpOffset2nd         : 0                                      # ChromaQPOffset2nd
     109AdaptiveQpSelection       : 0                                      # AdaptiveQpSelection
     110AdaptiveQP                : 0                                      # QP adaptation based on a psycho-visual model
     111MaxQPAdaptationRange      : 6                                      # QP adaptation range
     112LambdaModifier0           : 1.0                                    # Lambda modifier for temporal layer 0
     113LambdaModifier1           : 1.0                                    # Lambda modifier for temporal layer 1
     114LambdaModifier2           : 1.0                                    # Lambda modifier for temporal layer 2
     115LambdaModifier3           : 1.0                                    # Lambda modifier for temporal layer 3
     116
     117
     118#=========== Quantization Matrix =================
     119ScalingList               : 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 ================
     124LosslessCuEnabled         : 0                                      # 1: Set "qpprime_y_zero_transquant_bypass_flag=1" and enable the lossless mode as well as the RD-based mode selection process.
    80125
    81126
    82127#========== slices ==========
     128SliceGranularity          : 0                                      # Slice granularity relative the LCU size
    83129SliceMode                 : 0                                      # slice mode (0:off, 1:max # of LCUs, 2:max # of bytes)
    84130SliceArgument             : 1500                                   # slice argument (SliceMode1:max # of LCUs, SliceMode2: max # of bytes)
     
    89135
    90136#========== deblocking ==========
    91 LoopFilterDisable         : 0                                      # disable deblocking filter
    92 LoopFilterAlphaC0Offset   : 0                                      # alpha offset for deblocking filter
    93 LoopFilterBetaOffset      : 0                                      # beta offset for deblocking filter
     137DeblockingFilterControlPresent : 0                                 # Dbl control params present (0=not present, 1=present)
     138LoopFilterOffsetInAPS          : 0                                 # Dbl params in APS or SliceHeader (0=SliceHeader, 1=APS)
     139LoopFilterDisable              : 0 1                               # disable deblocking filter
     140LoopFilterBetaOffset_div2      : 0                                 # Range: -13 ~ 13
     141LoopFilterTcOffset_div2        : 0                                 # Range: -13 ~ 13
    94142
    95143
    96144#========== 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)
     145ALFEncodePassReduction         : 0                                 # ALF encoding (0:original 16-pass, 1:one-pass, 2:two-pass)
     146SAO                            : 1 0                               # Sample adaptive offset  (0: OFF, 1: ON)
     147ALF                            : 0 0                               # Adaptive loop filter  (0: OFF, 1: ON)
     148LMChroma                       : 0                                 # Chroma from luma intra prediction mode (0: OFF, 1: ON)
     149NSQT                           : 0                                 # Non-square transforms (0: OFF, 1: ON)
     150AMP                            : 0                                 # Asymmetric motion partitions (0: OFF, 1: ON)
     151ALFMaxNumFilter                : 16                                # ALF Max Number Filters per picture
     152ALFParamInSlice                : 0                                 # ALF params in SliceHeader or APS (0=APS, 1=SliceHeader)
     153ALFPicBasedEncode              : 1                                 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 
     154MaxNumOffsetsPerPic            : 2048                              # default
     155SAOInterleaving                : 0                                 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data)
     156ConstrainedIntraPred           : 0                                 # Constrained Intra Prediction
     157weighted_pred_flag             : 0                                 # weighted prediction flag (P-Slices)
     158weighted_bipred_idc            : 0                                 # weighted bipred idc (B-Slices)
     159SignHideFlag                   : 1                                 # sign hiding
     160SignHideThreshold              : 4                                 # sign hiding threshold
     161
     162
     163#============ PCM ================
     164PCMEnabledFlag                 : 0                                 # 0: No PCM mode
     165PCMLog2MaxSize                 : 5                                 # Log2 of maximum PCM block size.
     166PCMLog2MinSize                 : 3                                 # Log2 of minimum PCM block size.
     167PCMInputBitDepthFlag           : 1                                 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
     168PCMFilterDisableFlag           : 0                                 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
     169
     170
     171#============ Tiles ================
     172TileInfoPresentFlag            : 1                                 # 0: tiles parameters are NOT present in the PPS, 1: tiles parameters are present in the PPS
     173UniformSpacingIdc              : 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
     174NumTileColumnsMinus1           : 0                                 # Number of columns in a picture minus 1
     175ColumnWidthArray               : 2 3                               # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
     176NumTileRowsMinus1              : 0                                 # Number of rows in a picture minus 1
     177RowHeightArray                 : 2                                 #  Array containing RowHeight values in units of LCU (from top to bottom in picture)
     178TileLocationInSliceHeaderFlag  : 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.
     179TileMarkerFlag                 : 1                                 # If TileBoundaryIndependenceIdc==0 flag is ignored, 1: Enable writing tile markers, 0: Disable writing tile markers.
     180MaxTileMarkerEntryPoints       : 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.
     181TileControlPresentFlag         : 1                                 # 0: tiles behavior control parameters are NOT present in the PPS,  1: tiles behavior control parameters are present in the PPS
     182LFCrossTileBoundaryFlag        : 1                                 # In-loop filtering is across or not across tile boundary.  0:not across, 1: across                                                       
     183
     184
     185#============ WaveFront ================
     186WaveFrontSynchro               : 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.
     187WaveFrontFlush                 : 0                                 # 0: No CABAC resets are performed, 1: A CABAC reset is performed at the end of each LCU line.
     188WaveFrontSubstreams            : 1                                 # >0: This many substreams per slice (or per tile if TileBoundaryIndependenceIdc=1) will be produced.
    100189
    101190
     
    112201#========== depth coding tools ==========
    113202DMM                       : 1                                      # use depth intra modes (wedgelets)
     203MVI                       : 1                                      # motion parameter inheritance
    114204VSO                       : 1                                      # use of view synthesis optimization for depth coding
    115 MVI                       : 1                                      # motion parameter inheritance
     205
    116206
    117207#========== 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 
     208VSOConfig                 : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)]  # VSO configuration string
     209
     210
     211#============ Misc. ================
     212SEIpictureDigest          : 1                                      # Control generation of picture_digest SEI messages
     213
     214
Note: See TracChangeset for help on using the changeset viewer.