static-ffmpeg

Multi-arch Docker image building ffmpeg/ffprobe as hardened static PIE binaries with auto version-bumping.

Link

Related resources

  • datarhei nginx-rtmpMulti-arch (amd64/armhf/aarch64) Docker image combining nginx, RTMP module, and FFmpeg for streaming.
  • 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…
  • nginx-rtmp-dockerPopular Docker image for nginx-rtmp-module built from pure upstream sources, maintained by the FastAPI creator.
  • ffmpeg-generate-video-previewCLI tool generating GIF or image-strip video previews with configurable width, quality, and frame count.
  • video-processing-cliNode CLI generating DASH playlists and multi-resolution renditions using FFmpeg and Shaka Packager.
  • How to Build a Multi-DRM SetupEngineering guide covering Widevine/FairPlay/PlayReady stack, CENC, license server complexity, and build-vs-buy cost tradeoffs.
  • Castlabs DRM GuideTechnical deep-dive on Widevine/PlayReady/FairPlay DRM, covering CENC vs cbcs encryption mode differences.
  • setup-ffmpegGitHub Action to set up and cache FFmpeg in CI workflows, downloading direct from source with git-master build support.