mirror of
https://github.com/crueter-ci/FFmpeg.git
synced 2026-06-05 15:56:15 -03:00
No description
- Shell 81.5%
- CMake 18.5%
|
|
||
|---|---|---|
| .github/workflows | ||
| deps | ||
| tools | ||
| windows | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
FFmpeg CI
Scripts and CI for debloated FFmpeg, containing only h264, vp8, vp9, and hwaccel support.
- Releases
- Shared libraries (
BUILD_SHARED_LIBS=ON) are supported. - CMake target:
FFmpeg::FFmpeg
Building and Usage
See the spec.
Dependencies
All: GNU make, pkg-config, curl, zstd, unzip, bash, working compiler
amd64only: nasm- Linux, MinGW: amf-headers
- Linux, FreeBSD, MinGW: ffnvcodec-headers, vulkan-headers
- OpenBSD: vulkan-headers
- Dependencies are handled automatically on MSVC