Changeset 56 in 3DVCSoftware for trunk/cfg


Ignore:
Timestamp:
11 May 2012, 21:20:17 (13 years ago)
Author:
hschwarz
Message:

updated trunk (move to HM6.1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/encoder_mvd.cfg

    r42 r56  
    11#======== File I/O =====================
    2 InputFile_0                   : BookArrival_256x192\video\BookArrival_256x192_15_08.yuv
    3 InputFile_1                   : BookArrival_256x192\video\BookArrival_256x192_15_10.yuv
    4 InputFile_2                   : BookArrival_256x192\video\BookArrival_256x192_15_06.yuv
    5 
    6 DepthInputFile_0              : BookArrival_256x192\depth\depth_BookArrival_256x192_15_08.yuv
    7 DepthInputFile_1              : BookArrival_256x192\depth\depth_BookArrival_256x192_15_10.yuv
    8 DepthInputFile_2              : BookArrival_256x192\depth\depth_BookArrival_256x192_15_06.yuv
    9 
    10 ReconFile_0                   : Output_Enc_0.yuv
    11 ReconFile_1                   : Output_Enc_1.yuv
    12 ReconFile_2                   : Output_Enc_2.yuv
    13 
    14 DepthReconFile_0              : Output_Depth_Enc_0.yuv
    15 DepthReconFile_1              : Output_Depth_Enc_1.yuv
    16 DepthReconFile_2              : Output_Depth_Enc_2.yuv
    17 
    18 BitstreamFile                 : BitStreamMV.bin
     2InputFile_0               : org_0.yuv                              # video input file for view 0
     3InputFile_1               : org_1.yuv                              # video input file for view 1
     4InputFile_2               : org_2.yuv                              # video input file for view 2
     5
     6DepthInputFile_0          : org_depth_0.yuv                        # depth input file for view 0
     7DepthInputFile_1          : org_depth_1.yuv                        # depth input file for view 1
     8DepthInputFile_2          : org_depth_2.yuv                        # depth input file for view 2
     9
     10ReconFile_0               : rec_0.yuv                              # video output file for view 0
     11ReconFile_1               : rec_1.yuv                              # video output file for view 1
     12ReconFile_2               : rec_2.yuv                              # video output file for view 2
     13
     14DepthReconFile_0          : rec_depth_0.yuv                        # depth output file for view 0
     15DepthReconFile_1          : rec_depth_1.yuv                        # depth output file for view 1
     16DepthReconFile_2          : rec_depth_2.yuv                        # depth output file for view 2
     17
     18BitstreamFile             : stream.bit                             # bitstream file
     19
    1920
    2021#====== General Coding Parameters ======
    2122NumberOfViews                 : 3           # Number of views to be coded
    2223CodeDepthMaps                 : 1           # Encode depth maps
    23 FramesToBeEncoded             : 5           # Number of frames to be coded
    24 SourceWidth                   : 256         # Input  frame width
    25 SourceHeight                  : 192         # Input  frame height
    26 FrameRate                     : 15          # Frame Rate per second
     24FramesToBeEncoded             : 17          # Number of frames to be coded
     25SourceWidth                   : 1024        # Input  frame width
     26SourceHeight                  : 768         # Input  frame height
     27FrameRate                     : 30          # Frame Rate per second
    2728FrameSkip                     : 0           # Number of frames to be skipped in input
    2829InputBitDepth                 : 8           # Input bit-depth
    2930OutputBitDepth                : 8           # Output bit-depth
    30 InternalBitDepth              : 10          # Internal bit-depth
    31 FCO                           : 0
    32 3DVCodingOrder                : T0D0D1D2T1T2
    33 
     31InternalBitDepth              : 8          # Internal bit-depth
    3432
    3533#====== Camera Parameters ======
    36 CameraParameterFile           : BookArrival_256x192\cam_bookarrival.cfg   # Camera parameter file
    37 BaseViewCameraNumbers         : 8 10 6                                    # Cameras in coding order [only NumberOfViews values are used]
     34CameraParameterFile           : ../seq/Balloons/cam_balloons.cfg   # Camera parameter file
     35BaseViewCameraNumbers         : 3 1 5                                    # Cameras in coding order [only NumberOfViews values are used]
    3836CodedCamParsPrecision         : 5                                         # precision for camera parameter coding (max. disparity error = 2^(-x)) [default: 2]
    3937
     
    4240MaxCUHeight                   : 64          # Maximum coding unit height in pixel
    4341MaxPartitionDepth             :  4          # Maximum coding unit depth
    44 
    45 QuadtreeTULog2MaxSize         :  5          # Log2 of maximum transform size for
    46 QuadtreeTULog2MinSize         :  2          # Log2 of minimum transform size for
     42QuadtreeTULog2MaxSize         : 5                                  # Log2 of maximum transform size for quadtree-based TU coding (2...6)
     43QuadtreeTULog2MinSize         : 2                                  # Log2 of minimum transform size for quadtree-based TU coding (2...6)
    4744QuadtreeTUMaxDepthInter       :  3
    4845QuadtreeTUMaxDepthIntra       :  3
    4946
    5047#======== Coding Structure =============
     48IntraPeriod                   : 24          # Period of I-Frame ( -1 = only first)
     49DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
    5150GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
    52 RateGOPSize                   : 8           # GOP size used for QP assignment
    53 LowDelayCoding                : 0           # Low-delay coding structure
    54 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 } }
    55 CodedPictureStoreSize         : 9
    56 TemporalLayerQPOffset_L0      : 0           # QP offset for layer 0
    57 TemporalLayerQPOffset_L1      : 1           # QP offset for layer 1
    58 TemporalLayerQPOffset_L2      : 2           # QP offset for layer 2
    59 TemporalLayerQPOffset_L3      : 3           # QP offset for layer 3
    60 TemporalLayerQPOffset_L4      : 4           # QP offset for layer 4
    61 TemporalLayerQPOffset_L5      : 5           # QP offset for layer 5
    62 TemporalLayerQPOffset_L6      : 6           # QP offset for layer 6
    63 TemporalLayerQPOffset_L7      : 7           # QP offset for layer 7
     51# 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
     52Frame1:     B    8   1        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      0
     53Frame2:     B    4   2        0.3536   0           2                1       3         -4 -6  4           1       0           4        5         1 1 0 0 1       0
     54Frame3:     B    2   3        0.3536   0           2                1       4         -2 -4  2 6         1       0           2        4         1 1 1 1         0
     55Frame4:     B    1   4        0.68     0           2                0       4         -1  1  3 7         1       0           1        5         1 0 1 1 1       0
     56Frame5:     B    3   4        0.68     0           2                0       4         -1 -3  1 5         1       0          -2        5         1 1 1 1 0       0
     57Frame6:     B    6   3        0.3536   0           2                1       4         -2 -4 -6 2         1       0          -3        5         1 1 1 1 0       0
     58Frame7:     B    5   4        0.68     0           2                0       4         -1 -5  1 3         1       0           1        5         1 0 1 1 1       0
     59Frame8:     B    7   4        0.68     0           2                0       4         -1 -3 -7 1         1       0          -2        5         1 1 1 1 0       0
     60# 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
     61FrameI_v1:  P    0   3        0.442    0           1                1       0                            0                                                      1             -1                 1                  0 
     62Frame1_v1:  B    8   4        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      1             -1                 2                  0 
     63Frame2_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 
     64Frame3_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 
     65Frame4_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 
     66Frame5_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 
     67Frame6_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 
     68Frame7_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 
     69Frame8_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 
     70# 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
     71FrameI_v2:  P    0   3        0.442    0           1                1       0                            0                                                      1             -2                 1                  0 
     72Frame1_v2:  B    8   4        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      1             -2                 2                  0 
     73Frame2_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 
     74Frame3_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 
     75Frame4_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 
     76Frame5_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 
     77Frame6_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 
     78Frame7_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 
     79Frame8_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 
     80
     81ListCombination               : 1           # Use combined list for uni-prediction in B-slices
     82DisableInter4x4               : 1           # Disable Inter4x4 (1: Disable Inter4x4, 0: Enable Inter4x4)
    6483
    6584#=========== Motion Search =============
    6685FastSearch                    : 1           # 0:Full search  1:EPZS
    6786SearchRange                   : 96          # (0: Search range is a Full frame)
    68 BipredSearchRange             : 4           # Search range for bipred refinement
     87BipredSearchRange             : 4           # Search range for bi-prediction refinement
    6988HadamardME                    : 1           # Use of hadamard measure for fractional ME
    7089FEN                           : 1           # Fast encoder decision
     90FDM                           : 1           # Fast Decision for Merge RD cost
    7191
    7292#============= VSO =============
     
    7494VSOConfig                     : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) B(oo2) I(s0.5 s1.5)][cx2 B(cc1) I(s1.5)]  #VSO Configuration (3-View) coding order 1 0 2 oder 1 2 0
    7595#VSOConfig                    : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)]                                  #VSO Configuration (2-View) coding order 1 0
    76 #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 (3-View) coding order 1 0 2 oder 1 2 0; FCO: 1
    77 #VSOConfig                    : [ox0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)]                                  #VSO Configuration (2-View) coding order 1 0; FCO 1
    78 
    7996
    8097#======== Quantization =============
    81 QP                            : 32 34       # Quantization parameter(0-51), second QP for Depth
     98QP                            : 25 30       # Quantization parameter(0-51), second QP for Depth
    8299MaxDeltaQP                    : 0           # CU-based multi-QP optimization
     100MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
    83101DeltaQpRD                     : 0           # Slice-based multi-QP optimization
    84102RDOQ                          : 1  1        # RDOQ
     103ChromaQpOffset                : 0           # ChromaQPOffset
     104ChromaQpOffset2nd             : 0           # ChromaQPOffset2nd
    85105
    86106#=========== Entropy Coding ============
    87 SymbolMode                    : 1           # 0:LCEC, 1:CABAC
    88107
    89108#=========== Deblock Filter ============
    90 LoopFilterDisable             : 0           # Disable loop filter in slice header (0=Filter, 1=No Filter)
    91 LoopFilterAlphaC0Offset       : 0           # Range: -26 ~ 26
    92 LoopFilterBetaOffset          : 0           # Range: -26 ~ 26
     109DeblockingFilterControlPresent: 0           # Dbl control params present (0=not present, 1=present)
     110LoopFilterOffsetInAPS         : 0           # Dbl params in APS or SliceHeader (0=SliceHeader, 1=APS)
     111LoopFilterDisable             : 0 1          # Disable deblocking filter in slice header (0=Filter, 1=No Filter)
     112LoopFilterBetaOffset_div2     : 0           # Range: -13 ~ 13
     113LoopFilterTcOffset_div2       : 0           # Range: -13 ~ 13
    93114
    94115#=========== Coding Tools =================
    95 MRG                           : 1           # Merge mode                      (0: OFF, 1: ON)
    96 ALF                           : 1           # Adaptive loop filter  (0: OFF, 1: ON)
     116SAO                           : 1 0         # Sample adaptive offset  (0: OFF, 1: ON)
     117ALF                           : 0           # Adaptive loop filter  (0: OFF, 1: ON)
    97118ALFEncodePassReduction        : 0           # Reduce ALF encoding passes (0:Original 16-pass, 1: 1-pass, 2: 2-pass encoding)
     119LMChroma                      : 0           # Chroma from luma intra prediction mode (0: OFF, 1: ON)
     120NSQT                          : 0           # Non-square transforms (0: OFF, 1: ON)
     121AMP                           : 0           # Asymmetric motion partitions (0: OFF, 1: ON)
     122ALFMaxNumFilter               : 16          # ALF Max Number Filters per picture
     123ALFParamInSlice               : 0           # ALF params in SliceHeader or APS (0=APS, 1=SliceHeader)
     124ALFPicBasedEncode             : 1           # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 
     125SAOInterleaving               : 0           # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data)
     126
     127#========== Depth Coding Tools ==========
     128DMM                           : 1           # use depth intra modes (wedgelets)
     129MVI                           : 1
     130
     131#====== multiview mv/res prediction ======
     132PredDepthMapGen               : 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)
     133MultiviewMvPred               : 7           # usage for predicted depth maps (sum of the following: 1:inter-view, 2:inter, 4:merge)
     134MultiviewMvRegMode            : 1           # regularization (using original depth maps) for inter-view motion estimation
     135MultiviewMvRegLambdaScale     : 1.0         # lambda scale factor for inter-view motion vector regularization
     136MultiviewResPred              : 1           # multiview residual prediction
    98137
    99138#============ Slices ================
     139SliceGranularity         : 0                # Slice granularity relative the LCU size
    100140SliceMode                : 0                # 0: Disable all slice options.
    101141                                            # 1: Enforce maximum number of LCU in an slice,
    102142                                            # 2: Enforce maximum number of bytes in an 'slice'
     143                                            # 3: Enforce maximum number of tiles in a slice
    103144SliceArgument            : 1500             # Argument for 'SliceMode'.
    104                                             # If SliceMode==1 it represents max. LCU per slice.
     145                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
    105146                                            # If SliceMode==2 it represents max. bytes per slice.
     147                                            # If SliceMode==3 it represents max. tiles per slice.
    106148
    107149LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
     
    112154                                            # 2: Enforce maximum number of bins/bits in an 'entropy slice'
    113155EntropySliceArgument     : 180000           # Argument for 'EntropySliceMode'.
    114                                             # If EntropySliceMode==1 it represents max. LCU per entropy slice.
     156                                            # If EntropySliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
    115157                                            # If EntropySliceMode==2 it represents max. bins per entropy slice.
    116 DMM                           : 1           # Depth model modes intra luma (0: OFF, 1: ON)
    117 MVI                           : 1           # Motion vector inheritance for depth map coding (0: OFF, 1: ON)
    118 
    119 #====== multiview mv/res prediction ======
    120 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)
    121 MultiviewMvPred           : 7           # usage for predicted depth maps (sum of the following: 1:inter-view, 2:inter, 4:merge)
    122 MultiviewMvRegMode        : 1           # regularization (using original depth maps) for inter-view motion estimation
    123 MultiviewMvRegLambdaScale : 1.0         # lambda scale factor for inter-view motion vector regularization
    124 MultiviewResPred          : 1           # inter-view resiudal prediction (0:off, 1:on)
    125 
    126 #====== Qp Change ======
    127 QpChangeFrame             : 0           # start frame for QP change (note: given in coding order, not as POC value)
    128 QpChangeOffsetVideo       : 0           # QP change offset for video
    129 QpChangeOffsetDepth       : 0           # QP change offset for depth
    130 
    131 #====== InterViewSkip ==
    132 InterViewSkip             : 0
    133 InterViewSkipLambdaScale  : 8
    134 
     158
     159#============ PCM ================
     160PCMEnabledFlag                      : 0                # 0: No PCM mode
     161PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
     162PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
     163PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
     164PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
     165
     166#============ Tiles ================
     167TileInfoPresentFlag                 : 1                # 0: tiles parameters are NOT present in the PPS
     168                                                       # 1: tiles parameters are present in the PPS
     169UniformSpacingIdc                   : 0                # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array
     170                                                       # 1: the column and row boundaries are distributed uniformly
     171NumTileColumnsMinus1                : 0                # Number of columns in a picture minus 1
     172ColumnWidthArray                    : 2 3              # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
     173NumTileRowsMinus1                   : 0                # Number of rows in a picture minus 1
     174RowHeightArray                      : 2                # Array containing RowHeight values in units of LCU (from top to bottom in picture)
     175
     176TileLocationInSliceHeaderFlag       : 0                # If TileBoundaryIndependenceIdc==0 flag is ignored.
     177                                                       # 1: Enable writing tile location information to slice header.
     178                                                       # 0: Disable writing tile location information to slice header.
     179TileMarkerFlag                    : 1                  # If TileBoundaryIndependenceIdc==0 flag is ignored.
     180                                                       # 1: Enable writing tile markers.
     181                                                       # 0: Disable writing tile markers.
     182MaxTileMarkerEntryPoints          : 4                  # Maximum number of uniformly-spaced tile entry points (using tile markers).
     183                                                       # Default=4. If number of tiles < MaxTileMarkerEntryPoints then all tiles have entry points.
     184TileControlPresentFlag            : 1                  # 0: tiles behavior control parameters are NOT present in the PPS
     185                                                       # 1: tiles behavior control parameters are present in the PPS
     186LFCrossTileBoundaryFlag           : 1                  # In-loop filtering is across or not across tile boundary.
     187                                                       # 0:not across, 1: across                                                       
     188
     189#============ WaveFront ================
     190WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
     191                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
     192WaveFrontFlush                      : 0                # 0: No CABAC resets are performed.
     193                                                       # 1: A CABAC reset is performed at the end of each LCU line.
     194WaveFrontSubstreams                 : 1                # >0: This many substreams per slice (or per tile if TileBoundaryIndependenceIdc=1) will be produced.
     195
     196#=========== Quantization Matrix =================
     197ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     198ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     199
     200#============ Lossless ================
     201LosslessCuEnabled                   : 0                # 1: Set "qpprime_y_zero_transquant_bypass_flag=1" and enable the lossless mode as well as the RD-based mode selection process.
     202
     203### DO NOT ADD ANYTHING BELOW THIS LINE ###
     204### DO NOT DELETE THE EMPTY LINE BELOW ###
     205
Note: See TracChangeset for help on using the changeset viewer.