Changeset 1313 in 3DVCSoftware for trunk/cfg


Ignore:
Timestamp:
13 Aug 2015, 17:38:13 (9 years ago)
Author:
tech
Message:

Merged 14.1-update-dev1@1312.

Location:
trunk/cfg
Files:
132 added
1 deleted
16 edited

Legend:

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

    r1179 r1313  
    5656DirectRefLayers_3             : 1 2         # Indices in VPS of direct reference layers
    5757
    58 DependencyTypes_1             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    59 DependencyTypes_2             : 2 2         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    60 DependencyTypes_3             : 2 2         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     58DependencyTypes_1             : 6           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     59DependencyTypes_2             : 2 0         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     60DependencyTypes_3             : 2 6         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    6161
    6262#========== Camera parameters ==========
     
    7979DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
    8080GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
    81 Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0
    82 FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             
    83 Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0
    84 FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0
    85 Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0
    86 FrameI_l3 : I  0  0  0.442   0  0  0  0  0                  0                    0
    87 Frame1_l3 : B  1  1  0.442   0  0  0  4  0                  0                    0
     81Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0             0
     82FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             1
     83Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
     84FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
     85Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
     86FrameI_l3 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
     87Frame1_l3 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
    8888
    8989#=========== Motion Search =============
     
    103103
    104104#=========== Deblock Filter ============
    105 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    106 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     105
     106LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    107107LoopFilterDisable             : 0 1         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    108108LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    109109LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    110 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     110DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    111111
    112112
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg

    r1179 r1313  
    3535
    3636#======== VPS / PTLI ================
    37 Profile                       : main main multiview-main   # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
     37Profile                       : main main 3d-main          # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
    3838Level                         : none none none             # Level   indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
    3939Tier                          : main main main             # Tier    indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
     
    6767DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
    6868GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
    69 Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0
    70 FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             
    71 Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0
     69Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0             0
     70FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             0
     71Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0             0
    7272
    7373#=========== Motion Search =============
     
    8888
    8989#=========== Deblock Filter ============
    90 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    91 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     90
     91LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    9292LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    9393LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    9494LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    95 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     95DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    9696
    9797
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg

    r1179 r1313  
    6868DirectRefLayers_5             : 1 4         # Indices in VPS of direct reference layers
    6969
    70 DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    71 DependencyTypes_2             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    72 DependencyTypes_3             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    73 DependencyTypes_4             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    74 DependencyTypes_5             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     70DependencyTypes_1             : 6           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     71DependencyTypes_2             : 2 0         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     72DependencyTypes_3             : 2 6         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     73DependencyTypes_4             : 2 0         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
     74DependencyTypes_5             : 2 6         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
    7575
    7676#========== Camera parameters ==========
     
    9494GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
    9595
    96 Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0
    97 FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             
    98 Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0
    99 FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0
    100 Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0
    101 FrameI_l3 : I  0  0  0.442   0  0  0  0  0                  0                    0
    102 Frame1_l3 : B  1  1  0.442   0  0  0  4  0                  0                    0
    103 FrameI_l4 : I  0  0  0.442   0  0  0  0  0                  0                    0
    104 Frame1_l4 : B  1  1  0.442   0  0  0  4  0                  0                    0
    105 FrameI_l5 : I  0  0  0.442   0  0  0  0  0                  0                    0
    106 Frame1_l5 : B  1  1  0.442   0  0  0  4  0                  0                    0
     96Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0             0
     97FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             1
     98Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
     99FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
     100Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
     101FrameI_l3 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
     102Frame1_l3 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
     103FrameI_l4 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
     104Frame1_l4 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
     105FrameI_l5 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
     106Frame1_l5 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
     107
    107108
    108109#=========== Motion Search =============
     
    122123
    123124#=========== Deblock Filter ============
    124 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    125 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     125
     126LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    126127LoopFilterDisable             : 0 1         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    127128LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    128129LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    129 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     130DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    130131
    131132#=========== Misc. ============
  • trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view_AllIntra.cfg

    r1179 r1313  
    7878DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
    7979GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
    80 Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0
    81 FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             
    82 Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0
    83 FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0
    84 Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0
     80Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0            0
     81FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0            0
     82Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0            0
     83FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0            0
     84Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0            0
    8585
    8686#=========== Motion Search =============
     
    101101
    102102#=========== Deblock Filter ============
    103 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    104 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     103
     104LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    105105LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    106106LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    107107LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    108 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     108DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    109109
    110110#=========== Misc. ============
  • trunk/cfg/3D-HEVC/NonCTC/allintra/deltaCfg_3view+depth_AllIntra.cfg

    r1066 r1313  
    44GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
    55
    6 Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0
    7 FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0            
    8 Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0
    9 FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0
    10 Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0
    11 FrameI_l3 : I  0  0  0.442   0  0  0  0  0                  0                    0
    12 Frame1_l3 : B  1  1  0.442   0  0  0  4  0                  0                    0
    13 FrameI_l4 : I  0  0  0.442   0  0  0  0  0                  0                    0
    14 Frame1_l4 : B  1  1  0.442   0  0  0  4  0                  0                    0
    15 FrameI_l5 : I  0  0  0.442   0  0  0  0  0                  0                    0
    16 Frame1_l5 : B  1  1  0.442   0  0  0  4  0                  0                    0
     6Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0   0
     7FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0   1            
     8Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0   1
     9FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0   1
     10Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0   1
     11FrameI_l3 : I  0  0  0.442   0  0  0  0  0                  0                    0   1
     12Frame1_l3 : B  1  1  0.442   0  0  0  4  0                  0                    0   1
     13FrameI_l4 : I  0  0  0.442   0  0  0  0  0                  0                    0   1
     14Frame1_l4 : B  1  1  0.442   0  0  0  4  0                  0                    0   1
     15FrameI_l5 : I  0  0  0.442   0  0  0  0  0                  0                    0   1
     16Frame1_l5 : B  1  1  0.442   0  0  0  4  0                  0                    0   1
    1717
    1818Frame2:   
  • trunk/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg

    r1179 r1313  
    171171
    172172#=========== Deblock Filter ============
    173 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    174 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     173
     174LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    175175LoopFilterDisable             : 0 1 1 0 1 0         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    176176LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    177177LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    178 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     178DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    179179
    180180#=========== Misc. ============
  • trunk/cfg/3D-HEVC/NonCTC/rc/baseCfg_3view+depth_rate_control.cfg

    r1179 r1313  
    171171
    172172#=========== Deblock Filter ============
    173 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    174 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     173
     174LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    175175LoopFilterDisable             : 0 1         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    176176LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    177177LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    178 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     178DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    179179
    180180#=========== Misc. ============
  • trunk/cfg/3D-HEVC/baseCfg_2view+depth.cfg

    r1179 r1313  
    137137
    138138#=========== Deblock Filter ============
    139 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    140 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     139
     140LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    141141LoopFilterDisable             : 0 1         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    142142LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    143143LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    144 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     144DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    145145
    146146
     
    241241
    242242
     243WarnUnknowParameter       : 1
    243244
    244245### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/3D-HEVC/baseCfg_2view.cfg

    r1179 r1313  
    107107
    108108#=========== Deblock Filter ============
    109 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    110 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     109
     110LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    111111LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    112112LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    113113LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    114 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     114DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    115115
    116116
     
    189189DepthBasedBlkPartFlag               : 0                # Depth-based Block Partitioning
    190190
     191WarnUnknowParameter       : 1
     192
    191193### DO NOT ADD ANYTHING BELOW THIS LINE ###
    192194### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/3D-HEVC/baseCfg_3view+depth.cfg

    r1179 r1313  
    171171
    172172#=========== Deblock Filter ============
    173 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    174 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     173
     174LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    175175LoopFilterDisable             : 0 1         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    176176LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    177177LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    178 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     178DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    179179
    180180#=========== Misc. ============
     
    273273
    274274
     275WarnUnknowParameter       : 1
    275276
    276277### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/3D-HEVC/baseCfg_3view.cfg

    r1179 r1313  
    2121DimensionIdLen                : 3           # Number of bits to store Ids,  per scalability dimension, (m)
    2222ViewOrderIndex                : 0 1 2       # ViewOrderIndex, per layer (m)
     23DepthFlag                     : 0 0 0       # DepthFlag  (m)
    2324LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling, otherwise per layer ) (m)
    2425SplittingFlag                 : 0           # Splitting Flag
     
    128129
    129130#=========== Deblock Filter ============
    130 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    131 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     131
     132LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    132133LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    133134LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    134135LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    135 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     136DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    136137
    137138#=========== Misc. ============
     
    209210DepthBasedBlkPartFlag               : 0                # Depth-based Block Partitioning
    210211
     212WarnUnknowParameter           : 1
     213
    211214### DO NOT ADD ANYTHING BELOW THIS LINE ###
    212215### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/3D-HEVC/deltaCfg_3view.cfg

    r1179 r1313  
    11#======== Legend for comments =====================
    2 # Delta compare to fullCfg.cfg
     2# Delta compare to baseCfg_3view+depth.cfg
    33
    44
     
    1616DimensionIdLen                : 3           # Number of bits to store Ids,  per scalability dimension, (m)
    1717ViewOrderIndex                : 0 1 2       # ViewOrderIndex, per layer (m)
     18DepthFlag                     : 0 0 0
    1819
    1920VpsNumLayerSets               : 4            # Number of layer sets   
     
    4546
    4647   
    47 FrameI_l1:  P    0     3     0.442    0        0        0        1      0                        0                                  1          0         0          -1        1
    48 Frame1_l1:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                  1          0         1          -1        1
    49 Frame2_l1:  B    4     5     0.3536   0        0        0        3      3     -4 -6  4           1       4    5     1 1 0 0 1       1          0         1          -1        1
    50 Frame3_l1:  B    2     6     0.3536   0        0        0        3      4     -2 -4  2 6         1       2    4     1 1 1 1         1          0         1          -1        1
    51 Frame4_l1:  B    1     7     0.68     0        0        0        3      4     -1  1  3 7         1       1    5     1 0 1 1 1       1          0         1          -1        1
    52 Frame5_l1:  B    3     7     0.68     0        0        0        3      4     -1 -3  1 5         1      -2    5     1 1 1 1 0       1          0         2          -1        1
    53 Frame6_l1:  B    6     6     0.3536   0        0        0        3      4     -2 -4 -6 2         1      -3    5     1 1 1 1 0       1          0         2          -1        1
    54 Frame7_l1:  B    5     7     0.68     0        0        0        3      4     -1 -5  1 3         1       1    5     1 0 1 1 1       1          0         2          -1        1
    55 Frame8_l1:  B    7     7     0.68     0        0        0        3      4     -1 -3 -7 1         1      -2    5     1 1 1 1 0       1          0         2          -1        1
     48FrameI_l1:  P    0     3     0.442    0        0        0        1      0                        0                                  1          0         0          -1        0
     49Frame1_l1:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                  1          0         1          -1        0
     50Frame2_l1:  B    4     5     0.3536   0        0        0        3      3     -4 -6  4           1       4    5     1 1 0 0 1       1          0         1          -1        0
     51Frame3_l1:  B    2     6     0.3536   0        0        0        3      4     -2 -4  2 6         1       2    4     1 1 1 1         1          0         1          -1        0
     52Frame4_l1:  B    1     7     0.68     0        0        0        3      4     -1  1  3 7         1       1    5     1 0 1 1 1       1          0         1          -1        0
     53Frame5_l1:  B    3     7     0.68     0        0        0        3      4     -1 -3  1 5         1      -2    5     1 1 1 1 0       1          0         2          -1        0
     54Frame6_l1:  B    6     6     0.3536   0        0        0        3      4     -2 -4 -6 2         1      -3    5     1 1 1 1 0       1          0         2          -1        0
     55Frame7_l1:  B    5     7     0.68     0        0        0        3      4     -1 -5  1 3         1       1    5     1 0 1 1 1       1          0         2          -1        0
     56Frame8_l1:  B    7     7     0.68     0        0        0        3      4     -1 -3 -7 1         1      -2    5     1 1 1 1 0       1          0         2          -1        0
     57
     58FrameI_l2:  P    0     3     0.442    0        0        0        1      0                        0                                  1          0         0          -1          0
     59Frame1_l2:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                  1          0         1          -1          0
     60Frame2_l2:  B    4     5     0.3536   0        0        0        3      3     -4 -6  4           1       4    5     1 1 0 0 1       1          0         1          -1          0
     61Frame3_l2:  B    2     6     0.3536   0        0        0        3      4     -2 -4  2 6         1       2    4     1 1 1 1         1          0         1          -1          0
     62Frame4_l2:  B    1     7     0.68     0        0        0        3      4     -1  1  3 7         1       1    5     1 0 1 1 1       1          0         1          -1          0
     63Frame5_l2:  B    3     7     0.68     0        0        0        3      4     -1 -3  1 5         1      -2    5     1 1 1 1 0       1          0         2          -1          0
     64Frame6_l2:  B    6     6     0.3536   0        0        0        3      4     -2 -4 -6 2         1      -3    5     1 1 1 1 0       1          0         2          -1          0
     65Frame7_l2:  B    5     7     0.68     0        0        0        3      4     -1 -5  1 3         1       1    5     1 0 1 1 1       1          0         2          -1          0
     66Frame8_l2:  B    7     7     0.68     0        0        0        3      4     -1 -3 -7 1         1      -2    5     1 1 1 1 0       1          0         2          -1          0
     67
    5668
    5769FrameI_l3: 
     
    88100SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON) (mc)
    89101DepthRefinementFlag                 : 0                # Disparity refined by depth DoNBDV
     102ViewSynthesisPredFlag         : 0           # Disparity refined by depth DoNBDV
    90103Log2SubPbSizeMinus3                 : 0                # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3
     104IvMvPredFlag                  : 1           # Inter-view motion prediction
    91105DepthBasedBlkPartFlag               : 0                # Depth-based Block Partitioning
     106IntraWedgeFlag                : 0
     107IntraContourFlag              : 0           # use of intra-view prediction mode
     108IntraSdcFlag                  : 0
     109DLT                           : 0
     110QTL                           : 0
     111QtPredFlag                    : 0
     112InterSdcFlag                  : 0           # use of inter sdc
     113MpiFlag                       : 0
     114DepthIntraSkip                : 0     
     115VSO                           : 0
    92116
     117
     118
  • trunk/cfg/3D-HEVC/fullCfg.cfg

    r1179 r1313  
    236236
    237237#=========== Deblock Filter ============
    238 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    239 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     238
     239LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    240240LoopFilterDisable             : 0 1         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    241241LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    242242LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    243 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     243DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    244244
    245245#=========== Misc. ============
     
    323323DepthRefinementFlag                 : 1                # Disparity refined by depth DoNBDV
    324324IvMvScalingFlag                     : 1                # Interview motion vector scaling
    325 Log2SubPbSizeMinus3                 : 3                            # Log2 of sub-PU size for IvMvPred (2...6)
     325Log2SubPbSizeMinus3                 : 0                # Log2 of sub-PU size for IvMvPred (2...6)
    326326Log2MpiSubPbSizeMinus3              : 0                # Log2 of sub-PU size minus 3 for MPI (0 ... 3) and smaller than or equal to log2(maxCUSize)-3
    327327DepthBasedBlkPartFlag               : 1                # Depth-based Block Partitioning
     
    349349
    350350
     351WarnUnknowParameter       : 1
    351352
    352353### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/MV-HEVC/baseCfg_2view.cfg

    r1179 r1313  
    106106
    107107#=========== Deblock Filter ============
    108 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    109 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     108
     109LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    110110LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    111111LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    112112LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    113 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     113DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    114114
    115115
  • trunk/cfg/MV-HEVC/baseCfg_3view.cfg

    r1179 r1313  
    132132
    133133#=========== Deblock Filter ============
    134 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    135 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     134
     135LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    136136LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    137137LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    138138LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    139 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     139DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    140140
    141141#=========== Misc. ============
  • trunk/cfg/MV-HEVC/fullCfg.cfg

    r1179 r1313  
    238238
    239239#=========== Deblock Filter ============
    240 DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
    241 LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
     240
     241LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    242242LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
    243243LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
    244244LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
    245 DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
     245DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
    246246
    247247#=========== Misc. ============
Note: See TracChangeset for help on using the changeset viewer.