dmlc / dmlc/decord

decord._ffi.base.DECORDError: [14:25:42] /github/workspace/src/video/ffmpeg/threaded_decoder.cc:104: Check failed: run_.load()

Open
#321 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

the describe of problem:

File "/usr/local/lib/python3.10/dist-packages/decord/video_reader.py", line 175, in get_batch
arr = _CAPI_VideoReaderGetBatch(self._handle, indices)
File "/usr/local/lib/python3.10/dist-packages/decord/_ffi/_ctypes/function.py", line 173, in __call__
check_call(_LIB.DECORDFuncCall(
File "/usr/local/lib/python3.10/dist-packages/decord/_ffi/base.py", line 78, in check_call
raise DECORDError(err_str)
decord._ffi.base.DECORDError: [14:25:42] /github/workspace/src/video/ffmpeg/threaded_decoder.cc:104: Check failed: run_.load()

how can i solve it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.