source: 3DVCSoftware/trunk/cfg/IBPsetting_balloons.cfg @ 443

Last change on this file since 443 was 443, checked in by tech, 11 years ago
  • Reintegrated branch 6.2-dev0 rev. 442.
  • Changed version number.
  • Added coding results.
  • Property svn:eol-style set to native
File size: 23.0 KB
Line 
1
2#========== file i/o ==========
3InputFile_0               : balloons_1024x768_420_1.yuv                              # video input file for view 0
4InputFile_1               : balloons_1024x768_420_5.yuv                              # video input file for view 2
5InputFile_2               : balloons_1024x768_420_3.yuv                              # video input file for view 1
6
7DepthInputFile_0          : balloons_1024x768_420_depth_1.yuv                        # depth input file for view 0
8DepthInputFile_1          : balloons_1024x768_420_depth_5.yuv                        # depth input file for view 2
9DepthInputFile_2          : balloons_1024x768_420_depth_3.yuv                        # depth input file for view 1
10
11ReconFile_0               : rec_texture_1.yuv                              # video output file for view 0
12ReconFile_1               : rec_texture_5.yuv                              # video output file for view 2
13ReconFile_2               : rec_texture_3.yuv                              # video output file for view 1
14
15DepthReconFile_0          : rec_depth_1.yuv                        # depth output file for view 0
16DepthReconFile_1          : rec_depth_5.yuv                        # depth output file for view 2
17DepthReconFile_2          : rec_depth_3.yuv                        # depth output file for view 1
18
19
20BitstreamFile             : str.bit                             # bitstream file
21
22#========== general coding parameters ==========
23NumberOfViews             : 3                                      # number of views to be coded
24CodeDepthMaps             : 1                                      # encode depth maps
25FrameSkip                 : 0                                      # number of frames to be skipped at beginning of input sequences
26InputBitDepth             : 8                                      # bit depth of input files
27OutputBitDepth            : 8                                      # bit depth of output files
28InternalBitDepth          : 8                                      # internal bit depth used for coding
29
30CroppingMode              : 0                                      # Cropping mode (0: no cropping, 1:automatic padding, 2: padding, 3:cropping)
31CropLeft                  : 0                                      # Left cropping/padding for cropping mode 3
32CropRight                 : 0                                      # Right cropping/padding for cropping mode 3
33CropTop                   : 0                                      # Top cropping/padding for cropping mode 3
34CropBottom                : 0                                      # Bottom cropping/padding for cropping mode 3
35HorizontalPadding         : 0                                      # horizontal source padding for cropping mode 2
36VerticalPadding           : 0                                      # vertical source padding for cropping mode 2
37
38
39#========== camera parameters ==========
40CameraParameterFile       : cam_balloons.cfg                           # camera parameter file
41CodedCamParsPrecision     : 5                                      # precision used for coding of camera parameters (in units of 2^(-x) luma samples)
42
43
44#========== coding unit definitions ==========
45MaxCUWidth                : 64                                     # maximum coding unit witdh  (in luma samples)
46MaxCUHeight               : 64                                     # maximum coding unit height (in luma samples)
47MaxPartitionDepth         : 4                                      # maximum coding unit depth
48QuadtreeTULog2MaxSize     : 5                                      # log2 of maximum transform size
49QuadtreeTULog2MinSize     : 2                                      # log2 of minimum transform size
50QuadtreeTUMaxDepthIntra   : 3                                      # maximum transform tree depth for intra-coded CU's
51QuadtreeTUMaxDepthInter   : 3                                      # maximum transform tree depth for inter-coded CU's
52
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# V0        Type POC QPoffset QPfactor temporal_id #ref_pics_active ref_pic #ref_pics reference pictures predict deltaRIdx-1 deltaRPS #ref_idcs reference idcs  #IV_ref_pics  IV reference pics  IV ref list pos
59Frame1    : B    8   1        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      0
60Frame2    : B    4   2        0.3536   0           2                1       3         -4 -6  4           1       0           4        5         1 1 0 0 1       0
61Frame3    : B    2   3        0.3536   0           2                1       4         -2 -4  2 6         1       0           2        4         1 1 1 1         0
62Frame4    : B    1   4        0.68     0           2                0       4         -1  1  3 7         1       0           1        5         1 0 1 1 1       0
63Frame5    : B    3   4        0.68     0           2                0       4         -1 -3  1 5         1       0          -2        5         1 1 1 1 0       0
64Frame6    : B    6   3        0.3536   0           2                1       4         -2 -4 -6 2         1       0          -3        5         1 1 1 1 0       0
65Frame7    : B    5   4        0.68     0           2                0       4         -1 -5  1 3         1       0           1        5         1 0 1 1 1       0
66Frame8    : B    7   4        0.68     0           2                0       4         -1 -3 -7 1         1       0          -2        5         1 1 1 1 0       0
67FrameI_v1 : P    0   3        0.442    0           1                1       0                            0                                                      1             -1                 1                  0
68Frame1_v1 : B    8   4        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      1             -1                 2                  0 
69Frame2_v1 : B    4   5        0.3536   0           3                1       3         -4 -6  4           1       0           4        5         1 1 0 0 1       1             -1                 2                  0 
70Frame3_v1 : B    2   6        0.3536   0           3                1       4         -2 -4  2 6         1       0           2        4         1 1 1 1         1             -1                 2                  0 
71Frame4_v1 : B    1   7        0.68     0           3                0       4         -1  1  3 7         1       0           1        5         1 0 1 1 1       1             -1                 2                  0 
72Frame5_v1 : B    3   7        0.68     0           3                0       4         -1 -3  1 5         1       0          -2        5         1 1 1 1 0       1             -1                 3                  0 
73Frame6_v1 : B    6   6        0.3536   0           3                1       4         -2 -4 -6 2         1       0          -3        5         1 1 1 1 0       1             -1                 3                  0 
74Frame7_v1 : B    5   7        0.68     0           3                0       4         -1 -5  1 3         1       0           1        5         1 0 1 1 1       1             -1                 3                  0 
75Frame8_v1 : B    7   7        0.68     0           3                0       4         -1 -3 -7 1         1       0          -2        5         1 1 1 1 0       1             -1                 3                  0 
76FrameI_v2 : B    0   3        0.442    0           1                1       0                            0                                                      2             -2 -1              1 0                0 1
77Frame1_v2 : B    8   4        0.442    0           4                1       4         -8 -10 -12 -16     0                                                      2             -2 -1              2 0                0 2
78Frame2_v2 : B    4   5        0.3536   0           3                1       3         -4 -6  4           1       0           4        5         1 1 0 0 1       2             -2 -1              2 0                0 2
79Frame3_v2 : B    2   6        0.3536   0           3                1       4         -2 -4  2 6         1       0           2        4         1 1 1 1         2             -2 -1              2 0                0 2
80Frame4_v2 : B    1   7        0.68     0           3                0       4         -1  1  3 7         1       0           1        5         1 0 1 1 1       2             -2 -1              2 0                0 2
81Frame5_v2 : B    3   7        0.68     0           3                0       4         -1 -3  1 5         1       0          -2        5         1 1 1 1 0       2             -2 -1              3 0                0 3
82Frame6_v2 : B    6   6        0.3536   0           3                1       4         -2 -4 -6 2         1       0          -3        5         1 1 1 1 0       2             -2 -1              3 0                0 3
83Frame7_v2 : B    5   7        0.68     0           3                0       4         -1 -5  1 3         1       0           1        5         1 0 1 1 1       2             -2 -1              3 0                0 3
84Frame8_v2 : B    7   7        0.68     0           3                0       4         -1 -3 -7 1         1       0          -2        5         1 1 1 1 0       2             -2 -1              3 0                0 3
85
86
87ListCombination           : 1                                      # Use combined list for uni-prediction in B-slices
88LCModification            : 0                                      # enables signalling of combined reference list derivation
89DisableInter4x4           : 1                                      # Disable Inter4x4 (1: Disable Inter4x4, 0: Enable Inter4x4)
90
91
92#========== encoder control /motion search ==========
93FastSearch                : 1                                      # motion search mode (0:Full search, 1:Diamond, 2:PMVFAST)
94SearchRange               : 96                                     # motion search range (in luma samples)
95BipredSearchRange         : 4                                      # motion search range for bi-prediction refinement (in luma samples)
96HadamardME                : 1                                      # use Hadamard SAD for fractional-sample search
97FEN                       : 1                                      # use fast encoder control
98FDM                       : 1                                      # Fast Decision for Merge RD cost
99TMVP                      : 1                                      # Enable TMVP
100ECU                       : 0                                      # Early CU setting
101CFM                       : 0                                      # Cbf fast mode setting
102SBACRD                    : 1                                      # SBAC based RD estimation
103ASR                       : 0                                      # adaptive motion search range
104
105
106#========== quantization ==========
107DeltaQpRD                 : 0                                      # maximum delta QP offset for a slice
108MaxDeltaQP                : 0                                      # maximum delta QP offset for a block
109MaxCuDQPDepth             : 0                                      # max depth of a minimum CuDQP for sub-LCU-level delta QP
110RDOQ                      : 1 1                                    # use rate-distortion optimized quantization (RDOQ)
111ChromaQpOffset            : 0                                      # ChromaQPOffset
112ChromaQpOffset2nd         : 0                                      # ChromaQPOffset2nd
113AdaptiveQpSelection       : 0                                      # AdaptiveQpSelection
114AdaptiveQP                : 0                                      # QP adaptation based on a psycho-visual model
115MaxQPAdaptationRange      : 6                                      # QP adaptation range
116LambdaModifier0           : 1.0                                    # Lambda modifier for temporal layer 0
117LambdaModifier1           : 1.0                                    # Lambda modifier for temporal layer 1
118LambdaModifier2           : 1.0                                    # Lambda modifier for temporal layer 2
119LambdaModifier3           : 1.0                                    # Lambda modifier for temporal layer 3
120
121
122#=========== Quantization Matrix =================
123ScalingList               : 0                                      # ScalingList 0 : off, 1 : default, 2 : file read
124# ScalingListFile         :                                        # Scaling List file name. If file is not exist, use Default Matrix.
125
126
127#============ Lossless ================
128LosslessCuEnabled         : 0                                      # 1: Set "qpprime_y_zero_transquant_bypass_flag=1" and enable the lossless mode as well as the RD-based mode selection process.
129
130
131#========== slices ==========
132SliceGranularity          : 0                                      # Slice granularity relative the LCU size
133SliceMode                 : 0                                      # slice mode (0:off, 1:max # of LCUs, 2:max # of bytes)
134SliceArgument             : 1500                                   # slice argument (SliceMode1:max # of LCUs, SliceMode2: max # of bytes)
135EntropySliceMode          : 0                                      # entropy slices (0:off, 1:max # of LCUs, 2:max # of bins)
136EntropySliceArgument      : 180000                                 # entropy slice argument (EntropySliceMode1:max # of LCUs, EntropySliceMode2:max # of bins)
137LFCrossSliceBoundaryFlag  : 1                                      # loop-filtering across slice boundaries
138
139
140#========== deblocking ==========
141DeblockingFilterControlPresent : 1                                 # Dbl control params present (0=not present, 1=present)
142LoopFilterOffsetInAPS          : 0                                 # Dbl params in APS or SliceHeader (0=SliceHeader, 1=APS)
143LoopFilterDisable              : 0 1                               # disable deblocking filter
144LoopFilterBetaOffset_div2      : 0                                 # Range: -13 ~ 13
145LoopFilterTcOffset_div2        : 0                                 # Range: -13 ~ 13
146
147
148#========== coding tools ==========
149ALFEncodePassReduction         : 0                                 # ALF encoding (0:original 16-pass, 1:one-pass, 2:two-pass)
150SAO                            : 1 0                               # Sample adaptive offset  (0: OFF, 1: ON)
151ALF                            : 0 0                               # Adaptive loop filter  (0: OFF, 1: ON)
152LMChroma                       : 0                                 # Chroma from luma intra prediction mode (0: OFF, 1: ON)
153NSQT                           : 0                                 # Non-square transforms (0: OFF, 1: ON)
154AMP                            : 0                                 # Asymmetric motion partitions (0: OFF, 1: ON)
155ALFMaxNumFilter                : 16                                # ALF Max Number Filters per picture
156ALFParamInSlice                : 0                                 # ALF params in SliceHeader or APS (0=APS, 1=SliceHeader)
157ALFPicBasedEncode              : 1                                 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 
158MaxNumOffsetsPerPic            : 2048                              # default
159SAOInterleaving                : 0                                 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data)
160ConstrainedIntraPred           : 0                                 # Constrained Intra Prediction
161weighted_pred_flag             : 0                                 # weighted prediction flag (P-Slices)
162weighted_bipred_idc            : 0                                 # weighted bipred idc (B-Slices)
163SignHideFlag                   : 1                                 # sign hiding
164SignHideThreshold              : 4                                 # sign hiding threshold
165IlluCompEnable                 : 1                            # illumination compensation (0: OFF, 1: ON)
166IVSEnable                      : 1                                 # inter-view vector scaling (0: OFF, 1: ON)
167
168#============ PCM ================
169PCMEnabledFlag                 : 0                                 # 0: No PCM mode
170PCMLog2MaxSize                 : 5                                 # Log2 of maximum PCM block size.
171PCMLog2MinSize                 : 3                                 # Log2 of minimum PCM block size.
172PCMInputBitDepthFlag           : 1                                 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
173PCMFilterDisableFlag           : 0                                 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
174
175
176#============ Tiles ================
177TileInfoPresentFlag            : 1                                 # 0: tiles parameters are NOT present in the PPS, 1: tiles parameters are present in the PPS
178UniformSpacingIdc              : 0                                 # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array, 1: the column and row boundaries are distributed uniformly
179NumTileColumnsMinus1           : 0                                 # Number of columns in a picture minus 1
180ColumnWidthArray               : 2 3                               # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
181NumTileRowsMinus1              : 0                                 # Number of rows in a picture minus 1
182RowHeightArray                 : 2                                 #  Array containing RowHeight values in units of LCU (from top to bottom in picture)
183TileLocationInSliceHeaderFlag  : 0                                 # If TileBoundaryIndependenceIdc==0 flag is ignored, 1: Enable writing tile location information to slice header, 0: Disable writing tile location information to slice header.
184TileMarkerFlag                 : 1                                 # If TileBoundaryIndependenceIdc==0 flag is ignored, 1: Enable writing tile markers, 0: Disable writing tile markers.
185MaxTileMarkerEntryPoints       : 4                                 # Maximum number of uniformly-spaced tile entry points (using tile markers). Default=4. If number of tiles < MaxTileMarkerEntryPoints then all tiles have entry points.
186TileControlPresentFlag         : 1                                 # 0: tiles behavior control parameters are NOT present in the PPS,  1: tiles behavior control parameters are present in the PPS
187LFCrossTileBoundaryFlag        : 1                                 # In-loop filtering is across or not across tile boundary.  0:not across, 1: across                                                       
188
189
190#============ WaveFront ================
191WaveFrontSynchro               : 0                                 # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case), >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
192WaveFrontFlush                 : 0                                 # 0: No CABAC resets are performed, 1: A CABAC reset is performed at the end of each LCU line.
193WaveFrontSubstreams            : 1                                 # >0: This many substreams per slice (or per tile if TileBoundaryIndependenceIdc=1) will be produced.
194
195
196#========== multiview coding tools ==========
197PredDepthMapGen           : 1                                      # generation of prediction depth maps (0:off, 1:using coded motion data, 2:using coded depth maps)
198MultiviewMvPred           : 7                                      # usage of prediction depth maps (0:off, 1:for interview, 2:for inter, 4:for merge, X:bit-wise combinations)
199MultiviewMvRegMode        : 1                                      # use original depth maps for regularizing inter-view motion vector
200MultiviewMvRegLambdaScale : 1.0                                    # lambda scale factor for inter-view motion vector regularization
201MultiviewResPred          : 1                                      # advanced inter-view residual prediction (0:off, 1:on)
202InterViewSkip             : 0                                      # interview SKIP mode
203InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
204DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
205VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
206FCO                        : 0                                      # Flexible coding order flag in 3DV
207FCOCodingOrder             : T0D0D1D2T1T2                           # Coding order for Flexible coding order in 3DV
208
209
210#========== depth coding tools ==========
211DMM                       : 1                                      # use depth intra modes (wedgelets)
212MVI                       : 1                                      # motion parameter inheritance
213VSO                       : 1                                      # use of view synthesis optimization for depth coding
214QTLPC                     : 1                                      # use of quadtree limitation + predictive coding of the quadtree for depth coding
215SDC                       : 1                                      # use simplified depth coding tree
216DLT                       : 1                                      # use depth lookup table
217
218
219#========== view synthesis optimization (VSO) ==========
220VSOConfig                 : [cx0 B(oo1) I(s0.25 s0.5 s0.75)][cx1 B(cc0) B(cc2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][cx2 B(oo1) I(s1.25 s1.5 s1.75)] # VSO configuration string
221WVSO                      : 1                                    # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
222VSOWeight                 : 10                                   # weight of VSO ( in SAD case, cf. squared in SSE case )
223VSDWeight                 : 1                                    # weight of VSD ( in SAD case, cf. squared in SSE case )
224DWeight                   : 1                                    # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
225
226#============ Misc. ================
227QP                        : 25 34        # Quantization parameter(0-51), second QP for Depth
228SEIpictureDigest          : 0                                      # Control generation of picture_digest SEI messages
229
230SourceWidth               : 1024                                    # input frame width
231SourceHeight              : 768                                    # input frame height
232FrameRate                 : 30                                     # frame rate in frames per second
233FramesToBeEncoded         : 300                                    # number of frames to be coded
234BaseViewCameraNumbers     : 1 5 3                                 # camera numbers of coded views (in coding order)
235
236
Note: See TracBrowser for help on using the repository browser.