Changeset 438 in 3DVCSoftware for branches/HTM-DEV-0.2-dev/cfg/HEVC/HM/encoder_randomaccess_main.cfg
- Timestamp:
- 23 May 2013, 15:40:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.2-dev/cfg/HEVC/HM/encoder_randomaccess_main.cfg
r371 r438 27 27 Frame7: B 5 4 0.68 0 0 0 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 28 28 Frame8: B 7 4 0.68 0 0 0 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 29 ListCombination : 1 # Use combined list for uni-prediction in B-slices 29 30 30 31 #=========== Motion Search ============= … … 48 49 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 49 50 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) 50 LoopFilterBetaOffset_div2 : 0 # base_param: - 6 ~ 651 LoopFilterTcOffset_div2 : 0 # base_param: - 6 ~ 652 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 51 LoopFilterBetaOffset_div2 : 0 # base_param: -13 ~ 13 52 LoopFilterTcOffset_div2 : 0 # base_param: -13 ~ 13 53 53 54 54 55 #=========== Misc. ============
Note: See TracChangeset for help on using the changeset viewer.