Changeset 1268 in SHVCSoftware for branches/SHM-dev/cfg/encoder_lowdelay_P_scalable10.cfg
- Timestamp:
- 14 Jul 2015, 03:52:59 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/cfg/encoder_lowdelay_P_scalable10.cfg
r1029 r1268 12 12 13 13 #======== Unit definition ================ 14 MaxCUWidth : 64 # Maximum coding unit width in pixel15 MaxCUHeight : 64 # Maximum coding unit height in pixel16 MaxPartitionDepth : 4 # Maximum coding unit depth17 QuadtreeTULog2MaxSize : 5 # Log2 of maximum transform size for14 #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 18 18 # quadtree-based TU coding (2...6) 19 QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for19 #QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for 20 20 # quadtree-based TU coding (2...6) 21 QuadtreeTUMaxDepthInter : 322 QuadtreeTUMaxDepthIntra : 321 #QuadtreeTUMaxDepthInter : 3 22 #QuadtreeTUMaxDepthIntra : 3 23 23 24 24 #======== Coding Structure ============= … … 43 43 #QP : 32 # Quantization parameter(0-51) 44 44 MaxDeltaQP : 0 # CU-based multi-QP optimization 45 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP45 #MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP 46 46 DeltaQpRD : 0 # Slice-based multi-QP optimization 47 47 RDOQ : 1 # RDOQ
Note: See TracChangeset for help on using the changeset viewer.