Skip to content

Files

This branch is 260 commits behind x4nth055/pythoncode-tutorials:master.

extract-frames-from-video

To run this:

  • pip3 install -r requirements.txt
  • Use extract_frames_opencv.py for using OpenCV to extract frames, or use extract_frames_moviepy.py for using MoviePy library.