Changeset 732 in 3DVCSoftware


Ignore:
Timestamp:
9 Dec 2013, 18:58:55 (10 years ago)
Author:
zhang
Message:

fixes for configuration parameters

Location:
branches/HTM-9.0-Fix/cfg/3D-HEVC
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-9.0-Fix/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg

    r724 r732  
    2020
    2121#======== VPS ============================
    22 ScalabilityMask               : 3           # Scalability Mask             ( 1: View Scalability, 3: View + Depth Scalability )
    23 DimensionIdLen                : 2 1         # Number of bits to store Ids,  per scalability dimension, (m)
    24 ViewId                        : 1 1 0 0     # ViewId     (m)
     22ScalabilityMask               : 3           # Scalability Mask             ( 2: View Scalability, 3: View + Depth Scalability )
     23DimensionIdLen                : 1 2         # Number of bits to store Ids,  per scalability dimension, (m)
     24ViewOrderIndex                : 0 0 1 1     # ViewOrderIndex (m)
    2525DepthFlag                     : 0 1 0 1     # DepthFlag  (m)
    2626LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling ) (m)
    2727SplittingFlag                 : 0           # Splitting Flag
     28ViewId                        : 1 0         # ViewId per ViewOrderIndex (m)
     29
     30#======== VPS/ Layer sets ================
     31VpsNumLayerSets               : 3           # Number of layer sets   
     32LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
     33LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
     34LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
     35
     36DefaultOneTargetOutputLayerFlag: 0          # Output highest layer of layer sets by default
     37OutputLayerSetIdx             : 2           # Indices of layer sets used as additional output layer sets
     38LayerIdsInAddOutputLayerSet_0 : 2 3         # LayerIds in vps of additional output layers
     39ProfileLevelTierIdx           : 0 0 0 0     # Indices to profile level tier (TBD)
     40
     41#======== VPS / Dependencies ================
     42DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
     43DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
     44DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
     45
     46DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     47DependencyTypes_2             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     48DependencyTypes_3             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
    2849
    2950#========== Camera parameters ==========
     
    140161
    141162#========== multiview coding tools ==========
     163IvMvPred                            : 1 1              # Inter-view motion prediction
     164AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
     165IlluCompEnable                      : 1                # Enable Illumination compensation ( 0: off, 1: on )  (v/d)
     166ViewSynthesisPred                   : 1                # View synthesis prediction
     167DepthRefinement                     : 1                # Dispary refined by depth DoNBDV
     168IvMvScaling                         : 1                # Interview motion vector scaling
     169SubPULog2Size                       : 3                            # Log2 of sub-PU size for IvMvPred (2...6)
    142170
    143171
     
    149177QTL                                : 1
    150178PC                                 : 1
     179InterSDC                           : 1                             # use of inter sdc
     180MPI                                : 1
    151181
    152182#========== view synthesis optimization (VSO) ==========
  • branches/HTM-9.0-Fix/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg

    r724 r732  
    2424
    2525#======== VPS ============================
    26 ScalabilityMask               : 3           # Scalability Mask             ( 1: View Scalability, 3: View + Depth Scalability )
    27 DimensionIdLen                : 2 1         # Number of bits to store Ids,  per scalability dimension, (m)
    28 ViewId                        : 1 1 0 0 2 2 # ViewId     (m)
     26ScalabilityMask               : 3           # Scalability Mask             ( 2: View Scalability, 3: View + Depth Scalability )
     27DimensionIdLen                : 1 2         # Number of bits to store Ids,  per scalability dimension, (m)
     28ViewOrderIndex                : 0 0 1 1 2 2 # ViewOrderIndex (m)
    2929DepthFlag                     : 0 1 0 1 0 1 # DepthFlag  (m)
    3030LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling ) (m)
    3131SplittingFlag                 : 0           # Splitting Flag
     32ViewId                        : 1 0 2       # ViewId per ViewOrderIndex (m)
     33
     34#======== VPS/ Layer sets ================
     35VpsNumLayerSets               : 5           # Number of layer sets   
     36LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
     37LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
     38LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
     39LayerIdsInSet_3               : 0 1 4 5     # LayerIds in vps of layer set
     40LayerIdsInSet_4               : 0 1 2 3 4 5 # LayerIds in vps of layer set
     41
     42DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
     43OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
     44LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
     45LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     46ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
     47
     48#======== VPS / Dependencies ================
     49DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
     50DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
     51DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
     52DirectRefLayers_4             : 0           # LayerIds in vps of direct reference layers
     53DirectRefLayers_5             : 1           # LayerIds in vps of direct reference layers
     54
     55DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     56DependencyTypes_2             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     57DependencyTypes_3             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     58DependencyTypes_4             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     59DependencyTypes_5             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
    3260
    3361#========== Camera parameters ==========
     
    5078DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
    5179GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
     80
    5281Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0
    5382FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             
     
    147176
    148177#========== multiview coding tools ==========
     178IvMvPred                            : 1 1              # Inter-view motion prediction
     179AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
     180IlluCompEnable                      : 1                # Enable Illumination compensation ( 0: off, 1: on )  (v/d)
     181ViewSynthesisPred                   : 1                # View synthesis prediction
     182DepthRefinement                     : 1                # Dispary refined by depth DoNBDV
     183IvMvScaling                         : 1                # Interview motion vector scaling
     184SubPULog2Size                       : 3                            # Log2 of sub-PU size for IvMvPred (2...6)
    149185
    150186
     
    156192QTL                                : 1
    157193PC                                 : 1
     194InterSDC                           : 1                             # use of inter sdc
     195MPI                                : 1
    158196
    159197#========== view synthesis optimization (VSO) ==========
  • branches/HTM-9.0-Fix/cfg/3D-HEVC/baseCfg_2view+depth.cfg

    r724 r732  
    201201DepthRefinement                     : 1                # Dispary refined by depth DoNBDV
    202202IvMvScaling                         : 1                # Interview motion vector scaling
     203SubPULog2Size                       : 3                            # Log2 of sub-PU size for IvMvPred (2...6)
     204
    203205
    204206#========== depth coding tools ==========
  • branches/HTM-9.0-Fix/cfg/3D-HEVC/fullCfg.cfg

    r724 r732  
    252252
    253253#========== multiview coding tools ==========
    254 IvMvPred                            : 1                # Inter-view motion prediction
     254IvMvPred                            : 1 1              # Inter-view motion prediction
    255255AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
    256256IlluCompEnable                      : 1                # Enable Illumination compensation ( 0: off, 1: on ) (v/d)
Note: See TracChangeset for help on using the changeset viewer.