Skip to main content

Video Waste Reduction Tool: Automated video editing

Project description

Video Waste Reduction Tool in Python

Intro

This is a complete python rewrite of the C++ vwrt.

Dependencies

  • python3

  • numpy

  • ffmpeg

Usage

user$ vwrt [-i INPUT] [-t SPEED] [-s SPEED] [-o OUTDIR]

Required Arguments

  • -i INPUT or --input INPUT: add input video1

  • -t SPEED or --talk-speed SPEED: set talk speed (aka speed when video is above volume threshold)1

  • -s SPEED or --silence-speed SPEED: set silence speed (aka speed when video is below volume threshold)1

  • -o OUTDIR or --outdir OUTDIR: set output directory

Optional Arguments

  • -h or --help: show this help message and exit

  • -v or --verbose: set verbose mode

  • -f or --add-frames: overlay timecode on video before processing

  • -d or --dry-run: skip video processing

  1. Supports multiple arguments of the same type for batch processing. VWRT will cycle through given values until there are no more inputs.

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

vwrt-0.0.5.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

vwrt-0.0.5-py3-none-any.whl (6.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