Ticket #1314: My.cfg

File My.cfg, 9.0 KB (added by llzzyynjupt, 10 years ago)
Line 
1#======== File I/O ===============
2InputFile                     : E:\\RaceHorses_832x480.yuv
3InputBitDepth                 : 8           # Input bitdepth
4InputChromaFormat             : 420         # Ratio of luminance to chrominance samples
5FrameRate                     : 25          # Frame Rate per second
6FrameSkip                     : 0           # Number of frames to be skipped in input
7SourceWidth                   : 832        # Input  frame width
8SourceHeight                  : 480        # Input  frame height
9FramesToBeEncoded             : 50         # Number of frames to be coded
10
11Level                         : 4.1
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28#======== File I/O =====================
29BitstreamFile                 : E:\\test.265
30ReconFile                     : E:\\test_rec.yuv
31
32#======== Profile ================
33Profile                       : main
34
35#======== Unit definition ================
36MaxCUWidth                    : 64          # Maximum coding unit width in pixel
37MaxCUHeight                   : 64          # Maximum coding unit height in pixel
38MaxPartitionDepth             : 4           # Maximum coding unit depth
39QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
40                                            # quadtree-based TU coding (2...6)
41QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
42                                            # quadtree-based TU coding (2...6)
43QuadtreeTUMaxDepthInter       : 1
44QuadtreeTUMaxDepthIntra       : 1
45
46#======== Coding Structure =============
47IntraPeriod                   : 20          # Period of I-Frame ( -1 = only first)
48DecodingRefreshType           : 2           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
49GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
50#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures     predict deltaRPS #ref_idcs reference idcs
51Frame1:  P    4   1        0.3536   0            0              0           1                1         -4                     0
52Frame2:  B    1   2        0.442    0            0              0           1                2         -1 3                   0
53Frame3:  B    2   3        0.442    0            0              0           1                2         -2 2                   0
54Frame4:  B    3   4        0.442    0            0              0           1                2         -3 1                   0
55
56
57#=========== Motion Search =============
58FastSearch                    : 1           # 0:Full search  1:TZ search
59SearchRange                   : 64          # (0: Search range is a Full frame)
60BipredSearchRange             : 4           # Search range for bi-prediction refinement
61HadamardME                    : 1           # Use of hadamard measure for fractional ME
62FEN                           : 1           # Fast encoder decision
63FDM                           : 1           # Fast Decision for Merge RD cost
64
65#======== Quantization =============
66QP                            : 32          # Quantization parameter(0-51)
67MaxDeltaQP                    : 0           # CU-based multi-QP optimization
68MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
69DeltaQpRD                     : 0           # Slice-based multi-QP optimization
70RDOQ                          : 1           # RDOQ
71RDOQTS                        : 1           # RDOQ for transform skip
72
73#=========== Deblock Filter ============
74DeblockingFilterControlPresent: 0           # Dbl control params present (0=not present, 1=present)
75LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
76LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
77LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
78LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
79DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
80
81#=========== Misc. ============
82InternalBitDepth              : 8           # codec operating bit-depth
83
84#=========== Coding Tools =================
85SAO                           : 0           # Sample adaptive offset  (0: OFF, 1: ON)
86AMP                           : 0           # Asymmetric motion partitions (0: OFF, 1: ON)
87TransformSkip                 : 0           # Transform skipping (0: OFF, 1: ON)
88TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
89SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
90
91#============ Slices ================
92SliceMode                : 0                # 0: Disable all slice options.
93                                            # 1: Enforce maximum number of LCU in an slice,
94                                            # 2: Enforce maximum number of bytes in an 'slice'
95                                            # 3: Enforce maximum number of tiles in a slice
96SliceArgument            : 1500             # Argument for 'SliceMode'.
97                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
98                                            # If SliceMode==2 it represents max. bytes per slice.
99                                            # If SliceMode==3 it represents max. tiles per slice.
100
101LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
102                                            # 0:not across, 1: across
103
104#============ PCM ================
105PCMEnabledFlag                      : 0                # 0: No PCM mode
106PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
107PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
108PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
109PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
110
111#============ Tiles ================
112TileUniformSpacing                  : 0                # 0: the column boundaries are indicated by TileColumnWidth array, the row boundaries are indicated by TileRowHeight array
113                                                       # 1: the column and row boundaries are distributed uniformly
114NumTileColumnsMinus1                : 0                # Number of tile columns in a picture minus 1
115TileColumnWidthArray                : 2 3              # Array containing tile column width values in units of CTU (from left to right in picture)   
116NumTileRowsMinus1                   : 0                # Number of tile rows in a picture minus 1
117TileRowHeightArray                  : 2                # Array containing tile row height values in units of CTU (from top to bottom in picture)
118
119LFCrossTileBoundaryFlag             : 1                # In-loop filtering is across or not across tile boundary.
120                                                       # 0:not across, 1: across
121
122#============ WaveFront ================
123WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
124                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
125
126#=========== Quantization Matrix =================
127ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
128ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
129
130#============ Lossless ================
131TransquantBypassEnableFlag : 0                         # Value of PPS flag.
132CUTransquantBypassFlagForce: 0                         # Force transquant bypass mode, when transquant_bypass_enable_flag is enabled
133
134#============ Rate Control ======================
135RateControl                         : 1                # Rate control: enable rate control
136TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
137KeepHierarchicalBit                 : 0                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
138LCULevelRateControl                 : 0                # Rate control: 1: LCU level RC; 0: picture level RC
139RCLCUSeparateModel                  : 0                # Rate control: use LCU level separate R-lambda model
140InitialQP                           : 32                # Rate control: initial QP
141RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
142
143### DO NOT ADD ANYTHING BELOW THIS LINE ###
144### DO NOT DELETE THE EMPTY LINE BELOW ###
145