How do you pad a decord.video_reader.VideoReader Object?
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Say I've read a video, and it has 36 frames. However, I want to pad it to 48 frames, maybe by just replicating the last frame of the video till it has 48 frames.
Is there any function to achieve the above padding in the VideoReader object?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.