Container formats — MP4/fMP4, MPEG-TS, MKV/WebM, MOV.
Practical reference on fragmented MP4 segment internal structure — moof + mdat box pairs, init segment vs media segments, tfdt absolute timing, styp self-identification, sidx for byte-range fetching.
Practical reference on MP4 faststart — moov at end vs front, ffmpeg movflags=+faststart, why progressive streaming requires it, the one-pass vs two-pass tradeoff.
Practical reference on MXF (Material Exchange Format) — SMPTE 377, operational patterns (OP1a, OP1b, OPAtom), codec support, broadcast and post-production use, vs MP4 / MOV.
Practical reference on Apple QuickTime MOV — atom-based structure, the relationship to MP4, ProRes/DNxHR delivery, edit lists and timecode, when to use MOV vs MP4.
Practical reference on Matroska and WebM containers — EBML format, segment/cluster/block structure, codec flexibility, browser support, when MKV/WebM is the right choice vs MP4.
Practical reference on MP4 — ISO Base Media File Format, box structure (ftyp/moov/mdat), fragmented MP4 for streaming, codec compatibility, CMAF derivation, HLS and DASH integration.