GPAC MP4Box — Fragmentation, Segmentation, Splitting and Interleaving guide
Official GPAC wiki reference for MP4Box's DASH/CMAF segmenter: -dash, -frag, -split and -inter options, DASH profile conformance, and live/low-latency segmentation modes.
Link
Related resources
- MP4Box Documentation — GPAC WikiCanonical MP4Box reference: ISOBMFF packaging, DASH/HLS segmentation, CENC encryption, hinting, dumping and filter-engine transcoding.
- Unified Origin Live — just-in-time live packaging documentationOfficial docs for running Unified Origin as a live JIT-packaging origin: DASH-IF Live Media Ingest Interface 1 (encoder HTTP POST), archive…
- DASH-IF Live Media Ingest ProtocolSpecification defining Interface 1 (CMAF track ingest) and Interface 2 (DASH/HLS ingest) for pushing live media from encoders to origins/pa…
- Writing an MP4 Muxer for Fun and Profit (OBS Studio)Engineering deep dive on regular vs fragmented MP4 tradeoffs and the hybrid MP4 muxer OBS built for crash-resilient recording.
- libiamf — AOMedia IAMF Reference ImplementationReference decoder library for the Immersive Audio Model and Formats specification, supporting the base-enhanced profile.
- 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.
- Jellyfin Hardware Acceleration DocumentationPractical guide to Intel, AMD, NVIDIA, Apple and Rockchip hardware transcoding, jellyfin-ffmpeg requirements, VPP HDR10 tone mapping and re…
- VVenC — Fraunhofer Versatile Video Encoder (Official Project Page)Official HHI page for the open source VVC/H.266 encoder: five speed presets, XPSNR-based perceptual optimization, and 20x–2400x speedups ov…
- 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.
- OpenAPV — Reference Encoder/Decoder for Samsung APVASWF-hosted reference implementation of the APV intra-only mezzanine codec (4:0:0–4:4:4:4, 10-16 bit) with NEON and AVX optimizations, back…
- AVM — AV2 Reference Model (AOMedia, GitLab)Canonical GitLab home of the AV2 reference codec model, with v1.0.0 tagged in 2026; build and encode tooling for the next Alliance for Open…
- 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…