A simple Python wrapper around ffmpeg
Project description
ffmpy is the simplest ffmpeg wrapper one can imagine. Under the hood it uses Python’s subprocess module to run ffmpeg exeutable. Input can be specified as a file path as well as sent to STDIN via ffmpeg’s pipe protocol. Same for output - it can be written to a file or sent to STDOUT.
Installation
Installation is as simple as running:
~$ pip install ffmpy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ffmpy-0.0.2.tar.gz
(3.5 kB
view details)
File details
Details for the file ffmpy-0.0.2.tar.gz
.
File metadata
- Download URL: ffmpy-0.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8607db009f3a1945f19cb5892d3c55b0bdbd5d31b772c540e84589c93b44ca53 |
|
MD5 | 385b8c97901572916a5e742c9324fa76 |
|
BLAKE2b-256 | 8595ce1d209ef601dfdff19d1f2fd11ccca4dbaa1aa0bed3909e3485447516f6 |