Opened 4 years ago

Closed 4 years ago

#863 closed defect (fixed)

Decoder crashes in latest master (ff49eb09fa4c91404769683d63af822e4f25caef) because the PPS is not present

Reported by: deluxan Owned by:
Priority: major Milestone:
Component: VTM Version:
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

An attempt to decode a bitstream generated by the encoder with BlowingBubbles, 1 frame, QP 37 with AI config file generates the following output:

ERROR: In function "DecLib::xDecodeSlice" in C:\Users\deluxan\Documents\Software\VVCSoftware_VTM\source\Lib\DecoderLib\D
ecLib.cpp:1362: No PPS present

Change history (3)

comment:1 Changed 4 years ago by deluxan

Setting the macro JVET_P0097_REMOVE_VPS_DEP_NONSCALABLE_LAYER to 0 seems to solve the problem.

comment:3 Changed 4 years ago by ksuehring

  • Resolution set to fixed
  • Status changed from new to closed

Merged. I still kind of expect people to at least run the code they submit once :(

Note: See TracTickets for help on using tickets.