Changeset 1386 in 3DVCSoftware for trunk/cfg


Ignore:
Timestamp:
13 Nov 2015, 16:29:39 (9 years ago)
Author:
tech
Message:

Merged 15.1-dev1@1381.

Location:
trunk/cfg
Files:
2 added
19 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/3D-HEVC/baseCfg_2view+depth.cfg

    r1313 r1386  
    215215IvMvScalingFlag                     : 1                # Interview motion vector scaling
    216216Log2SubPbSizeMinus3                 : 0                # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3
    217 Log2MpiSubPbSizeMinus3              : 3                # Log2 of sub-PU size for MPI (3...6)
     217Log2MpiSubPbSizeMinus3              : 0                # Log2 of sub-PU size for MPI (3...6)
    218218DepthBasedBlkPartFlag               : 1                # Depth-based Block Partitioning
    219219
  • trunk/cfg/HM/encoder_intra_high_throughput_rext.cfg

    r1313 r1386  
    4141
    4242#=========== Deblock Filter ============
    43 
    4443LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    4544LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
     
    108107ResidualRotation                    : 1                # Enable rotation of transform-skipped and transquant-bypassed TUs through 180 degrees prior to entropy coding (not valid in V1 profiles)
    109108SingleSignificanceMapContext        : 1                # Enable, for transform-skipped and transquant-bypassed TUs, the selection of a single significance map context variable for all coefficients (not valid in V1 profiles)
    110 IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing. 1: Enable use of intra reference smoothing (not valid in V1 profiles)
     109IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing (not valid in V1 profiles). 1: Enable use of intra reference smoothing (same as V1)
    111110GolombRiceParameterAdaptation       : 1                # Enable the partial retention of the Golomb-Rice parameter value from one coefficient group to the next
    112111HighPrecisionPredictionWeighting    : 1                # Use high precision option for weighted prediction (not valid in V1 profiles)
  • trunk/cfg/HM/encoder_intra_main_rext.cfg

    r1313 r1386  
    4040
    4141#=========== Deblock Filter ============
    42 
    4342LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    4443LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
     
    107106ResidualRotation                    : 1                # Enable rotation of transform-skipped and transquant-bypassed TUs through 180 degrees prior to entropy coding (not valid in V1 profiles)
    108107SingleSignificanceMapContext        : 1                # Enable, for transform-skipped and transquant-bypassed TUs, the selection of a single significance map context variable for all coefficients (not valid in V1 profiles)
    109 IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing. 1: Enable use of intra reference smoothing (not valid in V1 profiles)
     108IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing (not valid in V1 profiles). 1: Enable use of intra reference smoothing (same as V1)
    110109GolombRiceParameterAdaptation       : 1                # Enable the partial retention of the Golomb-Rice parameter value from one coefficient group to the next
    111110HighPrecisionPredictionWeighting    : 1                # Use high precision option for weighted prediction (not valid in V1 profiles)
  • trunk/cfg/HM/encoder_lowdelay_main_rext.cfg

    r1313 r1386  
    4545
    4646#=========== Deblock Filter ============
    47 
    4847LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    4948LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
     
    121120ResidualRotation                    : 1                # Enable rotation of transform-skipped and transquant-bypassed TUs through 180 degrees prior to entropy coding (not valid in V1 profiles)
    122121SingleSignificanceMapContext        : 1                # Enable, for transform-skipped and transquant-bypassed TUs, the selection of a single significance map context variable for all coefficients (not valid in V1 profiles)
    123 IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing. 1: Enable use of intra reference smoothing (not valid in V1 profiles)
     122IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing (not valid in V1 profiles). 1: Enable use of intra reference smoothing (same as V1)
    124123GolombRiceParameterAdaptation       : 1                # Enable the partial retention of the Golomb-Rice parameter value from one coefficient group to the next
    125124HighPrecisionPredictionWeighting    : 1                # Use high precision option for weighted prediction (not valid in V1 profiles)
  • trunk/cfg/HM/encoder_randomaccess_main_rext.cfg

    r1313 r1386  
    4949
    5050#=========== Deblock Filter ============
    51 
    5251LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    5352LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
     
    125124ResidualRotation                    : 1                # Enable rotation of transform-skipped and transquant-bypassed TUs through 180 degrees prior to entropy coding (not valid in V1 profiles)
    126125SingleSignificanceMapContext        : 1                # Enable, for transform-skipped and transquant-bypassed TUs, the selection of a single significance map context variable for all coefficients (not valid in V1 profiles)
    127 IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing. 1: Enable use of intra reference smoothing (not valid in V1 profiles)
     126IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing (not valid in V1 profiles). 1: Enable use of intra reference smoothing (same as V1)
    128127GolombRiceParameterAdaptation       : 1                # Enable the partial retention of the Golomb-Rice parameter value from one coefficient group to the next
    129128HighPrecisionPredictionWeighting    : 1                # Use high precision option for weighted prediction (not valid in V1 profiles)
  • trunk/cfg/MV-HEVC/NonCTC/gopCfg_IBP_3view.cfg

    r1066 r1386  
    1515#======== VPS / Output layer sets ================
    1616DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
    17 OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     17OutputLayerSetIdx             : 2 2          # Indices of layer sets used to derive additional output layer sets
    1818LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
    1919LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
     
    2929ProfileTierLevelIdx_1         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary)
    3030ProfileTierLevelIdx_2         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
    31 ProfileTierLevelIdx_3         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
     31ProfileTierLevelIdx_3         : 1 2 -1                     # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
    3232ProfileTierLevelIdx_4         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
    3333
  • trunk/cfg/MV-HEVC/NonCTC/gopCfg_IPB_on_IRAP_3view.cfg

    r1066 r1386  
    55LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set 0
    66LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set 1
    7 LayerIdsInSet_2               : 0 2          # Indices in VPS of layers in layer set 2
    8 LayerIdsInSet_3               : 0 1 2        # Indices in VPS of layers in layer set 3
     7LayerIdsInSet_2               : 0 1 2        # Indices in VPS of layers in layer set 2
    98
    109#======== VPS / Output layer sets ================
    1110DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
    12 OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     11OutputLayerSetIdx             : 2 2          # Indices of layer sets used to derive additional output layer sets
    1312LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
    1413LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
     
    2322ProfileTierLevelIdx_0         : 1                          # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary)
    2423ProfileTierLevelIdx_1         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary)
    25 ProfileTierLevelIdx_2         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
    26 ProfileTierLevelIdx_3         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
    27 ProfileTierLevelIdx_4         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
    28 ProfileTierLevelIdx_5         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)
     24ProfileTierLevelIdx_3         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
     25ProfileTierLevelIdx_4         : 1 2 -1                     # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
     26ProfileTierLevelIdx_5         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
    2927
    3028
  • trunk/cfg/MV-HEVC/NonCTC/gopCfg_PIP_on_IRAP_3view.cfg

    r1066 r1386  
    1010#======== VPS / Output layer sets ================
    1111DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
    12 OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     12OutputLayerSetIdx             : 3 3          # Indices of layer sets used to derive additional output layer sets
    1313LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
    1414LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
     
    2525ProfileTierLevelIdx_2         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
    2626ProfileTierLevelIdx_3         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
    27 ProfileTierLevelIdx_4         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
    28 ProfileTierLevelIdx_5         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)
     27ProfileTierLevelIdx_4         : 1 2 -1                     # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
     28ProfileTierLevelIdx_5         : 1 -1 2                     # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)
    2929
    3030
  • trunk/cfg/MV-HEVC/NonCTC/layerwise_startup_IBP_3view.cfg

    r1084 r1386  
    1515#======== VPS / Output layer sets ================
    1616DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
    17 OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     17OutputLayerSetIdx             : 2 2          # Indices of layer sets used to derive additional output layer sets
    1818LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
    1919LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
     
    3535ProfileTierLevelIdx_1         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary)
    3636ProfileTierLevelIdx_2         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
    37 ProfileTierLevelIdx_3         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
     37ProfileTierLevelIdx_3         : 1 2 -1                     # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
    3838ProfileTierLevelIdx_4         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
    3939
  • trunk/cfg/MV-HEVC/baseCfg_2view.cfg

    r1313 r1386  
    3131DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
    3232
    33 OutputLayerSetIdx             : 1            # Indices of layer sets used to derive additional output layer sets
    34 LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
    35 
    3633#======== VPS / PTLI ================
    3734Profile                       : main main multiview-main   # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
     
    4239ProfileTierLevelIdx_0         : 1                          # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary)
    4340ProfileTierLevelIdx_1         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary)
    44 ProfileTierLevelIdx_2         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
    4541
    4642#======== VPS / Dependencies ================
  • trunk/cfg/MV-HEVC/baseCfg_3view.cfg

    r1313 r1386  
    3535DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
    3636
    37 OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
     37OutputLayerSetIdx             : 3 3          # Indices of layer sets used to derive additional output layer sets
    3838LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
    3939LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
     
    4949ProfileTierLevelIdx_2         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
    5050ProfileTierLevelIdx_3         : 1 2 2                      # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
    51 ProfileTierLevelIdx_4         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
    52 ProfileTierLevelIdx_5         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)
     51ProfileTierLevelIdx_4         : 1 2 -1                     # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
     52ProfileTierLevelIdx_5         : 1 -1 2                     # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)
    5353
    5454#======== VPS / Dependencies ================
  • trunk/cfg/MV-HEVC/seqCfg_Balloons.cfg

    r608 r1386  
    55FrameRate                 : 30                                     # frame rate in frames per second
    66FramesToBeEncoded         : 300                                    # number of frames to be coded
    7 #BaseViewCameraNumbers     : 3 1 5                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers     : 3 1 5                                  # camera numbers of coded views (in coding order)
    88
  • trunk/cfg/MV-HEVC/seqCfg_GhostTownFly.cfg

    r608 r1386  
    55FrameRate                 : 25                                     # frame rate in frames per second
    66FramesToBeEncoded         : 250                                    # number of frames to be coded
    7 #BaseViewCameraNumbers     : 5 9 1                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers     : 5 9 1                                  # camera numbers of coded views (in coding order)
    88
  • trunk/cfg/MV-HEVC/seqCfg_Kendo.cfg

    r608 r1386  
    55FrameRate                 : 30                                     # frame rate in frames per second
    66FramesToBeEncoded         : 300                                    # number of frames to be coded
    7 #BaseViewCameraNumbers     : 3 1 5                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers     : 3 1 5                                  # camera numbers of coded views (in coding order)
    88
  • trunk/cfg/MV-HEVC/seqCfg_Newspaper.cfg

    r608 r1386  
    55FrameRate                 : 30                                     # frame rate in frames per second
    66FramesToBeEncoded         : 300                                    # number of frames to be coded
    7 #BaseViewCameraNumbers     : 4 2 6                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers     : 4 2 6                                  # camera numbers of coded views (in coding order)
    88
  • trunk/cfg/MV-HEVC/seqCfg_PoznanHall2.cfg

    r608 r1386  
    55FrameRate                 : 25                                     # frame rate in frames per second
    66FramesToBeEncoded         : 200                                    # number of frames to be coded
    7 #BaseViewCameraNumbers     : 6 7 5                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers     : 6 7 5                                  # camera numbers of coded views (in coding order)
    88
  • trunk/cfg/MV-HEVC/seqCfg_PoznanStreet.cfg

    r608 r1386  
    55FrameRate                 : 25                                     # frame rate in frames per second
    66FramesToBeEncoded         : 250                                    # number of frames to be coded
    7 #BaseViewCameraNumbers     : 4 5 3                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers     : 4 5 3                                  # camera numbers of coded views (in coding order)
    88
  • trunk/cfg/MV-HEVC/seqCfg_Shark.cfg

    r608 r1386  
    55FrameRate                 : 30                                     # frame rate in frames per second
    66FramesToBeEncoded         : 300                                    # number of frames to be coded
    7 #BaseViewCameraNumbers    : 5 9 1                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers    : 5 9 1                                  # camera numbers of coded views (in coding order)
    88
  • trunk/cfg/MV-HEVC/seqCfg_UndoDancer.cfg

    r608 r1386  
    55FrameRate                 : 25                                     # frame rate in frames per second
    66FramesToBeEncoded         : 250                                    # number of frames to be coded
    7 #BaseViewCameraNumbers     : 5 1 9                                  # camera numbers of coded views (in coding order)
     7BaseViewCameraNumbers     : 5 1 9                                  # camera numbers of coded views (in coding order)
    88
Note: See TracChangeset for help on using the changeset viewer.