Ignore:
Timestamp:
14 Jul 2015, 03:52:59 (9 years ago)
Author:
seregin
Message:

update config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/cfg/encoder_lowdelay_P_scalable10.cfg

    r1029 r1268  
    1212
    1313#======== Unit definition ================
    14 MaxCUWidth                    : 64          # Maximum coding unit width in pixel
    15 MaxCUHeight                   : 64          # Maximum coding unit height in pixel
    16 MaxPartitionDepth             : 4           # Maximum coding unit depth
    17 QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
     14#MaxCUWidth                    : 64          # Maximum coding unit width in pixel
     15#MaxCUHeight                   : 64          # Maximum coding unit height in pixel
     16#MaxPartitionDepth             : 4           # Maximum coding unit depth
     17#QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
    1818                                            # quadtree-based TU coding (2...6)
    19 QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
     19#QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
    2020                                            # quadtree-based TU coding (2...6)
    21 QuadtreeTUMaxDepthInter       : 3
    22 QuadtreeTUMaxDepthIntra       : 3
     21#QuadtreeTUMaxDepthInter       : 3
     22#QuadtreeTUMaxDepthIntra       : 3
    2323
    2424#======== Coding Structure =============
     
    4343#QP                            : 32          # Quantization parameter(0-51)
    4444MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    45 MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
     45#MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
    4646DeltaQpRD                     : 0           # Slice-based multi-QP optimization
    4747RDOQ                          : 1           # RDOQ
Note: See TracChangeset for help on using the changeset viewer.