Skip to main content

Pythonic bindings for FFmpeg/Libav.

Project description

PyAV

Build Status Build status

PyAV is a Pythonic binding for FFmpeg. We aim to provide all of the power and control of the underlying library, but manage the gritty details as much as possible.

Installation

Due to the complexity of the dependencies, PyAV is not always the easiest Python package to install. The most straight-foward install is via conda-forge:

conda install av -c conda-forge

See the Conda quick install docs to get started with (mini)Conda.

If you want to use your existing FFmpeg/Libav, the C-source version of PyAV is on PyPI:

pip install av

And if you want to build from the absolute source (for development or testing):

git clone git@github.com:mikeboers/PyAV
cd PyAV
source scripts/activate
make

Have fun, Read the Docs, and good luck!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

av-0.5.0.tar.gz (1.9 MB view details)

Uploaded Source

File details

Details for the file av-0.5.0.tar.gz.

File metadata

  • Download URL: av-0.5.0.tar.gz
  • Upload date:
  • Size: 1.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for av-0.5.0.tar.gz
Algorithm Hash digest
SHA256 e2cf3964752d0f0ac7cf854d98278e5a67c5a7d9f33d475af0134cc87e518527
MD5 60a9daa615946b973b26b7b780c76ab2
BLAKE2b-256 f768d53190991ad079c86dc1d79a7ec1bf91a06adb84fd77d7aaf6bd298c8041

See more details on using hashes here.

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