fraunhoferhhi / vvdec

VVdeC, the Fraunhofer Versatile Video Decoder
https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html
BSD 3-Clause Clear License
453 stars 91 forks source link

Decoding vvc file failed by using vvdec ,but it successed by using VTM #112

Closed whhwhhwhh closed 2 years ago

whhwhhwhh commented 2 years ago

Hello, I have a VVC file ,which can be decoded successfully by VTM, but when I use the vvdec application to decode it ,it fails. It gave me the following error: vvdecapp [error]: decoding failed: (decoder requires restart) detail: caught unknown exception ERROR: In function "void __cdecl vvdec::InterPrediction::xPredInterUni(const struct vvdec::CodingUnit &,const enum vvdec::RefPicList &,struct vvdec::UnitBuf &,const bool &,const bool &,const bool,const bool)" in D:\vvdec\source\Lib\CommonLib\InterPrediction.cpp:641: xPredInterUni missing ref pic ERROR CONDITION: !refPic Please give me your email,I can send the vvc file to you. Thanks!

K-os commented 2 years ago

Can you please upload your bitstream here: https://datacloud.hhi.fraunhofer.de/s/jtmEBpia5XoPXe9

whhwhhwhh commented 2 years ago

Can you please upload your bitstream here: https://datacloud.hhi.fraunhofer.de/s/jtmEBpia5XoPXe9

ok

K-os commented 2 years ago

Thanks. We will have a look at it.