/video-frames-splitter

A Python code captures frames from a video file and saves them as individual images in JPEG format. It uses the OpenCV library to read frames from the video file and write them to disk.

Primary LanguagePython

Issues