Skip to content

taunoe/Valgusmaal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Valgusmaal

Total alerts Language grade: Python

Python3 script to create long exposure images from videos.

Input is a video file or folder with videos. Preferably short video: a few seconds long to get a good result.

The script generates two files: one contains the lightest pixels and the other darkest pixels from video.

Usage

python3 valgus.py

Using video file as input:

./valgus.py -v video.mp4

Using video file as input and resizing output image:

./valgus.py -v video.mp4 -r 800

Using folder as input:

./valgus.py -f folder

Using folder as input and resizing all output images:

./valgus.py -f folder -r 1024

Example

Example images

Example Example Example


Tauno Erik https://taunoerik.art Copyright 2021

About

Python3 script to create long exposure images from videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages