Changeset 872 in 3DVCSoftware for trunk/cfg/3D-HEVC/NonCTC


Ignore:
Timestamp:
27 Mar 2014, 10:11:29 (11 years ago)
Author:
tech
Message:

Merged HTM-10.0-dev0@871. (MV-HEVC 7 HLS)

Location:
trunk/cfg/3D-HEVC/NonCTC
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg

    r738 r872  
    3030#======== VPS/ Layer sets ================
    3131VpsNumLayerSets               : 3           # Number of layer sets   
    32 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    33 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    34 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
     32LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     33LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     34LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
    3535
    36 DefaultOneTargetOutputLayerFlag: 0          # Output highest layer of layer sets by default
    37 OutputLayerSetIdx             : 2           # Indices of layer sets used as additional output layer sets
    38 LayerIdsInAddOutputLayerSet_0 : 2 3         # LayerIds in vps of additional output layers
     36DefaultTargetOutputLayerIdc   : 0           # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     37OutputLayerSetIdx             : 2           # Indices of layer sets used to derive additional output layer sets
     38LayerIdsInAddOutputLayerSet_0 : 2 3         # Indices in VPS of output layers in additional output layer set
    3939ProfileLevelTierIdx           : 0 0 0 0     # Indices to profile level tier (TBD)
    4040
    4141#======== VPS / Dependencies ================
    42 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    43 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    44 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
     42DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     43DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     44DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
    4545
    4646DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    149149#============ Lossless ================
    150150TransquantBypassEnableFlag: 0  # Value of PPS flag.
    151 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     151CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    152152
    153153#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg

    r655 r872  
    122122#============ Lossless ================
    123123TransquantBypassEnableFlag: 0  # Value of PPS flag.
    124 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     124CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    125125
    126126#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg

    r738 r872  
    3434#======== VPS/ Layer sets ================
    3535VpsNumLayerSets               : 5           # Number of layer sets   
    36 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    37 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    38 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    39 LayerIdsInSet_3               : 0 1 4 5     # LayerIds in vps of layer set
    40 LayerIdsInSet_4               : 0 1 2 3 4 5 # LayerIds in vps of layer set
    41 
    42 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    43 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    44 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    45 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     36LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     37LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     38LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
     39LayerIdsInSet_3               : 0 1 4 5     # Indices in VPS of layers in layer set
     40LayerIdsInSet_4               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set
     41
     42DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     43OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     44LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of additional output layers
     45LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of additional output layers
    4646ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    4747
    4848#======== VPS / Dependencies ================
    49 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    50 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    51 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
    52 DirectRefLayers_4             : 0           # LayerIds in vps of direct reference layers
    53 DirectRefLayers_5             : 1           # LayerIds in vps of direct reference layers
     49DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     50DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     51DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
     52DirectRefLayers_4             : 0           # Indices in VPS of direct reference layers
     53DirectRefLayers_5             : 1           # Indices in VPS of direct reference layers
    5454
    5555DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    164164#============ Lossless ================
    165165TransquantBypassEnableFlag: 0  # Value of PPS flag.
    166 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     166CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    167167
    168168#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view_AllIntra.cfg

    r655 r872  
    124124#============ Lossless ================
    125125TransquantBypassEnableFlag: 0  # Value of PPS flag.
    126 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     126CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    127127
    128128#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg

    r833 r872  
    3434#======== VPS/ Layer sets ================
    3535VpsNumLayerSets               : 5           # Number of layer sets   
    36 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    37 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    38 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    39 LayerIdsInSet_3               : 0 1 4 5     # LayerIds in vps of layer set
    40 LayerIdsInSet_4               : 0 1 2 3 4 5 # LayerIds in vps of layer set
    41 
    42 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    43 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    44 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    45 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     36LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     37LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     38LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
     39LayerIdsInSet_3               : 0 1 4 5     # Indices in VPS of layers in layer set
     40LayerIdsInSet_4               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set
     41
     42DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     43OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     44LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of additional output layers
     45LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of additional output layers
    4646ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    4747
    4848#======== VPS / Dependencies ================
    49 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    50 DirectRefLayers_2             : 1           # LayerIds in vps of direct reference layers
    51 DirectRefLayers_3             : 0           # LayerIds in vps of direct reference layers
    52 DirectRefLayers_4             : 1           # LayerIds in vps of direct reference layers
    53 DirectRefLayers_5             : 0           # LayerIds in vps of direct reference layers
     49DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     50DirectRefLayers_2             : 1           # Indices in VPS of direct reference layers
     51DirectRefLayers_3             : 0           # Indices in VPS of direct reference layers
     52DirectRefLayers_4             : 1           # Indices in VPS of direct reference layers
     53DirectRefLayers_5             : 0           # Indices in VPS of direct reference layers
    5454
    5555DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    213213#============ Lossless ================
    214214TransquantBypassEnableFlag: 0  # Value of PPS flag.
    215 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     215CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    216216
    217217#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/NonCTC/ibp/gopCfg_IBP_3view+depth.cfg

    r725 r872  
    1212#======== VPS/ Layer sets ================
    1313VpsNumLayerSets               : 4           # Number of layer sets   
    14 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    15 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    16 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    17 LayerIdsInSet_3               : 0 1 2 3 4 5 # LayerIds in vps of layer set
     14LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     15LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     16LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
     17LayerIdsInSet_3               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set
    1818
    19 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    20 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    21 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    22 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     19DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     20OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     21LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of additional output layers
     22LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of additional output layers
    2323ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    2424
    2525#======== VPS / Dependencies ================
    26 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    27 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    28 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
    29 DirectRefLayers_4             : 0 2         # LayerIds in vps of direct reference layers
    30 DirectRefLayers_5             : 1 3         # LayerIds in vps of direct reference layers
     26DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     27DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     28DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
     29DirectRefLayers_4             : 0 2         # Indices in VPS of direct reference layers
     30DirectRefLayers_5             : 1 3         # Indices in VPS of direct reference layers
    3131
    3232DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
  • trunk/cfg/3D-HEVC/NonCTC/ibp/gopCfg_IBP_3view.cfg

    r655 r872  
    1313LayerIdsInSet_2               : 0 1 2        # LayerIdcs in vps of layer set
    1414
    15 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    16 OutputLayerSetIdx             : 1 2          # Indices of layer sets used as additional output layer sets
    17 LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds in vps of additional output layers
    18 LayerIdsInAddOutputLayerSet_1 : 2            # LayerIds in vps of additional output layers
     15DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     16OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     17LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set
     18LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set
    1919ProfileLevelTierIdx           : 0 0 0 0 0    # Indices to profile level tier (TBD)
    2020
    2121#======== VPS / Dependencies ================
    22 DirectRefLayers_1             : 0           # LayerIds in vps of direct reference layers
    23 DirectRefLayers_2             : 0 1         # LayerIds in vps of direct reference layers
     22DirectRefLayers_1             : 0           # Indices in VPS of direct reference layers
     23DirectRefLayers_2             : 0 1         # Indices in VPS of direct reference layers
    2424DependencyTypes_1             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
    2525DependencyTypes_2             : 2 2         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
  • trunk/cfg/3D-HEVC/NonCTC/misc/gopCfg_ILP_on_IRAP_3view+depth.cfg

    r655 r872  
    33#======== VPS/ Layer sets ================
    44VpsNumLayerSets               : 4           # Number of layer sets   
    5 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    6 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    7 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    8 LayerIdsInSet_3               : 0 1 2 3 4 5 # LayerIds in vps of layer set
     5LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     6LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     7LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
     8LayerIdsInSet_3               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set
    99
    10 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    11 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    12 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    13 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     10DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     11OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     12LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of additional output layers
     13LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of additional output layers
    1414ProfileLevelTierIdx           : 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    1515
    1616#======== VPS / Dependencies ================
    17 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    18 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    19 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
    20 DirectRefLayers_4             : 0 2         # LayerIds in vps of direct reference layers
    21 DirectRefLayers_5             : 1 3         # LayerIds in vps of direct reference layers
     17DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     18DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     19DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
     20DirectRefLayers_4             : 0 2         # Indices in VPS of direct reference layers
     21DirectRefLayers_5             : 1 3         # Indices in VPS of direct reference layers
    2222
    2323DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
  • trunk/cfg/3D-HEVC/NonCTC/misc/gopCfg_NoIv_2view.cfg

    r655 r872  
    11#======== VPS / Layer sets ================
    22VpsNumLayerSets               : 4            # Number of layer sets   
    3 LayerIdsInSet_0               : 0            # LayerIds in vps of layer set
    4 LayerIdsInSet_1               : 0 1          # LayerIds in vps of layer set
     3LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set
     4LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set
    55
    6 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    7 OutputLayerSetIdx             : 1            # Indices of layer sets used as additional output layer sets
    8 LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds in vps of additional output layers
     6DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     7OutputLayerSetIdx             : 1            # Indices of layer sets used to derive additional output layer sets
     8LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set
    99ProfileLevelTierIdx           : 0 0 0        # Indices to profile level tier (TBD)
    1010
    1111#======== VPS / Dependencies ================
    12 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    13 DirectRefLayers_2             :             # LayerIds in vps of direct reference layers
     12DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     13DirectRefLayers_2             :             # Indices in VPS of direct reference layers
    1414DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
    1515DependencyTypes_2             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
  • trunk/cfg/3D-HEVC/NonCTC/misc/gopCfg_NoIv_3view+depth.cfg

    r655 r872  
    11#======== VPS/ Layer sets ================
    22VpsNumLayerSets               : 4           # Number of layer sets   
    3 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    4 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    5 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    6 LayerIdsInSet_3               : 0 1 2 3 4 5 # LayerIds in vps of layer set
     3LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     4LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     5LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
     6LayerIdsInSet_3               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set
    77
    8 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    9 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    10 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    11 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     8DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     9OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     10LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of additional output layers
     11LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of additional output layers
    1212ProfileLevelTierIdx           : 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    1313
    1414#======== VPS / Dependencies ================
    15 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    16 DirectRefLayers_2             :             # LayerIds in vps of direct reference layers
    17 DirectRefLayers_3             :             # LayerIds in vps of direct reference layers
    18 DirectRefLayers_4             :             # LayerIds in vps of direct reference layers
    19 DirectRefLayers_5             :             # LayerIds in vps of direct reference layers
     15DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     16DirectRefLayers_2             :             # Indices in VPS of direct reference layers
     17DirectRefLayers_3             :             # Indices in VPS of direct reference layers
     18DirectRefLayers_4             :             # Indices in VPS of direct reference layers
     19DirectRefLayers_5             :             # Indices in VPS of direct reference layers
    2020
    2121DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
  • trunk/cfg/3D-HEVC/NonCTC/misc/gopCfg_NoIv_3view.cfg

    r655 r872  
    11#======== VPS / Layer sets ================
    22VpsNumLayerSets               : 4            # Number of layer sets   
    3 LayerIdsInSet_0               : 0            # LayerIds in vps of layer set
    4 LayerIdsInSet_1               : 0 1          # LayerIds in vps of layer set
    5 LayerIdsInSet_2               : 0 2          # LayerIds in vps of layer set
    6 LayerIdsInSet_3               : 0 1 2        # LayerIds in vps of layer set
     3LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set
     4LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set
     5LayerIdsInSet_2               : 0 2          # Indices in VPS of layers in layer set
     6LayerIdsInSet_3               : 0 1 2        # Indices in VPS of layers in layer set
    77
    8 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    9 OutputLayerSetIdx             : 1 2          # Indices of layer sets used as additional output layer sets
    10 LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds in vps of additional output layers
    11 LayerIdsInAddOutputLayerSet_1 : 2            # LayerIds in vps of additional output layers
     8DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     9OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     10LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set
     11LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set
    1212ProfileLevelTierIdx           : 0 0 0 0 0 0  # Indices to profile level tier (TBD)
    1313
    1414#======== VPS / Dependencies ================
    15 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    16 DirectRefLayers_2             :             # LayerIds in vps of direct reference layers
     15DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     16DirectRefLayers_2             :             # Indices in VPS of direct reference layers
    1717DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
    1818DependencyTypes_2             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
  • trunk/cfg/3D-HEVC/NonCTC/rc/baseCfg_3view+depth_rate_control.cfg

    r724 r872  
    3434#======== VPS/ Layer sets ================
    3535VpsNumLayerSets               : 5           # Number of layer sets   
    36 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    37 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    38 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    39 LayerIdsInSet_3               : 0 1 4 5     # LayerIds in vps of layer set
    40 LayerIdsInSet_4               : 0 1 2 3 4 5 # LayerIds in vps of layer set
    41 
    42 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    43 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    44 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    45 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     36LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set
     37LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set
     38LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set
     39LayerIdsInSet_3               : 0 1 4 5     # Indices in VPS of layers in layer set
     40LayerIdsInSet_4               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set
     41
     42DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     43OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     44LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of additional output layers
     45LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of additional output layers
    4646ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    4747
    4848#======== VPS / Dependencies ================
    49 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    50 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    51 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
    52 DirectRefLayers_4             : 0           # LayerIds in vps of direct reference layers
    53 DirectRefLayers_5             : 1           # LayerIds in vps of direct reference layers
     49DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     50DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     51DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
     52DirectRefLayers_4             : 0           # Indices in VPS of direct reference layers
     53DirectRefLayers_5             : 1           # Indices in VPS of direct reference layers
    5454
    5555DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    213213#============ Lossless ================
    214214TransquantBypassEnableFlag: 0  # Value of PPS flag.
    215 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     215CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    216216
    217217#============ Rate Control ======================
Note: See TracChangeset for help on using the changeset viewer.