source: SHVCSoftware/branches/SHM-dev/cfg/encoder_randomaccess_main.cfg @ 1419

Last change on this file since 1419 was 990, checked in by seregin, 10 years ago

fix for the ticket #51

File size: 9.7 KB
Line 
1#======== File I/O =====================
2BitstreamFile                 : str.bin
3#ReconFile                     : rec.yuv
4
5#======== Profile/Level ================
6#Profile                      : main
7NumProfileTierLevel           : 3
8Profile0                      : main                # Profile for BL (NOTE01: this profile applies to whole layers but only BL is outputted)
9                                                    #                (NOTE02: this profile has no effect when NonHEVCBase is set to 1)
10Profile1                      : main                # Profile for BL (NOTE01: this profile applies to HEVC BL only)
11                                                    #                (NOTE02: When NonHEVCBase is set to 1, this profile & associated level should be updated appropriately)
12Profile2                      : scalable-main       # Scalable profile
13
14#======== Unit definition ================
15MaxCUWidth                    : 64          # Maximum coding unit width in pixel
16MaxCUHeight                   : 64          # Maximum coding unit height in pixel
17MaxPartitionDepth             : 4           # Maximum coding unit depth
18QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
19                                            # quadtree-based TU coding (2...6)
20QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
21                                            # quadtree-based TU coding (2...6)
22QuadtreeTUMaxDepthInter       : 3
23QuadtreeTUMaxDepthIntra       : 3
24
25#======== Coding Structure =============
26#IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
27DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
28GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
29#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures     predict deltaRPS #ref_idcs reference idcs
30Frame1:  B    8   1        0.442    0            0              0           4                4         -8 -10 -12 -16         0
31Frame2:  B    4   2        0.3536   0            0              0           2                3         -4 -6  4               1       4        5         1 1 0 0 1
32Frame3:  B    2   3        0.3536   0            0              0           2                4         -2 -4  2 6             1       2        4         1 1 1 1 
33Frame4:  B    1   4        0.68     0            0              0           2                4         -1  1  3 7             1       1        5         1 0 1 1 1 
34Frame5:  B    3   4        0.68     0            0              0           2                4         -1 -3  1 5             1      -2        5         1 1 1 1 0
35Frame6:  B    6   3        0.3536   0            0              0           2                4         -2 -4 -6 2             1      -3        5         1 1 1 1 0
36Frame7:  B    5   4        0.68     0            0              0           2                4         -1 -5  1 3             1       1        5         1 0 1 1 1 
37Frame8:  B    7   4        0.68     0            0              0           2                4         -1 -3 -7 1             1      -2        5         1 1 1 1 0
38
39#=========== Motion Search =============
40FastSearch                    : 1           # 0:Full search  1:TZ search
41SearchRange                   : 64          # (0: Search range is a Full frame)
42BipredSearchRange             : 4           # Search range for bi-prediction refinement
43HadamardME                    : 1           # Use of hadamard measure for fractional ME
44FEN                           : 1           # Fast encoder decision
45FDM                           : 1           # Fast Decision for Merge RD cost
46
47#======== Quantization =============
48#QP                            : 32          # Quantization parameter(0-51)
49MaxDeltaQP                    : 0           # CU-based multi-QP optimization
50MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
51DeltaQpRD                     : 0           # Slice-based multi-QP optimization
52RDOQ                          : 1           # RDOQ
53RDOQTS                        : 1           # RDOQ for transform skip
54
55#=========== Deblock Filter ============
56DeblockingFilterControlPresent: 0           # Dbl control params present (0=not present, 1=present)
57LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
58LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
59LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
60LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
61DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
62
63#=========== Misc. ============
64#InternalBitDepth             : 8           # codec operating bit-depth
65
66#=========== Coding Tools =================
67SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON)
68AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
69TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
70TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
71SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
72
73#============ Slices ================
74SliceMode                : 0                # 0: Disable all slice options.
75                                            # 1: Enforce maximum number of LCU in an slice,
76                                            # 2: Enforce maximum number of bytes in an 'slice'
77                                            # 3: Enforce maximum number of tiles in a slice
78SliceArgument            : 1500             # Argument for 'SliceMode'.
79                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
80                                            # If SliceMode==2 it represents max. bytes per slice.
81                                            # If SliceMode==3 it represents max. tiles per slice.
82
83LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
84                                            # 0:not across, 1: across
85
86#============ PCM ================
87PCMEnabledFlag                      : 0                # 0: No PCM mode
88PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
89PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
90PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
91PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
92
93#============ Tiles ================
94UniformSpacingIdc                   : 0                # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array
95                                                       # 1: the column and row boundaries are distributed uniformly
96NumTileColumnsMinus1                : 0                # Number of columns in a picture minus 1
97ColumnWidthArray                    : 2 3              # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
98NumTileRowsMinus1                   : 0                # Number of rows in a picture minus 1
99RowHeightArray                      : 2                # Array containing RowHeight values in units of LCU (from top to bottom in picture)
100
101LFCrossTileBoundaryFlag           : 1                  # In-loop filtering is across or not across tile boundary.
102                                                       # 0:not across, 1: across                                                       
103
104#============ WaveFront ================
105#WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
106                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
107
108#=========== Quantization Matrix =================
109ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
110ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
111
112#============ Lossless ================
113TransquantBypassEnableFlag: 0  # Value of PPS flag.
114CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
115
116#============ Rate Control ======================
117#RateControl                         : 0                # Rate control: enable rate control
118#TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
119#KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
120#LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
121#RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
122#InitialQP                           : 0                # Rate control: initial QP
123#RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
124
125### DO NOT ADD ANYTHING BELOW THIS LINE ###
126### DO NOT DELETE THE EMPTY LINE BELOW ###
127
Note: See TracBrowser for help on using the repository browser.