Skip to content

XBMC add-on that creates a palette of the used colors in a video.

Notifications You must be signed in to change notification settings

cees-elzinga/script.palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

script.palette

An add-on for XBMC that creates a palette of the used colors in a video.

'Avatar' trailer

Screenshot

'Finding Nemo' trailer

Screenshot

'Life of Pi' trailer

Screenshot

It samples the video every second and calculates the most dominant color. It creates a PNG image with the colors and/or a HTML page. The HTML page uses a mouse-over effect to show the image it sampled, and optionally updates a Philips Hue light bulb to the selected color.

'Life of Pi' HTML output

Screenshot

Complete HTML code available in samples/html_sample.tar.gz.

Notes

  • XBMC add-on is only tested on Ubuntu
  • HTML output is only tested on Chrome

This add-on is based on script.xbmc.hue.ambilight. The original project does color corrections/adjustments for better results on Philips Hue bulbs. The color corrections exluded from this project.

About

XBMC add-on that creates a palette of the used colors in a video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published