FFmpeg General Documentation
The General Documentation for FFmpeg offers comprehensive guidance on various aspects of FFmpeg, including compilation guides, encoding instructions, hardware acceleration, streaming, filtering, and more. It serves as a crucial resource for developers aiming to leverage FFmpeg's
Link
Related resources
- Subjective Dataset for Multi-Screen Video Streaming QoEAcademic dataset and code with QoE ratings collected across TV/tablet/mobile screens at various streaming bitrates.
- ffmpeg-rvvFFmpeg fork with RISC-V Vector (RVV) intrinsics for H.264 decode, including cross-compile config for the riscv64 toolchain.
- µStreamer (ustreamer)Lightweight MJPEG-over-HTTP streamer built from scratch in C with hardware JPEG acceleration, originally a personal itch-scratch project.
- Looney Tunes: Exposing Lack of DRM Protection in Indian Music Streaming ServicesAcademic case study documenting real-world DRM failures across major streaming services (Gaana/Wynk/JioSaavn).
- Jitsi Community ForumDiscourse instance run by Jitsi (WebRTC video conferencing project) with active dev/user threads including codec support discussions (AV1,…
- FairPlay-iOS-DemoClient-side SPC/CKC FairPlay Streaming flow demo implementing Apple's FairPlay Streaming Programming Guide, MIT licensed.
- 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.
- Membrane FrameworkElixir multimedia processing framework (GStreamer-inspired architecture) wrapping FFmpeg/GStreamer elements for RTSP/RTMP/HLS/WebRTC pipeli…
- 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.
- 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.
- 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.