Extract-Video-To-Frames Simple OpenCV script for extracting a video to frames with the option to edit time difference in which frames are taken. Use for preparing object detection training data. Example Usage python frame-extractor.py -i input_video.mp4 -o output_frames_folder -s 0.75