Skip to content

Binary builds of FFmpeg for the PyAV project

Notifications You must be signed in to change notification settings

mteixidoarcvi/pyav-ffmpeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyav-ffmpeg

This project provides binary builds of FFmpeg and its dependencies for PyAV. These builds are used in order to provide binary wheels of PyAV, allowing users to easily install PyAV without perform error-prone compilations.

The builds are provided for several platforms:

  • Linux (x86_64, i686, aarch64, ppc64le)
  • macOS (x86_64, arm64)
  • Windows (AMD64)

Features

Currently FFmpeg 5.1.2 is used with the following features enabled for all platforms:

  • fontconfig
  • gmp
  • libaom
  • libass
  • libbluray
  • libdav1d
  • libfreetype
  • libmp3lame
  • libopencore-amrnb
  • libopencore-amrwb
  • libopenjpeg
  • libopus
  • libspeex
  • libtwolame
  • libvorbis
  • libvpx
  • libx264
  • libx265
  • libxml2
  • libxvid
  • lzma
  • zlib

The following additional features are also enabled on Linux:

  • gnutls
  • libxcb

About

Binary builds of FFmpeg for the PyAV project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.6%
  • C 3.4%