Opened 4 years ago
Closed 4 years ago
#1192 closed defect (fixed)
Issues with tile_idx_delta rewriting in subpicture extraction process
Reported by: | vdrugeon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.0 |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The subpicture extraction process has the following two issues for some subpicture configurations:
- tile_idx_delta for slices of some subpictures not correctly calculated
- tile_idx_delta_present_flag not set to 0 when there are only two slices in the subpicture, so that the encoder writes a tile_idx_delta in the bitstream, which creates an encoder/decoder mismatch
I have already submitted the following merge request to fix these two issues:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1760
Change history (1)
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.