Skip to content

hirontweet/TimelapseScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Generate timelapse video using MoviePy!

Prerestique

Install MoviePy before you run this script.

For example, if you are using Ubuntu then the following should be fine

sudo pip3 install moviepy

Parameters

Following parameters are required to run this script.
1st arg: Relative Path of Pictures
2nd arg: Filename of exporting video(include extension .mp4)
3rd arg: Frame Per Second rate(such as 24, 30, 60)

About

Script of Python to generate timelapse using MoviePy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages