Duster | Libvpx

Duster is the windshield wiper. It acknowledges a hard truth: Even elegant codecs leave behind messes. And sometimes, the most important tool in the stack isn’t the encoder—it’s the silent janitor that follows it, making sure the next job starts with a clean slate.

Somewhere in a massive data center, a video transcoding job finishes. For the last four hours, a virtual machine has been converting a 4K live stream into multiple resolutions (1080p, 720p, 480p) using the codec library—the open-source engine behind Google’s VP8 and VP9 video formats. duster libvpx

With AV1 rising (also using LibVPX’s descendants), and VP9 still dominant in WebRTC and YouTube, the need for explicit cleanup is urgent. Modern container orchestration (Kubernetes) kills and restarts pods to fix memory leaks—but that’s like rebooting your car to fix a dirty windshield. Duster is the windshield wiper

A real-world example: In 2022, a European OTT (Over-The-Top) streaming service noticed that after 72 hours of uptime, their transcoding nodes were using 4x the normal memory. Worse, the first frame of every new live stream showed ghosting artifacts—faint remnants of the previous channel’s logo. Somewhere in a massive data center, a video

The job is a success. The stream is delivered. But the server is now a landfill.