Skip to content

Pre-built ffmpeg binaries for every platform

License

Notifications You must be signed in to change notification settings

boul2gom/ffmpeg-builds

 
 

Repository files navigation

📦 ffmpeg-builds

Build Release Downloads

📦 ffmpeg-builds is an automation workflow that produces static builds of FFmpeg for an array of different platforms. You can find ready to download assets for each target in the releases of this repository.

Currently supported targets:

Windows Linux macOS
arm64 / aarch64
x64 / x86_64 / amd64
x86 / i386

Builds are performed using vcpkg. For a list of enabled FFmpeg features, see the manifest file.

Download

To programmatically fetch a specific release, use the following URL pattern:

https://github.com/boul2gom/ffmpeg-builds/releases/download/${VERSION}/ffmpeg-${OS}-${ARCH}.zip

About

Pre-built ffmpeg binaries for every platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • CMake 89.4%
  • Shell 10.6%