SVT-AV1 documentation tree
Canonical SVT-AV1 docs covering encoder parameters, build guide, encoder design and per-tool appendices for CDEF, CfL, film grain, global motion and IBC.
Link
Related resources
- Av1anCross-encoder command-line orchestrator for AV1/H.264/H.265/VP9 encoding. Splits input by scene detection, dispatches chunks in parallel ac…
- V4L2 Stateless Video Decoder Interface (Linux kernel uAPI)Canonical kernel documentation for the V4L2 stateless decoder API used by modern SoC hardware decoders, covering the Request API and per-sl…
- grav1synth — AV1 Grain Synthesis Analyzer/EditorRust tool to extract, strip, and estimate film-grain synthesis tables from encoded AV1 files by comparing source vs denoised diffs.
- VersatileFilmGrain (InterDigital)Software model of hardware-friendly film grain synthesis supporting MPEG FGC SEI and AOM/AV1 parameters, from InterDigital R&D.
- Qencode Transcoding API referenceREST API documentation for Qencode cloud transcoding covering HLS/DASH/MP4 outputs, H.264/H.265/VP9, DRM, thumbnails, subtitles and custom…
- Xilinx/AMD Video SDK — on-prem getting started (Alveo U30)Official docs for deploying the Alveo U30 video acceleration stack: XRT, the XRM resource manager and FFmpeg/GStreamer plugins with the XMA…
- rigaya/QSVEncIntel QuickSync (QSV) hardware encoder CLI with transcoding plus quality/performance testing; Broadwell+ Linux/Windows packages.
- avm (AOM Video Model) — AV2 reference codecAOMedia's reference encoder/decoder for the next-gen AV2 codec (successor to AV1); experimental research codebase with first 1.0.0 tag.
- Making the rav1d Video Decoder 1% FasterDetailed performance teardown of the Rust rav1d AV1 decoder versus C dav1d, walking through profiling and codegen-level fixes.
- SVT-AV1 Deep Dive — preset/CRF benchmark methodologyLarge-scale SVT-AV1 benchmark (thousands of encodes) across presets and CRF using SSIMULACRA2 and XPSNR with documented harmonic-mean metho…
- nyanmisaka/ffmpeg-rockchipFFmpeg fork supporting Rockchip rkmpp hardware decode/encode and RGA scaling, Jellyfin-focused for RK35xx SoCs.