Skip to content

follower46/video_linear_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video Linear Image Generator

An open source image generator for video files, similar to moviepalette. These images can be used for phone wallpapers, desktop screen savers, or used to generate canvas prints from various discount retailers.

CVS Order

Examples

The Ring (2002)

The Ring (2002)

The Abyss (1989)

The Abyss (1989)

Hero (2002)

Hero (2002)

Curious George (2006)

Curious George (2006)

The Matrix (1999)

The Matrix (1999)

See more examples here

Requirements

Install From Source

  1. Download & extract the source
  2. Change directory into video_linear_image
  3. Run pip install -r requirements.txt

Run

python3 generator.py "Bullet Train.mkv"

Future Improvements

  • Support adding post processing to the images (vibrance mode, vignette)
  • Add option to generate multiple versions (various frame offsets)
  • Add option to trim out credits sequence in the image (the black bar on the far right side)
  • Add option for pallets instead of a single color (maybe each strip is a gradient)
  • Add option for a "series" instead of a single movie (for TV shows or sequels)

About

Generates an image representation of a video file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages