Skip to main content

Fast program to generate a 'Moviebarcode' of a video from average color of its frames with embedded ffmpeg and real-time progress interface.

Project description

MovieColor

Create a "MovieBarcode" using average color of each frame as bars:

image of test output

or using shrinked frames as bars (with --alt argument):

image of test output2

Usage:

Install via pip:

pip install moviecolor

Or clone the project and Install it in Virtual Environment:

git clone https://github.com/AsaadMe/MovieColor.git
cd MovieColor
python -m venv venv
venv\Scripts\activate (on Windows)
source venv/bin/activate (on Linux)
pip install -e .

Run it with:

moviecolor input.mp4 [-l 30] [-o output_name] [--alt] [--help]

-l , --length: chosen part of the video from start (in Minutes)

-a , --alt: instead of using average color, use shrinked frames

Usage

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

moviecolor-1.0.4.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file moviecolor-1.0.4.tar.gz.

File metadata

  • Download URL: moviecolor-1.0.4.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for moviecolor-1.0.4.tar.gz
Algorithm Hash digest
SHA256 8628dd0ab295d2969fb9b9b669fbcbfface867771ea4256ea76aab4a631e06d3
MD5 09709ee7e86a7f36ae7f98d12c329a85
BLAKE2b-256 5e3b3ed2e59b1b4bed7111e6fbe4b36005405a4fb8d71b012278bffd1862ea35

See more details on using hashes here.

Provenance

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