Skip to main content

Scripts for saving and splitting video files for other projects

Project description

Overview

Utilities to handle video from camera. Contains various utilites that crop and split the video files.

Installation

In your virtual env do

$ pip install videoutils

Scripts

The following scripts are provided by the package.

  • video_capture.py
    • Captures a video from a camera to mp4 file on disk.
  • video_split.py
    • Splits a mp4 file into frames stored as png file on output dir.
  • video_merge.py
    • Merges the frames in png file from dir to a video file.
  • video_crop.py
    • Crops a video file from frame number i to j.

Developing VideoUtils

To install videoutils along with the tools you need to develop and run tests, run the following in your virtual env.

$ pip install -e .[dev]

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

spvideoutils-0.0.2.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

spvideoutils-0.0.2-py3-none-any.whl (8.8 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