Skip to main content

Video conversion utility using ffmpeg

Project description

pyvid 0.0.7

PyPI version Build Status Documentation Status Coverage Status

Dependencies

  • install ffmpeg and make sure the executable is in PATH

Installation

Install as global executable

pip install pyvid

Usage

The following

pyvid files -e avi

will convert all .avi files in directory files/ to output directory files/converted/

Uses defaults on ffmpeg executable to get high quality and low file size.

Usage: pyvid [OPTIONS] PATH

Options:
  -e, --ext TEXT  File extension to look for
  -y, --force     Disable convert prompt
  -d, --rem       Delete source video file(s)
  --version       Show the version and exit.
  --help          Show this message and exit.

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

pyvid-0.0.8.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

pyvid-0.0.8-py3-none-any.whl (10.2 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