Opened 4 years ago
Closed 4 years ago
#1177 closed defect (fixed)
Decoder fails on scalable stream (APS related)
Reported by: | fbossen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.0 |
Component: | VTM | Version: | VTM-9.3 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Decoder fails as follows on attached 2-layer stream:
ERROR: In function "checkAuApsContent" in source/Lib/CommonLib/../CommonLib/ParameterSetManager.h:147: APS does not exist
Looks like this happens when both layers use a same APS id but each layer has its own APS content. This should be allowed according to the spec (7.4.3.6):
All APS NAL units with a particular value of nal_unit_type, a particular value of aps_adaptation_parameter_set_id, and a particular value of aps_params_type within a PU shall have the same content.
Attachments (2)
Change history (3)
Changed 4 years ago by fbossen
comment:1 Changed 4 years ago by fbossen
- Milestone set to VTM-10.0
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
First part of bitstream