Ticket #1221: SlideShow_1280x720_20.cfg

File SlideShow_1280x720_20.cfg, 3.9 KB (added by moiamond, 10 years ago)
Line 
1#======== Unit definition ================
2MaxCUWidth : 32
3MaxCUHeight : 32
4MaxPartitionDepth : 3
5QuadtreeTULog2MaxSize : 3
6QuadtreeTULog2MinSize : 2
7QuadtreeTUMaxDepthInter : 2
8QuadtreeTUMaxDepthIntra : 3
9
10#======== Coding Structure =============
11IntraPeriod : -1
12DecodingRefreshType : 0
13GOPSize : 4
14#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs
15Frame1:   B    4   1        0.4100   0            0               0           4                4          -4 -8  -12 -16          0       -1
16Frame2:   B    1   3        0.5500   0            0               0           4                4          -1  -5  -9   3      0         3        3        1 1 1
17Frame3:   B    2   3        0.5500   0            0               0           4                4          -2  -6 -10   2       0        -2        4        1 1 1 0
18Frame4:   B    3   3        0.5500   0            0               0           4                4          -3  -7 -11   1       0        -3        4        1 1 1 0
19
20#=========== Motion Search =============
21FastSearch : 1
22SearchRange : 128
23BipredSearchRange : 4
24HadamardME : 1
25FEN : 1
26FDM : 1
27
28#======== Quantization =============
29QP : 22
30CbQpOffset : 0
31CrQpOffset : 0
32AdaptiveQpSelection : 1
33MaxDeltaQP : 6
34MaxCuDQPDepth : 0
35DeltaQpRD : 0
36RDOQ : 1
37RDOQTS : 0
38RecalculateQPAccordingToLambda : 1
39
40#=========== Deblock Filter ============
41DeblockingFilterControlPresent : 0
42LoopFilterOffsetInPPS : 0
43LoopFilterDisable : 0
44LoopFilterBetaOffset_div2 : -5
45LoopFilterTcOffset_div2 : 4
46
47#=========== Misc. ============
48InternalBitDepth : 8
49ConstrainedIntraPred : 1
50
51#=========== Coding Tools =================
52SAO : 1
53AMP : 0
54TransformSkip : 0
55TransformSkipFast : 1
56SAOLcuBoundary : 0
57WeightedPredP : 0
58WeightedPredB : 0
59SignHideFlag : 1
60TMVPMode : 1
61
62#============ Slices ================
63SliceMode : 0
64SliceArgument : 210
65LFCrossSliceBoundaryFlag : 0
66SliceSegmentMode         : 2                # 0: Disable all dependent slice options.
67                                            # 1: Enforce maximum number of LCU in an dependent slice,
68                                            # 2: Enforce maximum number of bins/bits in an 'dependent slice'
69SliceSegmentArgument     : 1200             # Argument for 'DependnetSliceMode'.
70                                            # If DependnetSliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
71                                            # If DependentSliceMode==2 it represents max. bins per dependent slice.
72#============ PCM ================
73PCMEnabledFlag : 0
74PCMLog2MaxSize : 5
75PCMLog2MinSize : 3
76PCMInputBitDepthFlag : 1
77PCMFilterDisableFlag : 0
78
79#============ Tiles ================
80UniformSpacingIdc : 0
81NumTileColumnsMinus1 : 8
82ColumnWidthArray : 20 1 3 1 3 1 3 1
83NumTileRowsMinus1 : 6
84RowHeightArray : 11 1 2 1 2 1
85LFCrossTileBoundaryFlag : 0
86
87#============ WaveFront ================
88WaveFrontSynchro : 0
89
90#=========== Quantization Matrix =================
91ScalingList : 0
92ScalingListFile : scaling_list.txt
93
94#============ Lossless ================
95TransquantBypassEnableFlag: 0
96CUTransquantBypassFlagValue: 0
97
98#============ Rate Control ======================
99RateControl : 1
100TargetBitrate : 2500000
101KeepHierarchicalBit : 0
102LCULevelRateControl : 1
103RCLCUSeparateModel : 1
104InitialQP : 0
105RCForceIntraQP : 0
106#======== File I/O ===============
107InputFile                     : SlideShow_1280x720_20.yuv
108InputBitDepth                 : 8           # Input bitdepth
109FrameRate                     : 20          # Frame Rate per second
110FrameSkip                     : 30           # Number of frames to be skipped in input
111SourceWidth                   : 1280        # Input  frame width
112SourceHeight                  : 720         # Input  frame height
113FramesToBeEncoded             : 13
114ConfBottom                    : 16