A static build of ffmpeg for Python
Project description
ffmpeg for Python
Static builds of ffmpeg for Python
Installation
From pip:
pip install ffmpeg-binaries
Basic usage
import ffmpeg
# Initialize module (only if no binaries found)
ffmpeg.init()
# Call ffmpeg directly
ffmpeg.run_as_ffmpeg("-h")
# Use the binaries path in other modules
other_module.add_ffmpeg(ffmpeg.FFMPEG_PATH)
# Add directly to path
ffmpeg.add_to_path()
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
ffmpeg-binaries-1.0.0.tar.gz
(7.7 kB
view details)
Built Distributions
File details
Details for the file ffmpeg-binaries-1.0.0.tar.gz
.
File metadata
- Download URL: ffmpeg-binaries-1.0.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6e901136df7e2d816149905822639187921a3f9014cbd4470a31f242bcb5a9e |
|
MD5 | 3c2d5c215e3cf79cc449ee0eb4e948e5 |
|
BLAKE2b-256 | 3d37f65341f38505b0f6ec48140db39fda09fad1bd519d34d793770b4818eb9a |
File details
Details for the file ffmpeg_binaries-1.0.0-py3-none-win_amd64.whl
.
File metadata
- Download URL: ffmpeg_binaries-1.0.0-py3-none-win_amd64.whl
- Upload date:
- Size: 88.8 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 113c4250998e1d9f255b06f849a3edd9fb99abef5ddff402a0be9e83924ff374 |
|
MD5 | a1272f42320f02483b80021bf7d7e178 |
|
BLAKE2b-256 | 6495acb6b3ba969acf796fa95fbed927c5f475106245806a03a157abcf94bf81 |
File details
Details for the file ffmpeg_binaries-1.0.0-py3-none-manylinux1_x86_64.whl
.
File metadata
- Download URL: ffmpeg_binaries-1.0.0-py3-none-manylinux1_x86_64.whl
- Upload date:
- Size: 60.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ca97d30d52037af491b05cb7d91b76bbe09d317e92d9f19993bd013a0678ae5 |
|
MD5 | 3a5b0ab242dc906fa103590264a6e468 |
|
BLAKE2b-256 | a46c81d992e3af30989b4a5783632a4d6a7958253cf914f1901b2fb4606750bc |
File details
Details for the file ffmpeg_binaries-1.0.0-py3-none-macosx_10_9_universal2.whl
.
File metadata
- Download URL: ffmpeg_binaries-1.0.0-py3-none-macosx_10_9_universal2.whl
- Upload date:
- Size: 50.3 MB
- Tags: Python 3, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eed4dbca4af5f800fe5d32988b1d5c216544ebc16d318ab4e14e5cf6a1ce2d46 |
|
MD5 | 0547292d314e6dd3d4c5f50848350b74 |
|
BLAKE2b-256 | ee69db6f29f73c76c321e37f565aaffcf13526f3eb85e1e642d7d2a5b74424f0 |
File details
Details for the file ffmpeg_binaries-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: ffmpeg_binaries-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f99b2baec52793cb6e87f1c408dd829bb1c4855e757729bc19e456236433496 |
|
MD5 | de60d4d93f743a30676851271657d78b |
|
BLAKE2b-256 | a272e4a426e1bec0a07a5e7f8f1729dbaa54a82da84f7271500b4afc5ec47783 |