NVIDIA / NVIDIA/DALI

Enable VideoReader to read variable frame-rate videos via flag

Open
#1,775 24 comments 0 reactions 1 assignee View on GitHub

@awolant is already working on this.

Since Aug 30, 2021.

enhancement Video
Dominant language
C++
Stars
5.8k
Forks
678
Avg merge
3d 1h
Merged PRs (30d)
27

Description

I have many videos that are almost-constant frame rate. I know in principle I should convert them to constant frame rate e.g. via ffmpeg before reading them, but that's an expensive operation to have in an automated pipeline. As the videos are "almost-constant" frame-rate, is it possible to get VideoReader to disregard the constant-framerate check via a special option/flag?
This would be much appreciated.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.