Skip to content

Videoları kare kare ayırmak için basit python3 programı. Web üzerinen bulamadım basit ama lazım oluyor.

License

Notifications You must be signed in to change notification settings

MehmetYukselSekeroglu/video2frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video2frame

A simple python3 script that breaks down videos frame by frame for better review. I wanted to share it because I couldn't find an easy and fast solution on the internet..


Usage:

Requirements: python3.X ve OpenCv
# Usage:
python3 video2frame.py --video /home/user/video.mp4 
# Every startup issue clears the tmp/cv2output but can be cleared by hand.
python3 video2frame.py --clsoutdir 

It assigns the processing results to tmp/cv2output in the folder where it is run. It only saves the frames with odd sequence numbers to avoid too many frames..

Example:


About

Videoları kare kare ayırmak için basit python3 programı. Web üzerinen bulamadım basit ama lazım oluyor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published