MCPcopy
hub / github.com/Vchitect/Latte / convert_videos_to_frames.py

File convert_videos_to_frames.py

tools/convert_videos_to_frames.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Converts a dataset of mp4 videos into a dataset of video frames
3I.e. a directory of mp4 files becomes a directory of directories of frames
4This speeds up loading during training because we do not need

Callers

nothing calls this directly

Calls 1

convert_videos_to_framesFunction · 0.85

Tested by

no test coverage detected