Opened 4 years ago
Closed 4 years ago
#1264 closed defect (fixed)
JVET-Q0814: incorrect calculation / verification of VPS DPB parameters
Reported by: | fbossen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.1 |
Component: | VTM | Version: | VTM-9.3 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
During the integration of JVET-Q0814, the computation of VPS DPB parameters was changed from adding DPB parameters from all layers to using the max allowable DPB size for the picture resolution of the highest layer. The result may be incorrect DPB parameters as there doesn't seem to be any check to verify that the level indicator is sufficiently high to satisfy DPB size needs.
Change history (2)
comment:1 Changed 4 years ago by fbossen
comment:2 Changed 4 years ago by fbossen
- Milestone set to VTM-10.1
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Suggested fix:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1906