source: 3DVCSoftware/branches/HTM-DEV-0.3-dev2/cfg/3D-HEVC/baseCfg_3view.cfg @ 476

Last change on this file since 476 was 476, checked in by mediatek-htm, 11 years ago

Integration of 3D-HEVC merge related coding tools:
Inter-view motion merge candidate
HHI_INTER_VIEW_MOTION_PRED
SAIT_IMPROV_MOTION_PRED_M24829, improved inter-view motion vector prediction
QC_MRG_CANS_B0048 , JCT3V-B0048, B0086, B0069
OL_DISMV_POS_B0069 , different pos for disparity MV candidate, B0069
MTK_INTERVIEW_MERGE_A0049 , second part
QC_AMVP_MRG_UNIFY_IVCAN_C0051
TEXTURE MERGING CANDIDATE , JCT3V-C0137

Notes: Two configurations are added:
PredDepthMapGen : 1
MultiviewMvPred : 7

From: yiwen.chen@… (MediaTek)

  • Property svn:eol-style set to native
File size: 14.7 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
17NumberOfLayers                : 3           # number of layers to be coded
18
19#======== VPS ============================
20ScalabilityMask               : 1           # Scalability Mask             ( 1: View Scalability, shall be 1 for MV-HEVC )
21DimensionIdLen                : 3           # Number of bits to store Ids,  per scalability dimension, (m)
22ViewId                        : 0 1 2       # ViewId  (m)
23LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling ) (m)
24SplittingFlag                 : 0           # Splitting Flag
25
26#========== Camera parameters ==========
27CameraParameterFile           : cam_pars.txt  # camera parameter file
28CodedCamParsPrecision         : 5           # precision used for coding of camera parameters (in units of 2^(-x) luma samples)
29
30#======== Unit definition ================
31MaxCUWidth                    : 64          # Maximum coding unit width in pixel
32MaxCUHeight                   : 64          # Maximum coding unit height in pixel
33MaxPartitionDepth             : 4           # Maximum coding unit depth
34QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
35                                            # quadtree-based TU coding (2...6)
36QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
37                                            # quadtree-based TU coding (2...6)
38QuadtreeTUMaxDepthInter       : 3
39QuadtreeTUMaxDepthIntra       : 3
40
41#======== Coding Structure =============
42IntraPeriod                   : 24          # Period of I-Frame ( -1 = only first)
43DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
44GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
45#         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
46Frame1:     B    8     1        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          0
47Frame2:     B    4     2        0.3536   0            0              0           2                3         -4 -6  4           1       4        5         1 1 0 0 1       0
48Frame3:     B    2     3        0.3536   0            0              0           2                4         -2 -4  2 6         1       2        4         1 1 1 1         0
49Frame4:     B    1     4        0.68     0            0              0           2                4         -1  1  3 7         1       1        5         1 0 1 1 1       0
50Frame5:     B    3     4        0.68     0            0              0           2                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       0
51Frame6:     B    6     3        0.3536   0            0              0           2                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       0
52Frame7:     B    5     4        0.68     0            0              0           2                4         -1 -5  1 3         1       1        5         1 0 1 1 1       0
53Frame8:     B    7     4        0.68     0            0              0           2                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       0
54   
55FrameI_l1:  P    0     3        0.442    0            0              0           1                0                            0                                          1             -1                 0                  -1
56Frame1_l1:  B    8     4        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          1             -1                 1                  -1
57Frame2_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
58Frame3_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
59Frame4_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
60Frame5_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
61Frame6_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
62Frame7_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
63Frame8_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
64
65FrameI_l2:  P    0     3        0.442    0            0              0           1                0                            0                                          1             -2                 0                  -1
66Frame1_l2:  B    8     4        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          1             -2                 1                  -1
67Frame2_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
68Frame3_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
69Frame4_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
70Frame5_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
71Frame6_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
72Frame7_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
73Frame8_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
74
75#=========== Motion Search =============
76FastSearch                    : 1           # 0:Full search  1:TZ search
77SearchRange                   : 64          # (0: Search range is a Full frame)
78BipredSearchRange             : 4           # Search range for bi-prediction refinement
79HadamardME                    : 1           # Use of hadamard measure for fractional ME
80FEN                           : 1           # Fast encoder decision
81FDM                           : 1           # Fast Decision for Merge RD cost
82
83#======== Quantization =============
84
85MaxDeltaQP                    : 0           # CU-based multi-QP optimization
86MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
87DeltaQpRD                     : 0           # Slice-based multi-QP optimization
88RDOQ                          : 1           # RDOQ
89RDOQTS                        : 1           # RDOQ for transform skip
90
91#=========== Deblock Filter ============
92DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
93LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
94LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
95LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
96LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
97DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
98
99#=========== Misc. ============
100InternalBitDepth              : 8           # codec operating bit-depth
101
102#=========== Coding Tools =================
103SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON) (mc)
104AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
105TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
106TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
107SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
108
109#============ Slices ================
110SliceMode                : 0                # 0: Disable all slice options.
111                                            # 1: Enforce maximum number of LCU in an slice,
112                                            # 2: Enforce maximum number of bytes in an 'slice'
113                                            # 3: Enforce maximum number of tiles in a slice
114SliceArgument            : 1500             # Argument for 'SliceMode'.
115                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
116                                            # If SliceMode==2 it represents max. bytes per slice.
117                                            # If SliceMode==3 it represents max. tiles per slice.
118
119LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
120                                            # 0:not across, 1: across
121
122#============ PCM ================
123PCMEnabledFlag                      : 0                # 0: No PCM mode
124PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
125PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
126PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
127PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
128
129#============ Tiles ================
130UniformSpacingIdc                   : 0                # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array
131                                                       # 1: the column and row boundaries are distributed uniformly
132NumTileColumnsMinus1                : 0                # Number of columns in a picture minus 1
133ColumnWidthArray                    : 2 3              # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
134NumTileRowsMinus1                   : 0                # Number of rows in a picture minus 1
135RowHeightArray                      : 2                # Array containing RowHeight values in units of LCU (from top to bottom in picture)
136
137LFCrossTileBoundaryFlag           : 1                  # In-loop filtering is across or not across tile boundary.
138                                                       # 0:not across, 1: across                                                       
139
140#============ WaveFront ================
141WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
142                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
143
144#=========== Quantization Matrix =================
145ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
146ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
147
148#============ Lossless ================
149TransquantBypassEnableFlag: 0  # Value of PPS flag.
150CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
151
152#============ Rate Control ======================
153RateControl                         : 0                # Rate control: enable rate control
154TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
155KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
156LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
157RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
158InitialQP                           : 0                # Rate control: initial QP
159RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
160
161#========== multiview coding tools ==========
162PredDepthMapGen           : 1                                      # generation of prediction depth maps (0:off, 1:using coded motion data, 2:using coded depth maps)
163MultiviewMvPred           : 7                                      # usage of prediction depth maps (0:off, 1:for interview, 2:for inter, 4:for merge, X:bit-wise combinations)
164### DO NOT ADD ANYTHING BELOW THIS LINE ###
165### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.