#1561 closed defect (fixed)

Incorrect check for bitstream with userdata SEI

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

Description

It is found since VTM16.1, VTM cannot correcly parsing the bitstream with userdata SEI, this problem comes from commit: b287c0be8d94a94500724eaeafc7a238c91c22e3, where the root cause is the payload of userdata SEI also go into function parseAndExtractSEIScalableNesting(), then VTM throw parsing error after then.

Attachments (1)

0001-Fix-for-userdata-SEI-parsing.patch (1.3 KB) - added by yimingli 22 months ago.
A fix for this issue

Download all attachments as: .zip

Change history (4)

Changed 22 months ago by yimingli

A fix for this issue

comment:1 Changed 22 months ago by XiangLi

  • Version set to VTM-16.1

Thanks for the report and the fix. Could you also submit an MR on the fix to VTM?

comment:2 Changed 22 months ago by yimingli

Sure. The MR is submitted: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/2261, please help review and merge it if it is OK. Thanks

Last edited 22 months ago by yimingli (previous) (diff)

comment:3 Changed 18 months ago by fbossen

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.