ffmpeg-static
ffmpeg-static provides static FFmpeg binaries for macOS, Linux, and Windows. It simplifies the process of including FFmpeg in projects by offering precompiled binaries, eliminating the need for users to compile FFmpeg from source. This is particularly useful for CI/CD pipelines a
Link
Related resources
- ffmpeg-rvvFFmpeg fork with RISC-V Vector (RVV) intrinsics for H.264 decode, including cross-compile config for the riscv64 toolchain.
- FFmpegAndroid-AutoBuildMulti-platform FFmpeg build automation tool covering iOS/Android/RPi/win32/uwp/linux/macOS.
- ffmpeg-kit-buildersActively maintained successor build system to archived FFmpegKit/mobile-ffmpeg, targeting Linux/macOS/iOS/Android/Windows.
- QtAVCross-platform multimedia framework built on Qt + FFmpeg, supporting Android/iOS/Windows Store/desktop.
- Membrane FrameworkElixir multimedia processing framework (GStreamer-inspired architecture) wrapping FFmpeg/GStreamer elements for RTSP/RTMP/HLS/WebRTC pipeli…
- Puffer (Stanford research study)Overview of Stanford's Puffer, a live production research platform with real users studying ML-driven adaptive bitrate algorithms.
- Testing DRM Playback Across Device FamiliesPractical guide and checklist for validating DRM playback matrices across different device families.
- FairPlay-iOS-DemoClient-side SPC/CKC FairPlay Streaming flow demo implementing Apple's FairPlay Streaming Programming Guide, MIT licensed.
- Towards a Secure and Interoperable DRM ArchitectureACM DRM Workshop paper proposing a Domain Interoperability Manager for cross-DRM license and content translation.
- On the Current State of Interoperable Content Protection for OTTFraunhofer academic paper detailing CPIX format and encryptor/license-server reference architecture for multi-DRM OTT deployment.
- Secure the Stream, Not the Hosts: Attribute-Based Encryption for DRM Enabled Video StreamingACM MMSys '25 paper proposing a novel attribute-based encryption DRM architecture for video streaming.
- MCML 4K UHD Video Quality Database10 reference and 240 distorted YUV sequences coded with AVC/HEVC/VP9 for UHD video quality research, with one-line download script.
- EME Tools (CableLabs)CableLabs dash.js-based reference player with dedicated EME logging window for debugging encrypted media playback.