Ignore:
Timestamp:
23 May 2013, 15:40:36 (12 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_3view+depth.cfg

    r371 r438  
    105105Frame8_l5:  B    7     7        0.68     0            0              0           3                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       1             -4                 2                  -1 
    106106
     107ListCombination               : 1           # Use combined list for uni-prediction in B-slices
     108
    107109#=========== Motion Search =============
    108110FastSearch                    : 1           # 0:Full search  1:TZ search
     
    124126LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
    125127LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    126 LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    127 LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    128 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     128LoopFilterBetaOffset_div2     : 0           # base_param: -13 ~ 13
     129LoopFilterTcOffset_div2       : 0           # base_param: -13 ~ 13
     130
    129131
    130132#=========== Misc. ============
Note: See TracChangeset for help on using the changeset viewer.