huggingface / huggingface/video-dataset-scripts
Video Resizing and Frame Adjustment
Open
- Dominant language
- Python
- Stars
- 81
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I believe that the collected videos are not necessarily consistent with a certain size.
I think there is a need for a script that can resize to a specified video size and adjust the number of frames.
Below is the resizing code I created.
[code](https://github.com/ootsuka-repos/video_captions_maker/blob/main/convert.py)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.