Decord returns file content into console if video reading fails
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
When I'm trying to read bad video (or not video), decord returns file content flooding my console. Is there way to control decord's output and its amount to prevent flooding?
I call `vr = VideoReader(video)` and then try to get frames from it with `vr.get_batch()`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.