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


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
Files:
17 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 ======================
  • trunk/cfg/3D-HEVC/baseCfg_2view+depth.cfg

    r833 r872  
    3434LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    3535
    36 DefaultOneTargetOutputLayerFlag: 0          # Output highest layer of layer sets by default
     36DefaultTargetOutputLayerIdc: 0          # Output highest layer of layer sets by default
    3737OutputLayerSetIdx             : 2           # Indices of layer sets used as additional output layer sets
    3838LayerIdsInAddOutputLayerSet_0 : 2 3         # LayerIds in vps of additional output layers
     
    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
     
    183183#============ Lossless ================
    184184TransquantBypassEnableFlag: 0  # Value of PPS flag.
    185 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     185CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    186186
    187187#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/baseCfg_2view.cfg

    r724 r872  
    2626#======== VPS/ Layer sets ================
    2727VpsNumLayerSets               : 2            # Number of layer sets   
    28 LayerIdsInSet_0               : 0            # LayerIds in vps of layer set
    29 LayerIdsInSet_1               : 0 1          # LayerIds in vps of layer set
     28LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set 0
     29LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set 3
    3030
    31 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    32 OutputLayerSetIdx             : 1            # Indices of layer sets used as additional output layer sets
    33 LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds in vps of additional output layers
    34 ProfileLevelTierIdx           : 0 0 0        # Indices to profile level tier (TBD) per output layer set
     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
     36ProfileLevelTierIdx           : 0 0 0        # Indices to profile level tier (TBD)
    3537
    3638#======== VPS / Dependencies ================
    37 DirectRefLayers_1             : 0           # LayerIds in vps of direct reference layers
     39DirectRefLayers_1             : 0           # Indices in VPS of direct reference layers
    3840DependencyTypes_1             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
    3941
     
    156158#============ Lossless ================
    157159TransquantBypassEnableFlag: 0  # Value of PPS flag.
    158 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     160CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    159161
    160162#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/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 0
     37LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set 1
     38LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set 2
     39LayerIdsInSet_3               : 0 1 4 5     # Indices in VPS of layers in layer set 3
     40LayerIdsInSet_4               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set 4
     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 output layers in additional output layer set 0
     45LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of output layers in additional output layer set 1
     46
    4647ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    4748
    4849#======== 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
     50DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     51DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     52DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
     53DirectRefLayers_4             : 0           # Indices in VPS of direct reference layers
     54DirectRefLayers_5             : 1           # Indices in VPS of direct reference layers
    5455
    5556DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    213214#============ Lossless ================
    214215TransquantBypassEnableFlag: 0  # Value of PPS flag.
    215 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     216CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    216217
    217218#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/baseCfg_3view.cfg

    r622 r872  
    2727#======== VPS / Layer sets ================
    2828VpsNumLayerSets               : 4            # Number of layer sets   
    29 LayerIdsInSet_0               : 0            # LayerIds in vps of layer set
    30 LayerIdsInSet_1               : 0 1          # LayerIds in vps of layer set
    31 LayerIdsInSet_2               : 0 2          # LayerIds in vps of layer set
    32 LayerIdsInSet_3               : 0 1 2        # LayerIds in vps of layer set
     29LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set 0
     30LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set 1
     31LayerIdsInSet_2               : 0 2          # Indices in VPS of layers in layer set 2
     32LayerIdsInSet_3               : 0 1 2        # Indices in VPS of layers in layer set 3
    3333
    34 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    35 OutputLayerSetIdx             : 1 2          # Indices of layer sets used as additional output layer sets
    36 LayerIdsInAddOutputLayerSet_0 : 1            # LayerIds in vps of additional output layers
    37 LayerIdsInAddOutputLayerSet_1 : 2            # LayerIds in vps of additional output layers
     34DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     35
     36OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     37LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
     38LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
     39
    3840ProfileLevelTierIdx           : 0 0 0 0 0 0   # Indices to profile level tier (TBD)
    3941
    4042#======== VPS / Dependencies ================
    41 DirectRefLayers_1             : 0           # LayerIds in vps of direct reference layers
    42 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
     43DirectRefLayers_1             : 0           # Indices in VPS of direct reference layers
     44DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
    4345DependencyTypes_1             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
    4446DependencyTypes_2             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    171173#============ Lossless ================
    172174TransquantBypassEnableFlag: 0  # Value of PPS flag.
    173 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     175CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    174176
    175177#============ Rate Control ======================
  • trunk/cfg/3D-HEVC/fullCfg.cfg

    r735 r872  
    3636ViewId                        : 1 0 2       # ViewId per ViewOrderIndex (m)
    3737
    38 #======== VPS/ Layer sets ================
    3938VpsNumLayerSets               : 5           # Number of layer sets   
    40 LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
    41 LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
    42 LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
    43 LayerIdsInSet_3               : 0 1 4 5     # LayerIds in vps of layer set
    44 LayerIdsInSet_4               : 0 1 2 3 4 5 # LayerIds in vps of layer set
    45 
    46 DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
    47 OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
    48 LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
    49 LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
     39LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set 0
     40LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set 1
     41LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set 2
     42LayerIdsInSet_3               : 0 1 4 5     # Indices in VPS of layers in layer set 3
     43LayerIdsInSet_4               : 0 1 2 3 4 5 # Indices in VPS of layers in layer set 4
     44
     45DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
     46
     47LayerIdsInDefOutputLayerSet_0 :              # Indices in VPS of output layers in layer set 0 (when DefaultTargetOutputLayerIdc is equal to 2)
     48LayerIdsInDefOutputLayerSet_1 :              # Indices in VPS of output layers in layer set 1 (when DefaultTargetOutputLayerIdc is equal to 2)
     49LayerIdsInDefOutputLayerSet_2 :              # Indices in VPS of output layers in layer set 2 (when DefaultTargetOutputLayerIdc is equal to 2)
     50LayerIdsInDefOutputLayerSet_3 :              # Indices in VPS of output layers in layer set 3 (when DefaultTargetOutputLayerIdc is equal to 2)
     51LayerIdsInDefOutputLayerSet_4 :              # Indices in VPS of output layers in layer set 4 (when DefaultTargetOutputLayerIdc is equal to 2)
     52
     53
     54OutputLayerSetIdx             : 2 3          # Indices of layer sets used to derive additional output layer sets
     55LayerIdsInAddOutputLayerSet_0 : 2 3          # Indices in VPS of output layers in additional output layer set 0
     56LayerIdsInAddOutputLayerSet_1 : 4 5          # Indices in VPS of output layers in additional output layer set 1
     57
    5058ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
    5159
    5260#======== VPS / Dependencies ================
    53 DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
    54 DirectRefLayers_2             : 0           # LayerIds in vps of direct reference layers
    55 DirectRefLayers_3             : 1           # LayerIds in vps of direct reference layers
    56 DirectRefLayers_4             : 0           # LayerIds in vps of direct reference layers
    57 DirectRefLayers_5             : 1           # LayerIds in vps of direct reference layers
     61DirectRefLayers_1             :             # Indices in VPS of direct reference layers
     62DirectRefLayers_2             : 0           # Indices in VPS of direct reference layers
     63DirectRefLayers_3             : 1           # Indices in VPS of direct reference layers
     64DirectRefLayers_4             : 0           # Indices in VPS of direct reference layers
     65DirectRefLayers_5             : 1           # Indices in VPS of direct reference layers
    5866
    5967DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
     
    219227#============ Lossless ================
    220228TransquantBypassEnableFlag: 0  # Value of PPS flag.
    221 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     229CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    222230
    223231#============ Rate Control ======================
Note: See TracChangeset for help on using the changeset viewer.