Opened 12 years ago Closed 12 years ago #1059 closed defect (fixed)bitstream random access issue
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
POC 32 TId: 0 ( I-SLICE, QP 32 ) [DT 0.016] [L0 ] [L1 ] [] Assertion
pcPic->getSlice( 0 )->getTemporalLayerNonReferenceFlag()==false, file ..\..\sour Attachments (1)Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by geertvcomment:2 Changed 12 years ago by fbossen
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
|
patch