Skip to content
/ moscg Public

grab screenshots from a film representing its color spectrum

Notifications You must be signed in to change notification settings

mosc5/moscg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moscg

Movie screen grabber takes screenshots from a film representing its color spectrum

Installation

To run this program you need a python environment. Necessary packages are listed in the requirements.txt.
opencv-python might have to be installed via pip

Run

Running gui.py creates a GUI to input options.
moscg.py allows running the simulation directly from the command line or IDE.

A command line call could look like this:
python moscg.py movie.mkv --num 6 --skip 499
The path of the movie is a required parameter, the amount of frames and skipped frames use default values if not set (num=4, skip=99).

About

grab screenshots from a film representing its color spectrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages