Skip to main content

A static build of ffmpeg for Python

Project description

ffmpeg for Python

CI/CD codecov GitHub Code style: black PyPI - Version PyPI - Version Mirror PyPI - Python Version Downloads Mirror Downloads

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

ffmpeg_binaries-1.1.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ffmpeg_binaries-1.1.0-py3-none-win_amd64.whl (91.2 MB view details)

Uploaded Python 3Windows x86-64

ffmpeg_binaries-1.1.0-py3-none-manylinux1_x86_64.whl (60.3 MB view details)

Uploaded Python 3

ffmpeg_binaries-1.1.0-py3-none-macosx_10_15_universal2.whl (50.3 MB view details)

Uploaded Python 3macOS 10.15+ universal2 (ARM64, x86-64)

ffmpeg_binaries-1.1.0-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

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

Hashes for ffmpeg_binaries-1.1.0.tar.gz
Algorithm Hash digest
SHA256 c8eb4e3113b1e471252461ab10aab3d36daa7266b2fc15bc6ec479d104060ba2
MD5 fd6851ee18cc11f76a6489f3194abaa9
BLAKE2b-256 c17eaa13a00d52437f6748c38e8793e427dee26348636eeee5f2237a2b90feef

See more details on using hashes here.

Provenance

The following attestation bundles were made for ffmpeg_binaries-1.1.0.tar.gz:

Publisher: ci.yml on MatteoH2O1999/ffmpeg-binaries

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ffmpeg_binaries-1.1.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for ffmpeg_binaries-1.1.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8d5fbaf2d28fcc72e8d2c22628977cf8863641592c9ec15358290490f9195b9e
MD5 0fd409be5bb0d3483a2b9d898081ee53
BLAKE2b-256 00bab3b0bc096cf3662a7a771976145d060e6fdc5d51360d18adfc918ebdd017

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ffmpeg_binaries-1.1.0-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for ffmpeg_binaries-1.1.0-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b8a6d67f5895a8a105e25746db3bb3a4d6b76629cde22814f9866fd9af76a399
MD5 f7676150a63a71d0e5b5399a281c8645
BLAKE2b-256 59e0bc323ac2de7630f6d5dd5f0a2e737fd267a6b02eb904faddc9003b9bb3a7

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ffmpeg_binaries-1.1.0-py3-none-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for ffmpeg_binaries-1.1.0-py3-none-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 a3e5a57dbd29d9739b0f42f8342739966a069b6f0ac48ab72a75d9a0625808a5
MD5 38e686c5f712419ffc2155a3208afdee
BLAKE2b-256 93daacf26c164c837856014a1c7db6d0421cbdc132eae3d5d2ec17ca1200be2d

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ffmpeg_binaries-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ffmpeg_binaries-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 056cf2b3a6025f4f6fdbf8680a50a986fbdbc93ac58f1929388447db147528cd
MD5 68ec74fac3e5da48d5a788200b2a18c6
BLAKE2b-256 f066132fd861852e345684a65b9dae093f842352d21384f3c33292a486380dbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for ffmpeg_binaries-1.1.0-py3-none-any.whl:

Publisher: ci.yml on MatteoH2O1999/ffmpeg-binaries

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page