Ignore:
Timestamp:
23 May 2013, 15:40:36 (11 years ago)
Author:
tech
Message:

Integrated 3D encoder control, camera parameters, renderer and MV fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.2-dev/cfg/3D-HEVC/baseCfg_2view.cfg

    r371 r438  
    5757Frame8_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
    5858
     59ListCombination               : 1           # Use combined list for uni-prediction in B-slices
     60
    5961#=========== Motion Search =============
    6062FastSearch                    : 1           # 0:Full search  1:TZ search
     
    7779LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
    7880LoopFilterDisable             : 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)
     81LoopFilterBetaOffset_div2     : 0           # base_param: -13 ~ 13
     82LoopFilterTcOffset_div2       : 0           # base_param: -13 ~ 13
    8283
    8384
Note: See TracChangeset for help on using the changeset viewer.