Changeset 1268 in SHVCSoftware
- Timestamp:
- 14 Jul 2015, 03:52:59 (9 years ago)
- Location:
- branches/SHM-dev/cfg
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/cfg/encoder_intra_scalable.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 ============= … … 38 38 #QP : 32 # Quantization parameter(0-51) 39 39 MaxDeltaQP : 0 # CU-based multi-QP optimization 40 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP40 #MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP 41 41 DeltaQpRD : 0 # Slice-based multi-QP optimization 42 42 RDOQ : 1 # RDOQ -
branches/SHM-dev/cfg/encoder_intra_scalable10.cfg
r1029 r1268 11 11 12 12 #======== Unit definition ================ 13 MaxCUWidth : 64 # Maximum coding unit width in pixel14 MaxCUHeight : 64 # Maximum coding unit height in pixel15 MaxPartitionDepth : 4 # Maximum coding unit depth16 QuadtreeTULog2MaxSize : 5 # Log2 of maximum transform size for13 #MaxCUWidth : 64 # Maximum coding unit width in pixel 14 #MaxCUHeight : 64 # Maximum coding unit height in pixel 15 #MaxPartitionDepth : 4 # Maximum coding unit depth 16 #QuadtreeTULog2MaxSize : 5 # Log2 of maximum transform size for 17 17 # quadtree-based TU coding (2...6) 18 QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for18 #QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for 19 19 # quadtree-based TU coding (2...6) 20 QuadtreeTUMaxDepthInter : 321 QuadtreeTUMaxDepthIntra : 320 #QuadtreeTUMaxDepthInter : 3 21 #QuadtreeTUMaxDepthIntra : 3 22 22 23 23 #======== Coding Structure ============= … … 37 37 #QP : 32 # Quantization parameter(0-51) 38 38 MaxDeltaQP : 0 # CU-based multi-QP optimization 39 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP39 #MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP 40 40 DeltaQpRD : 0 # Slice-based multi-QP optimization 41 41 RDOQ : 1 # RDOQ -
branches/SHM-dev/cfg/encoder_lowdelay_P_scalable.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 -
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 -
branches/SHM-dev/cfg/encoder_lowdelay_scalable.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 -
branches/SHM-dev/cfg/encoder_lowdelay_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 -
branches/SHM-dev/cfg/encoder_randomaccess_scalable.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 ============= … … 47 47 #QP : 32 # Quantization parameter(0-51) 48 48 MaxDeltaQP : 0 # CU-based multi-QP optimization 49 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP49 #MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP 50 50 DeltaQpRD : 0 # Slice-based multi-QP optimization 51 51 RDOQ : 1 # RDOQ -
branches/SHM-dev/cfg/encoder_randomaccess_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 ============= … … 47 47 #QP : 32 # Quantization parameter(0-51) 48 48 MaxDeltaQP : 0 # CU-based multi-QP optimization 49 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP49 #MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP 50 50 DeltaQpRD : 0 # Slice-based multi-QP optimization 51 51 RDOQ : 1 # RDOQ
Note: See TracChangeset for help on using the changeset viewer.