HandBrake Documentation — Apple VideoToolbox Encoders
Practical guidance on VideoToolbox hardware encoding: available parameters, GPU pinning via gpu_registryid, and quality limits versus x264/x265.
Link
Related resources
- Jellyfin Hardware Acceleration DocumentationPractical guide to Intel, AMD, NVIDIA, Apple and Rockchip hardware transcoding, jellyfin-ffmpeg requirements, VPP HDR10 tone mapping and re…
- NVIDIA — FFmpeg hardware acceleration (NVENC/NVDEC)Official NVIDIA page on integrating FFmpeg with the Video Codec SDK, covering NVENC encode and NVDEC/CUVID decode build paths and supported…
- NVENC Video Encoder API Programming Guide (Video Codec SDK 13.0)Current NVENC API guide covering nvEncodeAPI.h usage, P1–P7 presets, rate control and low-latency vs high-quality tuning info.
- AMD Alveo MA35D AMA SDK 1.4.0 Release2026 SDK release notes for AMD's MA35D media accelerator: FFmpeg 7.1 support, updated OS matrix and scale-stability improvements for AV1 tr…
- NETINT Quadra VPU DocumentationOfficial developer docs for NETINT Quadra video processing units, covering libxcoder C API, FFmpeg/GStreamer integration and AV1/H.264/H.26…
- GPAC MP4Box — Fragmentation, Segmentation, Splitting and Interleaving guideOfficial GPAC wiki reference for MP4Box's DASH/CMAF segmenter: -dash, -frag, -split and -inter options, DASH profile conformance, and live/…
- Video Encoding on Graviton in 2025Benchmark-heavy report on Arm video encoding: Graviton4 vs Graviton3 gains, x265 3.6+ improvements of 16-34%, SVT-AV1 Arm SIMD optimization…
- MP4Box Documentation — GPAC WikiCanonical MP4Box reference: ISOBMFF packaging, DASH/HLS segmentation, CENC encryption, hinting, dumping and filter-engine transcoding.
- aom-psy101 — Codec WikiCodec Wiki reference for aom-psy101, a libaom/aomenc fork tuned for psychovisual quality and speed, successor to the retired aom-av1-lavish.
- Optimizing rav1d, the Rust AV1 decoder (Prossimo)Engineering writeup from ISRG's Prossimo on closing the performance gap between rav1d and dav1d, detailing the specific Rust codegen and me…
- libiamf — AOMedia IAMF Reference ImplementationReference decoder library for the Immersive Audio Model and Formats specification, supporting the base-enhanced profile.