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)