Opened 3 years ago
Closed 3 years ago
#1490 closed defect (fixed)
Some pictures are not output when bitstream has mixed NALUs with CRA subpicture
Reported by: | hallapur | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-13.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
This problem happens because NoOutputBeforeRecoveryFlag variable is not set properly when there is a CRA subpicture in a picture containing mixed NALU types.
Change history (2)
comment:1 Changed 3 years ago by hallapur
comment:2 Changed 3 years ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Proposed fix:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/2083