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
Release files for ffmpy 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ffmpy-0.0.2.tar.gz | 3.5 kB | Details |
Release files / ffmpy-0.0.2.tar.gz
| Download URL | ffmpy-0.0.2.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8607db009f3a1945f19cb5892d3c55b0bdbd5d31b772c540e84589c93b44ca53
|
|
BLAKE2b-256 checksum How to use checksums |
8595ce1d209ef601dfdff19d1f2fd11ccca4dbaa1aa0bed3909e3485447516f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |