Skip to content

jakemalachowski/VideoColorAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Color Analyzer

A tool for analysing the average color throughout a video file.

Requirements

Programs: ffmpeg, ffprobe

Python packages: pillow, progressbar2

Usage

$ python main.py video.mp4 out.png

Example output

The Dark Knight

![The Dark Knight Example](examples/The Dark Knight.colors.png)

The Dark Knight Rises

![The Dark Knight Rises Example](examples/The Dark Knight Rises.avi.colors.png)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages