Opened 4 years ago

Closed 4 years ago

#1006 closed defect (fixed)

Rectangular slice map – No rectangular slice initialization.

Reported by: bheng Owned by:
Priority: minor Milestone: VTM-8.1
Component: VTM Version: VTM-8.0
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

None of the rectangular slice initialization processes are ever called for the SingleSlicePerSubPic case. Such as setNumSlicesInPic(), initRectSlices(), and initRectSliceMap(). So decoding will always fail.

Change history (1)

comment:1 Changed 4 years ago by ksuehring

  • Milestone set to VTM-8.1
  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Subpictures – No rectangular slice initialization. to Rectangular slice map – No rectangular slice initialization.

It seems the rectangular slice map was never correctly initialized for the syntax shortcut, where the slice layout is inferred from the subpicture layout. More a slice issue than a subpicture issue.

Fixed in MR 1507

https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1507

Note: See TracTickets for help on using tickets.