Skip to content
 
 

Latest commit

 

History

173 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)
  • macOS (x86_64, arm64)
  • Windows (AMD64)

Features

Currently FFmpeg 7.1 is built with the following packages enabled for all platforms:

  • gmp 6.3.0
  • xml2 2.9.13
  • xz 5.6.3
  • aom 3.11.0
  • dav1d 1.4.1
  • lame 3.100
  • ogg 1.3.5
  • opencore-amr 0.1.5
  • opus 1.5.2
  • speex 1.2.1
  • svt-av1 2.2.1
  • srt 1.5.4 (encryption disabled on macOS)
  • twolame 0.4.0
  • vorbis 1.3.7
  • vpx 1.14.0
  • png 1.6.37
  • webp 1.5.0
  • x264 master
  • x265 3.5

The following additional packages are also enabled on Linux:

  • gnutls 3.8.1
  • nettle 3.9.1
  • unistring 1.2

About

Binary builds of FFmpeg for the PyAV project

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages