Changeset 1332 in 3DVCSoftware for branches/HTM-15.1-dev0-Vidyo/cfg
- Timestamp:
- 21 Sep 2015, 02:24:51 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-15.1-dev0-Vidyo/cfg/SEI/layersNotPresentSei.cfg
r1328 r1332 1 1 2 PayloadType : TBD2 PayloadType : 160 3 3 4 4 #======== 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)5 ApplicableLayerIds : 0 # LayerIds of layers to which the SEI is added. (all when empty) 6 ApplicablePocs : 0 # POCs of pictures to which the SEI is added. (all when empty) 7 ApplicableTids : 0 # Tids of pictures to which the SEI is added. (all when empty) 8 ApplicableVclNaluTypes : 19 20 # NaluUnitTypes of picture to which the SEI is added. (all when empty) 9 9 10 10 #======== Position in bit stream ============ … … 13 13 14 14 #======== Payload modification ============= 15 ModifyByEncoder : TBD# 0: Use payload as specified in cfg file 1: Modify SEI by encoder.15 ModifyByEncoder : 0 # 0: Use payload as specified in cfg file 1: Modify SEI by encoder. 16 16 17 17 #======== Payload specification ============= 18 18 LnpSeiActiveVpsId : 0 19 LayerNotPresentFlag : 0 19 LayerNotPresentFlag : 0 0 0 # All layers present
Note: See TracChangeset for help on using the changeset viewer.