Changeset 1335 in 3DVCSoftware for branches/HTM-15.1-dev0-BBC/cfg


Ignore:
Timestamp:
22 Sep 2015, 23:44:01 (9 years ago)
Author:
tech
Message:

Fixes to

  • alphaChannelInfoSei.cfg
  • default presence.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.1-dev0-BBC/cfg/SEI/alphaChannelInfoSei.cfg

    r1328 r1335  
    11
    2 PayloadType                     : TBD
     2PayloadType                     : 165
    33
    44#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
    5 ApplicableLayerIds              : TBD                            # LayerIds      of layers   to which the SEI is added. (all when empty)
    6 ApplicablePocs                  : TBD                            # POCs          of pictures to which the SEI is added. (all when empty)
    7 ApplicableTids                  : TBD                            # Tids          of pictures to which the SEI is added. (all when empty)
    8 ApplicableVclNaluTypes          : TBD                            # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
     5ApplicableLayerIds              :                                # LayerIds      of layers   to which the SEI is added. (all when empty)
     6ApplicablePocs                  :                             # POCs          of pictures to which the SEI is added. (all when empty)
     7ApplicableTids                  :                             # Tids          of pictures to which the SEI is added. (all when empty)
     8ApplicableVclNaluTypes          : 19 20                          # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
    99
    1010#======== Position in bit stream  ============
     
    1313
    1414#======== Payload modification =============
    15 ModifyByEncoder                 : TBD                            #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
     15ModifyByEncoder                 :                             #  0: Use payload as specified in cfg file   1: Modify SEI by encoder.
    1616
    1717#======== Payload specification =============
     
    2020AlphaChannelBitDepthMinus8      : 0
    2121AlphaTransparentValue           : 0
    22 AlphaOpaqueValue                : 0
     22AlphaOpaqueValue                : 255
    2323AlphaChannelIncrFlag            : 0
    2424AlphaChannelClipFlag            : 0
Note: See TracChangeset for help on using the changeset viewer.