Changeset 1413 in 3DVCSoftware for trunk/cfg/HM/encoder_intra_main10.cfg


Ignore:
Timestamp:
11 Jul 2018, 15:19:49 (7 years ago)
Author:
tech
Message:

Merged HTM-16.2-dev@1412

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/HM/encoder_intra_main10.cfg

    r1313 r1413  
    1919#======== Coding Structure =============
    2020IntraPeriod                   : 1           # Period of I-Frame ( -1 = only first)
    21 DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
     21DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
    2222GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
     23ReWriteParamSetsFlag          : 1           # Write parameter sets with every IRAP
    2324#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures 
    2425
     
    3940
    4041#=========== Deblock Filter ============
    41 
    4242LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    4343LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
     
    9696
    9797#============ Lossless ================
    98 TransquantBypassEnableFlag : 0                         # Value of PPS flag.
     98TransquantBypassEnable    : 0                         # Value of PPS flag.
    9999CUTransquantBypassFlagForce: 0                         # Force transquant bypass mode, when transquant_bypass_enable_flag is enabled
    100100
Note: See TracChangeset for help on using the changeset viewer.