Skip to content

paul-antony/img2vid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mig2vid

mig2vid is a utility that converst a collection of image frames to a video

Getting Started

you can clone the code from repo "https://github.com/paul-antony/img2vid"

Create a folder named input mkdir input

copy image set to the folder name input. keep in mind that the images will be selected in sorted order while making video so formate name if needed.

The vide will be saved to file named video.avi

run the file img2vid.py as python3 img2vid.py

Prerequisites

python3 : sudo apt-get install python3

requirements : pip3 install requirements.txt

Versioning

version v0.1

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

img2vid is a python tool that can be used to stitch a set of images to form a video

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages