Build FFmpeg WebAssembly version, part 2: compile with Emscripten
Description
Detailed walkthrough of cross-compiling FFmpeg to WebAssembly: emconfigure/emcc flag choices, -s PROXY_TO_PTHREAD threading, and virtual filesystem I/O, from the ffmpeg.wasm author.
Resource details
- Category path
- General Tools›Build Scripts & Automation
- Classification
- Not yet classified
Build FFmpeg WebAssembly version, part 2: compile with Emscripten is cataloged in General Tools and Build Scripts & Automation.
URL
Related resources
- ffmpeg-rvvFFmpeg fork with RISC-V Vector (RVV) intrinsics for H.264 decode, including cross-compile config for the riscv64 toolchain.
- ffmpeg-apple-siliconCustom Apple Silicon FFmpeg build script with extensive codec support.
- 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.
- mdk-sdkCross-platform media playback SDK, successor to QtAV from the same author, targeting desktop and mobile platforms.
- 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.
- Membrane FrameworkElixir multimedia processing framework (GStreamer-inspired architecture) wrapping FFmpeg/GStreamer elements for RTSP/RTMP/HLS/WebRTC pipeli…
- 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.