An open API service indexing awesome lists of open source software.

https://github.com/animmouse/ffmpeg-autobuild-gpl

Automated GPL builds of FFmpeg for Windows using GitHub Actions
https://github.com/animmouse/ffmpeg-autobuild-gpl

ffmpeg ffmpeg-autobuild ffmpeg-build ffmpeg-builds

Last synced: about 1 year ago
JSON representation

Automated GPL builds of FFmpeg for Windows using GitHub Actions

Awesome Lists containing this project

README

          

# FFmpeg Latest GPL Autobuilds for Windows

![Build FFmpeg on push](https://github.com/AnimMouse/ffmpeg-autobuild-gpl/workflows/Build%20FFmpeg%20on%20push/badge.svg)
![Build FFmpeg on pull request](https://github.com/AnimMouse/ffmpeg-autobuild-gpl/workflows/Build%20FFmpeg%20on%20pull%20request/badge.svg)

[FFmpeg](https://ffmpeg.org/) latest GPL git/snapshot/development/master/nightly builds with additional libraries/dependencies.

[Downloads](https://github.com/AnimMouse/ffmpeg-autobuild-gpl/releases)

ffmpeg, ffprobe, and ffplay are included.

All builds are static.

This repository is also used for testing new features for building before using it on [ffmpeg-autobuild](https://github.com/AnimMouse/ffmpeg-autobuild) & [ffmpeg-stable-autobuild](https://github.com/AnimMouse/ffmpeg-stable-autobuild).

Powered by [ffmpeg-windows-build-helpers](https://github.com/rdp/ffmpeg-windows-build-helpers) script to cross compile for Windows on Linux.

Uses [GitHub Actions](https://github.com/features/actions) to automatically compile FFmpeg.

Uses [Dependabot](https://dependabot.com/) to automatically update submodules.