Opened 4 years ago
Closed 4 years ago
#1385 closed defect (fixed)
Adaptive maximum BT size doesn't reset on IRAP
Reported by: | fbossen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.1 |
Component: | VTM | Version: | VTM-10.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
In the VTM encoder the statistics to adaptively determine a maximum BT size are reset on I slices instead of IRAPs. This should be corrected to avoid mismatches when using segment-based encoding.
Change history (2)
comment:1 Changed 4 years ago by fbossen
comment:2 Changed 4 years ago by XiangLi
- Milestone set to VTM-10.1
- Resolution set to fixed
- Status changed from new to closed
Fixed as suggested.
Note: See TracTickets for help on using tickets.
Suggested fix:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1887