ffmpeg-builder (jixunmoe)
Docker container builds static ffmpeg, versioned invocation via docker run.
Link
Related resources
- datarhei nginx-rtmpMulti-arch (amd64/armhf/aarch64) Docker image combining nginx, RTMP module, and FFmpeg for streaming.
- FFMpegCorePopular, well-maintained .NET wrapper for FFmpeg/FFprobe with a fluent argument builder and sync/async APIs.
- custom-ffmpeg (Nix)Nix flakes/configs for reproducibly compiling custom FFmpeg builds.
- static-ffmpeg-binariesStatic FFmpeg binaries for multiple OS/CPU targets, built via GitHub Actions from source with no third-party actions for supply-chain safet…
- QtAVCross-platform multimedia framework built on Qt + FFmpeg, supporting Android/iOS/Windows Store/desktop.
- Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
- How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
- setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.