Prebuilt sidecar binaries for Lap (ffmpeg, ffprobe, etc.).
This repository hosts versioned, cross-platform binaries used during CI and release packaging. It ensures reproducible builds without requiring users to install external dependencies.
This repository exists to:
- Keep the main Lap repository clean (no large binaries in git history)
- Provide versioned and reproducible builds
- Simplify CI and cross-platform packaging
- Avoid requiring users to manually install dependencies like ffmpeg
Each release contains prebuilt binaries for multiple platforms:
ffmpeg-aarch64-apple-darwinffprobe-aarch64-apple-darwinffmpeg-x86_64-apple-darwinffprobe-x86_64-apple-darwin
ffmpeg-x86_64-pc-windows-msvc.exeffprobe-x86_64-pc-windows-msvc.exeffmpeg-aarch64-pc-windows-msvc.exeffprobe-aarch64-pc-windows-msvc.exe
ffmpeg-x86_64-unknown-linux-gnuffprobe-x86_64-unknown-linux-gnuffmpeg-aarch64-unknown-linux-gnuffprobe-aarch64-unknown-linux-gnu