Skip to main content

Generate a 'Moviebarcode' of a video from shrinked frames or average color of frames using ffmpeg with 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


Installation:

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 .

* Make sure you have ffmpeg installed.


Usage:

Run it with:

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

-e , --end: 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.2.0.tar.gz (5.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: moviecolor-1.2.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for moviecolor-1.2.0.tar.gz
Algorithm Hash digest
SHA256 2a1efe40f5dd890aa0c5fcb698928ff37215b82225b09d768c8d8a49a05c0de5
MD5 43fb47078dc692d57f15b66899e87f27
BLAKE2b-256 411cf6af1f65ba570e1205f86dc27cf34ce0195a2ae42676841bd10d55055848

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