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 python dependencies in Virtual Environment:

python -m venv venv
venv\Scripts\activate (on Windows)
source venv/bin/activate (on Linux)
pip install -r requirements.txt

Run it with:

python moviecolor.py 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.2.tar.gz (4.4 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: moviecolor-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 9baece9a3413c25a06cb9d2638057d78e3ac566e7bdf42a5483e7b1b8066fab8
MD5 f3c43f52e9925c4893b57066d53f9c10
BLAKE2b-256 c6fcaabdde201b38930a42339a1b5d5febddaa02ed94e77f04fe10bc9216b37d

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