Opened 4 years ago
Closed 4 years ago
#1425 closed defect (duplicate)
Temporal id check fails
Reported by: | fbossen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
VTM generates the following error when decoding RAP_A_HHI_1:
ERROR: In function "xDecodeSlice" in source/Lib/DecoderLib/DecLib.cpp:2023: TemporalId shall be greater than or equal to the TemporalId of the layer access unit containing the NAL unit
However the temporal ids appear to be correct in the bitstream
VTM version: 6043ddc374447d98200a028a1fec31c064a931de
Change history (2)
comment:1 Changed 4 years ago by ksuehring
comment:2 Changed 4 years ago by fbossen
- Resolution set to duplicate
- Status changed from new to closed
Closed as duplicate of #1414.
Note: See TracTickets for help on using tickets.
I reported this in #1414. Can this be closed as duplicate?