X-PLUG / mPLUG-Owl

mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
https://www.modelscope.cn/studios/damo/mPLUG-Owl
MIT License
2.25k stars 171 forks source link

Thread worker: Error sending packet #158

Open ceyxasm opened 12 months ago

ceyxasm commented 12 months ago

I have a directory of videos, for which I have to generate video captions. However, for 50% of the videos; I encounter the error Thread worker: Error sending packet Can anyone tell why is this happening and what shall I do to fix this?

[16:33:48] /github/workspace/src/video/ffmpeg/threaded_decoder.cc:218: Check failed: avcodec_send_packet(dec_ctx_.get(), pkt.get()) >= 0 (-11 vs. 0) Thread worker: Error sending packet.