static-ffmpeg-binaries

Static FFmpeg binaries for multiple OS/CPU targets, built via GitHub Actions from source with no third-party actions for supply-chain safety.

Link

Related resources

  • setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.
  • custom-ffmpeg (Nix)Nix flakes/configs for reproducibly compiling custom FFmpeg builds.
  • QtAVCross-platform multimedia framework built on Qt + FFmpeg, supporting Android/iOS/Windows Store/desktop.
  • batch-mp-toolsPython CLI for batch media conversion, normalizing, and segmenting with multicore support, plus metadata tagger and organizer, built on FFm…
  • desilenceLecture-recording silence remover with JSON configuration presets, built on ffmpeg.
  • 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.