source: 3DVCSoftware/trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg @ 1313

Last change on this file since 1313 was 1313, checked in by tech, 9 years ago

Merged 14.1-update-dev1@1312.

File size: 11.4 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                               
9
10BitstreamFile                 : stream.bit                         
11
12ReconFile_0                   : rec_4.yuv                         
13ReconFile_1                   : rec_2.yuv                         
14
15NumberOfLayers                : 2           # Number of layers
16
17#======== VPS ============================
18ScalabilityMask               : 2           # Scalability Mask             ( 2: View Scalability, 3: View + Depth Scalability )
19DimensionIdLen                : 3           # Number of bits to store Ids,  per scalability dimension, (m)
20ViewOrderIndex                : 0 1         # ViewOrderIndex, per layer (m)
21LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling, otherwise per layer ) (m)
22SplittingFlag                 : 0           # Splitting Flag
23ViewId                        : 1 0         # ViewId, per ViewOrderIndex (m)
24
25#======== VPS/ Layer sets ================
26VpsNumLayerSets               : 2            # Number of layer sets   
27LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set 0
28LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set 1
29
30#======== VPS / Output layer sets ================
31DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
32
33OutputLayerSetIdx             : 1            # Indices of layer sets used to derive additional output layer sets
34LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
35
36#======== VPS / PTLI ================
37Profile                       : main main 3d-main          # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
38Level                         : none none none             # Level   indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
39Tier                          : main main main             # Tier    indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
40InblFlag                      : 0    0    0                # Inbl    indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
41
42ProfileTierLevelIdx_0         : 1                          # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary)
43ProfileTierLevelIdx_1         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary)
44ProfileTierLevelIdx_2         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
45
46#======== VPS / Dependencies ================
47DirectRefLayers_1             : 0           # Indices in VPS of direct reference layers
48DependencyTypes_1             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
49
50#========== Camera parameters ==========
51CameraParameterFile           : cam_pars.txt  # camera parameter file
52CodedCamParsPrecision         : 5           # precision used for coding of camera parameters (in units of 2^(-x) luma samples)
53
54#======== Unit definition ================
55MaxCUWidth                    : 64          # Maximum coding unit width in pixel
56MaxCUHeight                   : 64          # Maximum coding unit height in pixel
57MaxPartitionDepth             : 4           # Maximum coding unit depth
58QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
59                                            # quadtree-based TU coding (2...6)
60QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
61                                            # quadtree-based TU coding (2...6)
62QuadtreeTUMaxDepthInter       : 3
63QuadtreeTUMaxDepthIntra       : 3
64
65#======== Coding Structure =============
66IntraPeriod                   : 1           # Period of I-Frame ( -1 = only first)
67DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
68GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
69Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0             0
70FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             0
71Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0             0
72
73#=========== Motion Search =============
74FastSearch                    : 1           # 0:Full search  1:TZ search
75SearchRange                   : 64          # (0: Search range is a Full frame)
76BipredSearchRange             : 4           # Search range for bi-prediction refinement
77HadamardME                    : 1           # Use of hadamard measure for fractional ME
78FEN                           : 1           # Fast encoder decision
79FDM                           : 1           # Fast Decision for Merge RD cost
80
81#======== Quantization =============
82
83MaxDeltaQP                    : 0           # CU-based multi-QP optimization
84MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
85DeltaQpRD                     : 0           # Slice-based multi-QP optimization
86RDOQ                          : 1           # RDOQ
87RDOQTS                        : 1           # RDOQ for transform skip
88
89#=========== Deblock Filter ============
90
91LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
92LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
93LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
94LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
95DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
96
97
98#=========== Misc. ============
99InternalBitDepth              : 8           # codec operating bit-depth
100
101#=========== Coding Tools =================
102SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON) (mc)
103AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
104TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
105TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
106SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
107
108#============ Slices ================
109SliceMode                : 0                # 0: Disable all slice options.
110                                            # 1: Enforce maximum number of LCU in an slice,
111                                            # 2: Enforce maximum number of bytes in an 'slice'
112                                            # 3: Enforce maximum number of tiles in a slice
113SliceArgument            : 1500             # Argument for 'SliceMode'.
114                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
115                                            # If SliceMode==2 it represents max. bytes per slice.
116                                            # If SliceMode==3 it represents max. tiles per slice.
117
118LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
119                                            # 0:not across, 1: across
120
121#============ PCM ================
122PCMEnabledFlag                      : 0                # 0: No PCM mode
123PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
124PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
125PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
126PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
127
128#============ Tiles ================
129TileUniformSpacing                  : 0                # 0: the column boundaries are indicated by TileColumnWidth array, the row boundaries are indicated by TileRowHeight array
130                                                       # 1: the column and row boundaries are distributed uniformly
131NumTileColumnsMinus1                : 0                # Number of tile columns in a picture minus 1
132TileColumnWidthArray                : 2 3              # Array containing tile column width values in units of CTU (from left to right in picture)   
133NumTileRowsMinus1                   : 0                # Number of tile rows in a picture minus 1
134TileRowHeightArray                  : 2                # Array containing tile row height values in units of CTU (from top to bottom in picture)
135
136LFCrossTileBoundaryFlag           : 1                  # In-loop filtering is across or not across tile boundary.
137                                                       # 0:not across, 1: across                                                       
138
139#============ WaveFront ================
140WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
141                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
142
143#=========== Quantization Matrix =================
144ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
145ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
146
147#============ Lossless ================
148TransquantBypassEnableFlag: 0  # Value of PPS flag.
149CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
150
151#============ Rate Control ======================
152RateControl                         : 0                # Rate control: enable rate control
153TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
154KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
155LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
156RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
157InitialQP                           : 0                # Rate control: initial QP
158RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
159
160### DO NOT ADD ANYTHING BELOW THIS LINE ###
161### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.