Skip to main content

Splat videos

Project description

Video splatter

Splat a video into a mosaic by sampling a frame at regular intervals. Useful for seeing the changes over time of an entire video or movie.

Installation

pip install videosplatter

Usage

Command line:

$ videosplatter <filename> [--start <start time in seconds>] [--end <end time in seconds>] [--interval <number of seconds between samples]

Example:

$ python splat.py city.mp4

mosaic image from New York City aerial footage Original from The Dronalist, used under CC-BY

Programmatic usage:

from videosplatter import splat

splat.splat(filename, start_time, end_time, interval)

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

videosplatter-0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

videosplatter-0.2-py3-none-any.whl (4.0 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