Skip to content

A python program that helps in extracting frames of a video without using any video editing softwares.

Notifications You must be signed in to change notification settings

dksmuz7/frame-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Video Frames Extractor

This programs will help you in extracting frames of a video without using any Video Editor software for the analysis purpose.

Basic Requirements for this program is to run:-

  1. Python
  2. An IDE
  3. OpenCV library

Instruction to use:-

  1. Run this program in any Python supported IDE
  2. It will ask you enter video file that is to read, Enter like this folder_name/file_name.mp4
  3. After pressing q or video gets over one folder frames will be created where the source file is placed.
  4. In folder frames all the frames will be stored.

About

A python program that helps in extracting frames of a video without using any video editing softwares.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages