Skip to main content

Media I/O with FFmpeg

Project description

PyPI PyPI - Status PyPI - Python Version GitHub GitHub Workflow Status

Python ffmpegio package aims to bring the full capability of FFmpeg to read, write, and manipulate multimedia data to Python. FFmpeg is an open-source cross-platform multimedia framework, which can handle most of the multimedia formats avilable today.

Main Features

  • Pure-Python light-weight package interacting with FFmpeg executable found in the system

  • A set of simple read and write functions for audio, image, and video data

  • Context-managing ffmpegio.open to perform stream read/write operations

  • Auto-conversion of video pixel formats and audio sample formats

  • Out-of-box support for fast resizing, re-orienting, cropping, rotating, and deinterlacing of video frames (all done by FFmpeg)

  • More features to follow

Documentation

Visit our GitHub page here

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

ffmpegio-0.0.11.tar.gz (48.2 kB view hashes)

Uploaded Source

Built Distribution

ffmpegio-0.0.11-py3-none-any.whl (51.7 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