lab4d-org/lab4d

[Bug/issue] input video fps for ppr fails

Closed this issue · 0 comments

Describe the bug
File extraction fails if original fps is lower than desired.

To Reproduce
Steps to reproduce the behavior:

  1. Have video with fps lower than desired
  2. python scripts/run_preprocess.py
  3. See error

Expected behavior
Extracting frames from the video

Screenshots
image

Additional context

Added fix