source: 3DVCSoftware/branches/HTM-DEV-0.3-dev2/cfg/MV-HEVC/fullCfg.cfg @ 534

Last change on this file since 534 was 534, checked in by tech, 11 years ago

MergeMerged tags/HTM-DEV-1.0.

  • Property svn:eol-style set to native
File size: 15.3 KB
Line 
1#======== Legend for comments =====================
2# (m) specification per layer/dimension/layerset possible
3# (c) cyclic repetition of values, if not given for all layers/dimensions/layersets. (e.g. 5 layers and 1 2 3 -> 1 2 3 1 2  )
4
5#======== File I/O =====================
6
7InputFile_0                   : newspapercc_4.yuv                             
8InputFile_1                   : newspapercc_2.yuv                               
9InputFile_2                   : newspapercc_6.yuv                             
10
11BitstreamFile                 : stream.bit                         
12
13ReconFile_0                   : rec_4.yuv                         
14ReconFile_1                   : rec_2.yuv                         
15ReconFile_2                   : rec_6.yuv                           
16
17FramesToBeEncoded             : 3           # Number of frames to be coded
18FrameRate                     : 30          # Frame Rate per second
19SourceWidth                   : 1024        # Input  frame width
20SourceHeight                  : 768         # Input  frame height
21NumberOfLayers                : 3
22
23#======== VPS ============================
24ScalabilityMask               : 1           # Scalability Mask             ( 1: View Scalability, shall be 1 for MV-HEVC )
25DimensionIdLen                : 3           # Number of bits to store Ids,  per scalability dimension, (m)
26ViewId                        : 0 1 2       # ViewId  (m)
27LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling ) (m)
28SplittingFlag                 : 0           # Splitting Flag
29
30#======== VPS/ Layer sets ================
31VpsNumLayerSets               : 4            # Number of layer sets   
32LayerIdsInSet_0               : 0            # LayerIds of Layer set
33LayerIdsInSet_1               : 0 1          # LayerIds of Layer set
34LayerIdsInSet_2               : 0 2          # LayerIds of Layer set
35LayerIdsInSet_3               : 0 1 2        # LayerIds of Layer set
36
37DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
38OutputLayerSetIdx             : 1 2          # Indices of layer sets used as additional output layer sets
39LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds of additional output layers
40LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds of additional output layers
41ProfileLevelTierIdx           : 0 0 0 0      # Indices to profile level tier (TBD)
42
43#======== Unit definition ================
44MaxCUWidth                    : 64          # Maximum coding unit width in pixel
45MaxCUHeight                   : 64          # Maximum coding unit height in pixel
46MaxPartitionDepth             : 4           # Maximum coding unit depth
47QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
48                                            # quadtree-based TU coding (2...6)
49QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
50                                            # quadtree-based TU coding (2...6)
51QuadtreeTUMaxDepthInter       : 3
52QuadtreeTUMaxDepthIntra       : 3
53
54#======== Coding Structure =============
55IntraPeriod                   : 24          # Period of I-Frame ( -1 = only first)
56DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
57GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
58#         Type  POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs #IL_ref_pics IL reference pics IL ref list pos L0      L1
59Frame1:     B    8     1        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          0
60Frame2:     B    4     2        0.3536   0            0              0           2                3         -4 -6  4           1       4        5         1 1 0 0 1       0
61Frame3:     B    2     3        0.3536   0            0              0           2                4         -2 -4  2 6         1       2        4         1 1 1 1         0
62Frame4:     B    1     4        0.68     0            0              0           2                4         -1  1  3 7         1       1        5         1 0 1 1 1       0
63Frame5:     B    3     4        0.68     0            0              0           2                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       0
64Frame6:     B    6     3        0.3536   0            0              0           2                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       0
65Frame7:     B    5     4        0.68     0            0              0           2                4         -1 -5  1 3         1       1        5         1 0 1 1 1       0
66Frame8:     B    7     4        0.68     0            0              0           2                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       0
67   
68FrameI_l1:  P    0     3        0.442    0            0              0           1                0                            0                                          1             -1                 0                  -1
69Frame1_l1:  B    8     4        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          1             -1                 1                  -1
70Frame2_l1:  B    4     5        0.3536   0            0              0           3                3         -4 -6  4           1       4        5         1 1 0 0 1       1             -1                 1                  -1
71Frame3_l1:  B    2     6        0.3536   0            0              0           3                4         -2 -4  2 6         1       2        4         1 1 1 1         1             -1                 1                  -1
72Frame4_l1:  B    1     7        0.68     0            0              0           3                4         -1  1  3 7         1       1        5         1 0 1 1 1       1             -1                 1                  -1
73Frame5_l1:  B    3     7        0.68     0            0              0           3                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       1             -1                 2                  -1
74Frame6_l1:  B    6     6        0.3536   0            0              0           3                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       1             -1                 2                  -1
75Frame7_l1:  B    5     7        0.68     0            0              0           3                4         -1 -5  1 3         1       1        5         1 0 1 1 1       1             -1                 2                  -1
76Frame8_l1:  B    7     7        0.68     0            0              0           3                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       1             -1                 2                  -1
77
78FrameI_l2:  P    0     3        0.442    0            0              0           1                0                            0                                          1             -2                 0                  -1
79Frame1_l2:  B    8     4        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          1             -2                 1                  -1
80Frame2_l2:  B    4     5        0.3536   0            0              0           3                3         -4 -6  4           1       4        5         1 1 0 0 1       1             -2                 1                  -1
81Frame3_l2:  B    2     6        0.3536   0            0              0           3                4         -2 -4  2 6         1       2        4         1 1 1 1         1             -2                 1                  -1
82Frame4_l2:  B    1     7        0.68     0            0              0           3                4         -1  1  3 7         1       1        5         1 0 1 1 1       1             -2                 1                  -1
83Frame5_l2:  B    3     7        0.68     0            0              0           3                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       1             -2                 2                  -1
84Frame6_l2:  B    6     6        0.3536   0            0              0           3                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       1             -2                 2                  -1
85Frame7_l2:  B    5     7        0.68     0            0              0           3                4         -1 -5  1 3         1       1        5         1 0 1 1 1       1             -2                 2                  -1
86Frame8_l2:  B    7     7        0.68     0            0              0           3                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       1             -2                 2                  -1
87
88#=========== Motion Search =============
89FastSearch                    : 1           # 0:Full search  1:TZ search
90SearchRange                   : 64          # (0: Search range is a Full frame)
91BipredSearchRange             : 4           # Search range for bi-prediction refinement
92HadamardME                    : 1           # Use of hadamard measure for fractional ME
93FEN                           : 1           # Fast encoder decision
94FDM                           : 1           # Fast Decision for Merge RD cost
95
96#======== Quantization =============
97QP                            : 25          # quantization parameter (mc)
98MaxDeltaQP                    : 0           # CU-based multi-QP optimization
99MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
100DeltaQpRD                     : 0           # Slice-based multi-QP optimization
101RDOQ                          : 1           # RDOQ
102RDOQTS                        : 1           # RDOQ for transform skip
103
104#=========== Deblock Filter ============
105DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
106LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
107LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
108LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
109LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
110DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
111
112#=========== Misc. ============
113InternalBitDepth              : 8           # codec operating bit-depth
114
115#=========== Coding Tools =================
116SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON) (mc)
117AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
118TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
119TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
120SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
121
122#============ Slices ================
123SliceMode                : 0                # 0: Disable all slice options.
124                                            # 1: Enforce maximum number of LCU in an slice,
125                                            # 2: Enforce maximum number of bytes in an 'slice'
126                                            # 3: Enforce maximum number of tiles in a slice
127SliceArgument            : 1500             # Argument for 'SliceMode'.
128                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
129                                            # If SliceMode==2 it represents max. bytes per slice.
130                                            # If SliceMode==3 it represents max. tiles per slice.
131
132LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
133                                            # 0:not across, 1: across
134
135#============ PCM ================
136PCMEnabledFlag                      : 0                # 0: No PCM mode
137PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
138PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
139PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
140PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
141
142#============ Tiles ================
143UniformSpacingIdc                   : 0                # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array
144                                                       # 1: the column and row boundaries are distributed uniformly
145NumTileColumnsMinus1                : 0                # Number of columns in a picture minus 1
146ColumnWidthArray                    : 2 3              # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
147NumTileRowsMinus1                   : 0                # Number of rows in a picture minus 1
148RowHeightArray                      : 2                # Array containing RowHeight values in units of LCU (from top to bottom in picture)
149
150LFCrossTileBoundaryFlag           : 1                  # In-loop filtering is across or not across tile boundary.
151                                                       # 0:not across, 1: across                                                       
152
153#============ WaveFront ================
154WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
155                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
156
157#=========== Quantization Matrix =================
158ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
159ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
160
161#============ Lossless ================
162TransquantBypassEnableFlag: 0  # Value of PPS flag.
163CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
164
165#============ Rate Control ======================
166RateControl                         : 0                # Rate control: enable rate control
167TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
168KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
169LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
170RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
171InitialQP                           : 0                # Rate control: initial QP
172RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
173
174### DO NOT ADD ANYTHING BELOW THIS LINE ###
175### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.