api.video — Encoding and Transcoding Documentation
Developer docs explaining api.video's encoding/transcoding pipeline, codec and compression tradeoffs, and how output renditions are produced.
Link
Related resources
- ffmpeg-sidecar — Rust Wrapper Around the FFmpeg CLIRust crate that drives FFmpeg as a child process (no linking), auto-downloads binaries, exposes a builder API and parses progress, metadata…
- Bunny Stream API ReferenceComplete REST reference for Bunny Stream: per-library AccessKey auth, video create/upload, fetch-from-URL and collection management endpoin…
- re_mp4 — Rust MP4 Container Parser for Web Video PlayersRerun's maintained fork of the mp4 crate, parse-only, designed to feed WebCodecs-based video players written in Rust/WASM.
- rsmpeg — Safe Rust Bindings to the Full FFmpeg APIThin safe layer over the complete FFmpeg C API (built on rusty_ffmpeg) with FFmpeg 8.0 support and system/vcpkg linking options.
- web-demuxer — WASM Media Demuxing for WebCodecsWebAssembly demuxer supplying encoded chunks to WebCodecs VideoDecoder for mp4, mov, mkv, webm, flv, avi and wmv in the browser.
- K3S-Intel — Intel GPU Transcoding on k3s GuidePractical walkthrough for enabling Intel GPU hardware transcoding in k3s clusters: device plugin operator, Node Feature Discovery, and GPU…
- PlayReady Test Servers (Microsoft Learn)Official documentation of Microsoft's public PlayReady license test servers, including rightsmanager.asmx query-string syntax for custom ke…
- Shaka Player DRM Configuration TutorialGuide to configuring key systems, robustness levels, persistentStateRequired and license-exchange logging for debugging EME playback.
- Dynamic Runtime Commands and Timeline Editing in FFmpeg (sendcmd & zmq)Practitioner tutorial on driving filter parameters at runtime with sendcmd command files and live zmq control of a running FFmpeg process.
- SRT CookBook: Analysing SRT Traffic with TShark/WiresharkPractical guide to capturing and dissecting SRT traffic, including the UDP heuristic-dissector gotcha and useful display filters.
- Chromium Media Internals DocumentationOfficial docs for chrome://media-internals: player state, buffered ranges, event logs, audio streams and media cache inspection for debuggi…
- OpenAPV: Open Collaborative Innovation in the Professional Video Ecosystem (ACM MM'25)ACM Multimedia 2025 paper introducing OpenAPV and the design rationale for an open professional mezzanine codec, with companion open source…
- Axinom DRM DocumentationTechnical multi-DRM documentation covering entitlement message design, license token issuance, key rotation, and API reference for Widevine…
- John Van Sickle FFmpeg static buildsLong-running source of GPLv3 static FFmpeg builds for Linux x86 and ARM (both release and git-master), the standard drop-in binary for serv…
- EBU DMF Media eXchange Layer (MXL): Streamlining Multi-Vendor Live Video (Mile-High Video)Conference paper describing MXL's design goals and grain-exchange architecture for interoperable software-based live production.