Changeset 446 in 3DVCSoftware for branches/HTM-DEV-0.2-dev/cfg/HEVC/HM/encoder_lowdelay_main10.cfg
- Timestamp:
- 26 May 2013, 16:22:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.2-dev/cfg/HEVC/HM/encoder_lowdelay_main10.cfg
r438 r446 23 23 Frame3: B 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 24 24 Frame4: B 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 25 ListCombination : 1 # Use combined list for uni-prediction in B-slices26 25 27 26 #=========== Motion Search ============= … … 45 44 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 46 45 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) 47 LoopFilterBetaOffset_div2 : 0 # base_param: -13 ~ 13 48 LoopFilterTcOffset_div2 : 0 # base_param: -13 ~ 13 46 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 47 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 48 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 49 49 50 50 #=========== Misc. ============
Note: See TracChangeset for help on using the changeset viewer.