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

Error: av_read_frame failed with 1094995529 #72

Open
DWCTOD opened this issue Aug 17, 2022 · 0 comments
Open

Error: av_read_frame failed with 1094995529 #72

DWCTOD opened this issue Aug 17, 2022 · 0 comments

Comments

@DWCTOD
Copy link

DWCTOD commented Aug 17, 2022

你好,我在使用的时候遇到一个问题, 参考 infer 的代码构造 data_loader ,加载视频文件,但是在处理到某个视频的时候报错了
decord._ffi.base.DECORDError: [16:51:53] /io/decord/src/video/video_reader.cc:432: Error: av_read_frame failed with 1094995529

定位到的错误应该是这个
mmaction/datasets/pipelines/loading.py", line 966, in __call__ container = decord.VideoReader(file_obj, num_threads=self.num_threads)
我对提示错误的视频进行测试,可以正常播放以及单独使用 decord.VideoReader 加载都是没有问题的, 现在就觉得很奇怪,不知道是否有空可以解答一下, 谢谢啦

@DWCTOD DWCTOD closed this as completed Aug 17, 2022
@DWCTOD DWCTOD reopened this Aug 17, 2022
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

1 participant