Opened 11 years ago

Closed 11 years ago

#1059 closed defect (fixed)

bitstream random access issue

Reported by: geertv Owned by:
Priority: minor Milestone: HM-10.1
Component: HM Version: HM-10.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

HM decoder assert failes when skipping frames to randomly access bitstream (encoder_randomaccess_main.cfg). Fix is proposed in attached patch.

TAppDecoder.exe -b test.bin -o dec.yuv -s 13

HM software: Decoder Version [10.0][Windows][VS 1600][32 bit]

Warning: this is not a valid random access point and the data is discarded until

the first CRA picture

POC 32 TId: 0 ( I-SLICE, QP 32 ) [DT 0.016] [L0 ] [L1 ] [] Assertion

failed: rpcPic->getSlice( 0 )->isReferenced()==0
rpcPic->getUsedByCurr()==0r

pcPic->getSlice( 0 )->getTemporalLayerNonReferenceFlag()==false, file ..\..\sour
ce\Lib\TLibCommon\TComSlice.cpp, line 896

Attachments (1)

TempNoRef.patch (1.6 KB) - added by geertv 11 years ago.
patch

Download all attachments as: .zip

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 11 years ago by geertv

patch

comment:2 Changed 11 years ago by fbossen

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

Fixed in r3396

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber, Participant)
  • Geert Van der Auwera(Reporter)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)