Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

284 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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, aarch64, armv7l, ppc64le, riscv64)
  • macOS (x86_64, arm64)
  • Windows (x86_64, aarch64)

Features

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

  • lamer 3.101.0
  • opus 1.6.1
  • dav1d 1.5.4
  • libsvtav1 4.2.0
  • vpx 1.16.0
  • png 1.6.58
  • webp 1.6.0
  • libvmaf 3.2.0
  • x264 b35605ace3ddf7c1a5d67a2eb553f034aef41d55 (except armv7l)
  • x265 4.3

The following additional packages are also enabled on Linux:

  • gnutls 3.8.13
  • nettle 4.0
  • unistring 1.4.2

About

Binary builds of FFmpeg for the PyAV project

Resources

Stars

23 stars

Watchers

3 watching

Forks

Releases

Used by

Contributors

Languages