Skip to content

woodsj1206/Extract-Video-Frames

Repository files navigation

Extract-Video-Frames

ExtractVideoFrames is a Python program that can extract frames from a video file based on its FPS and save them as PNG images.

Features

  • Extracts frames from a video file based on its FPS.
  • Saves extracted frames as PNG images in an extracted_frames folder.

Usage

  1. Run the ExtractVideoFrames.py script.
  2. When prompted, enter the path of the video file you want to extract frames from.
  3. The extracted frames will be saved in the extracted_frames folder within the directory where the script is located.

Example Video:

example.mp4

Video by Evgenia Kirpichnikova from Pexels.

Inputting a Video:

Input Prompt Input Example Video
Screenshot Screenshot

Output:

Console Output Image Output
Screenshot Screenshot

Development Environment

  • IDE: Microsoft Visual Studio Community 2022
  • Language: Python 3.9

About

A Python program that can extract frames from a video.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages