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")
# Call ffprobe directly
ffmpeg.run_as_ffprobe("-h")
# Use the binaries path in other modules
other_module.add_ffmpeg(ffmpeg.FFMPEG_PATH)
# Add directly to path
ffmpeg.add_to_path()
Import name conflict
If another dependency aleady uses the ffmpeg import name, like typed-ffmpeg or
ffmpeg-python, you can install the mirror package instead:
pip install ffmpeg-binaries-compat
and use it with the import name ffmpeg_binaries:
import ffmpeg_binaries as ffmpeg
# Initialize module (only if no binaries found)
ffmpeg.init()
# Call ffmpeg directly
ffmpeg.run_as_ffmpeg("-h")
# Call ffprobe directly
ffmpeg.run_as_ffprobe("-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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ffmpeg_binaries-1.1.0.tar.gz.
File metadata
- Download URL: ffmpeg_binaries-1.1.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8eb4e3113b1e471252461ab10aab3d36daa7266b2fc15bc6ec479d104060ba2
|
|
| MD5 |
fd6851ee18cc11f76a6489f3194abaa9
|
|
| BLAKE2b-256 |
c17eaa13a00d52437f6748c38e8793e427dee26348636eeee5f2237a2b90feef
|
Provenance
The following attestation bundles were made for ffmpeg_binaries-1.1.0.tar.gz:
Publisher:
ci.yml on MatteoH2O1999/ffmpeg-binaries
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ffmpeg_binaries-1.1.0.tar.gz -
Subject digest:
c8eb4e3113b1e471252461ab10aab3d36daa7266b2fc15bc6ec479d104060ba2 - Sigstore transparency entry: 789982313
- Sigstore integration time:
-
Permalink:
MatteoH2O1999/ffmpeg-binaries@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/MatteoH2O1999
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Trigger Event:
release
-
Statement type:
File details
Details for the file ffmpeg_binaries-1.1.0-py3-none-win_amd64.whl.
File metadata
- Download URL: ffmpeg_binaries-1.1.0-py3-none-win_amd64.whl
- Upload date:
- Size: 91.2 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d5fbaf2d28fcc72e8d2c22628977cf8863641592c9ec15358290490f9195b9e
|
|
| MD5 |
0fd409be5bb0d3483a2b9d898081ee53
|
|
| BLAKE2b-256 |
00bab3b0bc096cf3662a7a771976145d060e6fdc5d51360d18adfc918ebdd017
|
Provenance
The following attestation bundles were made for ffmpeg_binaries-1.1.0-py3-none-win_amd64.whl:
Publisher:
ci.yml on MatteoH2O1999/ffmpeg-binaries
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ffmpeg_binaries-1.1.0-py3-none-win_amd64.whl -
Subject digest:
8d5fbaf2d28fcc72e8d2c22628977cf8863641592c9ec15358290490f9195b9e - Sigstore transparency entry: 789982333
- Sigstore integration time:
-
Permalink:
MatteoH2O1999/ffmpeg-binaries@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/MatteoH2O1999
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Trigger Event:
release
-
Statement type:
File details
Details for the file ffmpeg_binaries-1.1.0-py3-none-manylinux1_x86_64.whl.
File metadata
- Download URL: ffmpeg_binaries-1.1.0-py3-none-manylinux1_x86_64.whl
- Upload date:
- Size: 60.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8a6d67f5895a8a105e25746db3bb3a4d6b76629cde22814f9866fd9af76a399
|
|
| MD5 |
f7676150a63a71d0e5b5399a281c8645
|
|
| BLAKE2b-256 |
59e0bc323ac2de7630f6d5dd5f0a2e737fd267a6b02eb904faddc9003b9bb3a7
|
Provenance
The following attestation bundles were made for ffmpeg_binaries-1.1.0-py3-none-manylinux1_x86_64.whl:
Publisher:
ci.yml on MatteoH2O1999/ffmpeg-binaries
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ffmpeg_binaries-1.1.0-py3-none-manylinux1_x86_64.whl -
Subject digest:
b8a6d67f5895a8a105e25746db3bb3a4d6b76629cde22814f9866fd9af76a399 - Sigstore transparency entry: 789982317
- Sigstore integration time:
-
Permalink:
MatteoH2O1999/ffmpeg-binaries@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/MatteoH2O1999
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Trigger Event:
release
-
Statement type:
File details
Details for the file ffmpeg_binaries-1.1.0-py3-none-macosx_10_15_universal2.whl.
File metadata
- Download URL: ffmpeg_binaries-1.1.0-py3-none-macosx_10_15_universal2.whl
- Upload date:
- Size: 50.3 MB
- Tags: Python 3, macOS 10.15+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3e5a57dbd29d9739b0f42f8342739966a069b6f0ac48ab72a75d9a0625808a5
|
|
| MD5 |
38e686c5f712419ffc2155a3208afdee
|
|
| BLAKE2b-256 |
93daacf26c164c837856014a1c7db6d0421cbdc132eae3d5d2ec17ca1200be2d
|
Provenance
The following attestation bundles were made for ffmpeg_binaries-1.1.0-py3-none-macosx_10_15_universal2.whl:
Publisher:
ci.yml on MatteoH2O1999/ffmpeg-binaries
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ffmpeg_binaries-1.1.0-py3-none-macosx_10_15_universal2.whl -
Subject digest:
a3e5a57dbd29d9739b0f42f8342739966a069b6f0ac48ab72a75d9a0625808a5 - Sigstore transparency entry: 789982321
- Sigstore integration time:
-
Permalink:
MatteoH2O1999/ffmpeg-binaries@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/MatteoH2O1999
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Trigger Event:
release
-
Statement type:
File details
Details for the file ffmpeg_binaries-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ffmpeg_binaries-1.1.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
056cf2b3a6025f4f6fdbf8680a50a986fbdbc93ac58f1929388447db147528cd
|
|
| MD5 |
68ec74fac3e5da48d5a788200b2a18c6
|
|
| BLAKE2b-256 |
f066132fd861852e345684a65b9dae093f842352d21384f3c33292a486380dbe
|
Provenance
The following attestation bundles were made for ffmpeg_binaries-1.1.0-py3-none-any.whl:
Publisher:
ci.yml on MatteoH2O1999/ffmpeg-binaries
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ffmpeg_binaries-1.1.0-py3-none-any.whl -
Subject digest:
056cf2b3a6025f4f6fdbf8680a50a986fbdbc93ac58f1929388447db147528cd - Sigstore transparency entry: 789982322
- Sigstore integration time:
-
Permalink:
MatteoH2O1999/ffmpeg-binaries@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Branch / Tag:
refs/tags/v1.1.0 - Owner: https://github.com/MatteoH2O1999
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@2ef99231ebbea4f8adcb3ad8f8fc71203f16642d -
Trigger Event:
release
-
Statement type: