Changeset 438 in 3DVCSoftware for branches/HTM-DEV-0.2-dev/cfg/MV-HEVC
- Timestamp:
- 23 May 2013, 15:40:36 (12 years ago)
- Location:
- branches/HTM-DEV-0.2-dev/cfg/MV-HEVC
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.2-dev/cfg/MV-HEVC/baseCfg_2view.cfg
r371 r438 57 57 Frame8_l1: B 7 7 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 -1 2 -1 58 58 59 ListCombination : 1 # Use combined list for uni-prediction in B-slices 60 59 61 #=========== Motion Search ============= 60 62 FastSearch : 1 # 0:Full search 1:TZ search … … 77 79 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 78 80 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 79 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 80 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 81 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 81 LoopFilterBetaOffset_div2 : 0 # base_param: -13 ~ 13 82 LoopFilterTcOffset_div2 : 0 # base_param: -13 ~ 13 82 83 83 84 -
branches/HTM-DEV-0.2-dev/cfg/MV-HEVC/baseCfg_3view.cfg
r371 r438 69 69 Frame8_l2: B 7 7 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 -2 2 -1 70 70 71 ListCombination : 1 # Use combined list for uni-prediction in B-slices 72 71 73 #=========== Motion Search ============= 72 74 FastSearch : 1 # 0:Full search 1:TZ search … … 89 91 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 90 92 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 91 LoopFilterBetaOffset_div2 : 0 # base_param: - 6 ~ 692 LoopFilterTcOffset_div2 : 0 # base_param: - 6 ~ 693 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 93 LoopFilterBetaOffset_div2 : 0 # base_param: -13 ~ 13 94 LoopFilterTcOffset_div2 : 0 # base_param: -13 ~ 13 95 94 96 95 97 #=========== Misc. ============ -
branches/HTM-DEV-0.2-dev/cfg/MV-HEVC/fullCfg.cfg
r371 r438 73 73 Frame8_l2: B 7 7 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 -2 2 -1 74 74 75 ListCombination : 1 # Use combined list for uni-prediction in B-slices 76 75 77 #=========== Motion Search ============= 76 78 FastSearch : 1 # 0:Full search 1:TZ search … … 93 95 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) 94 96 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 95 LoopFilterBetaOffset_div2 : 0 # base_param: - 6 ~ 696 LoopFilterTcOffset_div2 : 0 # base_param: - 6 ~ 697 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 97 LoopFilterBetaOffset_div2 : 0 # base_param: -13 ~ 13 98 LoopFilterTcOffset_div2 : 0 # base_param: -13 ~ 13 99 98 100 99 101 #=========== Misc. ============
Note: See TracChangeset for help on using the changeset viewer.