VideoGPT-plus icon indicating copy to clipboard operation
VideoGPT-plus copied to clipboard

The webm file from ssv2 can not be loaded

Open MonolithFoundation opened this issue 1 year ago • 3 comments

raise DECORDError(err_str) decord.ffi.base.DECORDError: [05:19:05] /github/workspace/src/video/ffmpeg/threaded_decoder.cc:292: [05:19:05] /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.

MonolithFoundation avatar Jun 21 '24 05:06 MonolithFoundation

Hi @MonolithFoundation,

I appreciate your interest in our work. I did not understand the error. Can you please provide the steps to reproduce this error? Thanks

mmaaz60 avatar Jun 22 '24 00:06 mmaaz60

Does the webm file read by decord need further handling?

MonolithFoundation avatar Jun 24 '24 10:06 MonolithFoundation

Hi @MonolithFoundation,

It does not, the provided datasets (e.g. SSV2) can be fully loaded using the data loader in the repo.

mmaaz60 avatar Jun 28 '24 17:06 mmaaz60