Voices of Video (podcast)
NETINT-hosted podcast on hardware vs software transcoding, codec deployment and live streaming infrastructure, with working engineers as guests.
Link
Related resources
- Video: HLS and DASH Multi-Codec Encoding & PackagingFree educational webinars, videos and other resources focused on the Broadcast Industry
- DAZN Engineering BlogEngineering blog of live sports streaming service DAZN, covering playback architecture, scale events and cloud streaming infrastructure.
- Error Handling Best Practices for HTTP Live Streaming (WWDC17)Apple session covering HLS failover behaviour, redundant stream configuration and how AVFoundation surfaces playback errors.
- Apple TN2436 — Debugging HTTP Live StreamingApple technote on diagnosing HLS playback failures in AVPlayer: error interpretation, redundant variants, GAP tag handling and mediastreamv…
- Vimeo's Transcoding Infrastructure — Paris Video Tech talk writeupTalk writeup with slides and video on how Vimeo rebuilt its transcoding platform, from an engineer who worked on it.
- HowVideo.worksEducational resource explaining how video technology works from codec fundamentals to streaming delivery.
- Abhik Sarkar — Interactive H.264 GuideInteractive H.264 compression explainer with live-adjustable parameters and macroblock visualizations, by an independent expert.
- Codec Wiki — AV1 for DummiesIndependent codec-wiki AV1 getting-started guide covering the encoder pipeline and practical encoding tips.
- Shaka Player — Architecture Tutorial (official dev docs)Official architecture diagrams and explanation of Shaka Player's Networking, Manifest, DRM, and Streaming engine components.
- FFmpeg Wiki: Streaming GuideAn official Wiki guide from FFmpeg explaining how to set up streaming using FFmpeg, including examples for streaming via RTMP to servers or…
- Engineering at Scale — Internals of Video StreamingDeep-dive article on video streaming internals: frames, codecs, transcoding, temporal compression and rate control.
- Tears of Steel (Open Movie)A Blender Foundation live-action/CGI short film (2012) released as open content. Often used as test material for visual effects, 4K streami…
- Shaka Player architecture documentationComponent-level design documentation for Shaka Player showing how manifest parsing, streaming engine, MSE and EME layers interact.
- hls.js API Docs (HLS class reference)Official generated API reference for hls.js's core Hls class, hosted on the project's own docs domain (not GitHub).
- Codec WikiCommunity-maintained reference documenting codecs and quality metrics (XPSNR, SSIMULACRA2, etc.), with definitions and practical usage guid…