Skip to content

chingkhei-th/video-to-image-frames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Frame Extractor

This project allows you to extract frames from a video file at a specified number of frames per second.

Setup

  1. Install the required dependencies:
poetry install --sync

Usage

Head into the video_frame_extractor.py loacated directory and:

python src/video_frame_extractor.py </path/to/video.mp4> <number_of_frames_per_second>

About

Python program to extract images frames from a video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages