dmlc / dmlc/decord

Decord returns file content into console if video reading fails

Open
#299 0 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

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.