Bertolami Blog
Independent engineer's personal blog covering graphics/codec engineering, including neural image compression experiments.
Link
Related resources
- Cardinal Peak Blog: Streaming Media Video Encoding FormatsEmbedded/video engineering consultancy blog covering codec and format trade-offs from an engineering angle.
- Ronald S. Bultje — Random thoughtsPersonal blog by ex-Google VP9 lead dev, dav1d/Eve encoder co-creator, Two Orioles founder. Deep VP9/AV1 codec internals writeups.
- Kostya's Boring Codec World — FFhistory: Early Reverse EngineersActive codec reverse-engineering blog documenting the history of FFmpeg's early codec implementations and obscure format internals.
- Breaking Eggs And Making Omelettes — Codec Reverse Engineering ArchiveMultimedia Mike's large archive of posts on reverse-engineering and reimplementing proprietary codecs and container formats.
- ubitux (Clément Bœsch) — FFmpeg Post IndexFFmpeg developer's blog index collecting deep technical posts, including the canonical high-quality GIF palettegen/paletteuse guide and FFm…
- WebCodecs Fundamentals — Muxing and DemuxingIndependent tutorial site teaching WebCodecs pipelines from first principles, including container muxing/demuxing and library comparisons.
- Introduction to Adaptive Bitrate Encoding (Streaming Learning Center)2-hour course by Jan Ozer covering ABR basics, encoding ladder design, and HLS/DASH production.
- Streaming Media 101 (Streaming Learning Center)Jan Ozer's structured course on encoding/deploying H.264/HEVC/VP9/AV1 with FFmpeg/HandBrake labs.
- WebCodecs Fundamentals — projects and patterns catalogDocumentation site cataloging WebCodecs-based projects and implementation patterns for in-browser encoding, decoding, muxing and "FFmpeg fo…
- Quick Dive into MP4 — Hands-On Box Parser TutorialGuided tutorial building an MP4 box parser in Go, walking through ISOBMFF structure box by box.
- hls.js Generated API DocumentationTyped, generated API reference for hls.js covering configuration options, events and interfaces for player integrators.
- FFmpeg at Meta: Media Processing at Scale (2026)March 2026 engineering post on Meta's FFmpeg fleet architecture, upstream engagement and hardware encoder integration across its media pipe…
- OTT Reference Architecture (Fora Soft)Conceptual model framing OTT platforms as data plane (ingest/encode/package/encrypt/origin/CDN/player) vs control plane (identity/entitleme…
- How Disney Built Their Streaming Data Analytics PlatformDisney+ real-time analytics architecture using Kinesis Data Streams, Kinesis Data Analytics (Flink), and Firehose feeding recommendations a…
- Peacock on AWS Case StudyNBCUniversal's Peacock streaming service: zero-to-launch cloud infrastructure in 12 months using EC2 and AppSync GraphQL, scaling to 26M+ s…