Kostya's Boring Codec World
Long-running blog by Kostya Shishkov with reverse-engineering deep dives on obscure and legacy video codecs, bitstream formats and decoder implementation details.
Link
Related resources
- About Frame Rates or Why 29.97?I recently remembered this popular post from my old blog. Since that blog no longer exists, I thought I would repost it here. Since I wrote…
- Engineering at Scale — Internals of Video StreamingDeep-dive article on video streaming internals: frames, codecs, transcoding, temporal compression and rate control.
- Codec WikiCommunity-maintained reference documenting codecs and quality metrics (XPSNR, SSIMULACRA2, etc.), with definitions and practical usage guid…
- Bitmovin Tech BlogBitmovin’s blog features articles on video streaming, codec comparisons, encoding techniques, and industry trends in OTT delivery (by a pro…
- Netflix TechBlog – Official BlogNetflix's engineering blog often covers innovations in video encoding, quality metrics, and streaming architecture that Netflix has develop…
- Encoding-for-HEVCGuide covering encoding techniques and workflows specific to HEVC video codec implementation.
- Codec Wiki — AV1 for DummiesIndependent codec-wiki AV1 getting-started guide covering the encoder pipeline and practical encoding tips.
- Per-Title Encoding: 5 Implementation Tips – BitmovinA Bitmovin guide that offers practical tips for implementing Per-Title encoding (content adaptive encoding) in a video workflow. It builds…
- HowVideo.worksEducational resource explaining how video technology works from codec fundamentals to streaming delivery.
- 3 Cases from a Video Expert: Encoding BasicsVicuesoft blog article explaining fundamental video encoding concepts through practical case studies.
- Stack Exchange – Video ProductionA Q&A community for video production and post-production. Topics often include editing, codecs, formats, and troubleshooting video workflow…
- Netflix Video Quality at Scale with Cosmos MicroservicesA deep dive into Netflix's Cosmos platform and how its microservice architecture enables large-scale video quality improvements (like per-t…
- Rebuilding Netflix Video Processing Pipeline with MicroservicesNetflix Tech Blog post (part of a series) describing how Netflix migrated their video processing pipeline to a microservices architecture t…
- WebAssembly (Wasm)Talk deck on running WebAssembly at the edge for video workflows — use cases, constraints and performance considerations.
- Abhik Sarkar — Interactive H.264 GuideInteractive H.264 compression explainer with live-adjustable parameters and macroblock visualizations, by an independent expert.