Ignore:
Timestamp:
26 May 2016, 17:36:30 (9 years ago)
Author:
tech
Message:

Fixed cfg-files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-16.1-dev/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg

    r1313 r1404  
    6767DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
    6868GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
    69 Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0             0
    70 FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             0
    71 Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0             0
     69Frame1    : B  1  1  0 0 0.442   0  0  0  4  0                  0                    0             0
     70FrameI_l1:  I  0  0  0 0 0.442   0  0  0  0  0                  0                    0             0
     71Frame1_l1 : B  1  1  0 0 0.442   0  0  0  4  0                  0                    0             0
    7272
    7373#=========== Motion Search =============
     
    8686RDOQ                          : 1           # RDOQ
    8787RDOQTS                        : 1           # RDOQ for transform skip
     88SliceChromaQPOffsetPeriodicity: 0           # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature.
     89SliceCbQpOffsetIntraOrPeriodic: 0           # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table.
     90SliceCrQpOffsetIntraOrPeriodic: 0           # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table.
    8891
    8992#=========== Deblock Filter ============
Note: See TracChangeset for help on using the changeset viewer.