Skip to content

A script to create a time lapse video from intervalled pictures. Usefull for linux user with a GoPros version under 3.

Notifications You must be signed in to change notification settings

montanier/GoProTimeLapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GoProTimeLapse

Introduction

This is a little script to create a time lapse video from intervalled pictures. It is aimed for linux users with a GoPros version under 3.

Usage

Place your intervalled pictures in on directory. Call the script on that directory:

$ ./createTimeLapse.sh DIR

A timelapse.mp4 file will be created in DIR containing your video

If you want to generate a file with another name call:

$ ./createTimeLapse.sh -o FILENAME DIR

About

A script to create a time lapse video from intervalled pictures. Usefull for linux user with a GoPros version under 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages