Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The webm file from ssv2 can not be loaded #7

Open
MonolithFoundation opened this issue Jun 21, 2024 · 3 comments
Open

The webm file from ssv2 can not be loaded #7

MonolithFoundation opened this issue Jun 21, 2024 · 3 comments

Comments

@MonolithFoundation
Copy link

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.

@mmaaz60
Copy link
Member

mmaaz60 commented Jun 22, 2024

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

@MonolithFoundation
Copy link
Author

Does the webm file read by decord need further handling?

@mmaaz60
Copy link
Member

mmaaz60 commented Jun 28, 2024

Hi @MonolithFoundation,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants