Skip to main content

Video Color Palette Generator

Project description

Cinetone

A python CLI tool for generating color palettes from a given video file.

      

Installation

Install it from pypi using :

pip install cinetone

Usage

The tool can be run from the command line using the following syntax:

cinetone [-h] [-o OUTPUT] [-sc SKIPCOUNT] video_file
  • video_file: Path to the video file to be decoded (required)
  • -o, --output: Places the output in the specified file. Saves into out.png by default
  • -sc, --skipcount: Specifies the frames to skip while processing. Default value is 50
  • -h, --help: View help

Dependencies

  • imageio[ffmpeg]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cinetone-0.0.4.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

cinetone-0.0.4-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page