Mediq
I developed Mediq, a terminal-based media quality control application that streamlines compliance verification and technical analysis for video professionals working with broadcast and streaming deliverables. I built the core functionality as a fast, keyboard-driven TUI, implementing real-time loudness measurement against EBU R128 standards, a responsive multi-pane dashboard surfacing codec metadata, bitrate histograms, and luma distribution analysis, and frame-accurate transport controls for inspecting problem regions. Throughout the development process, I focused on creating a dense, information-rich interface that prioritizes speed and keyboard efficiency while ensuring accurate compliance reporting and robust handling of modern codecs like AV1.
Video professionals preparing masters for broadcast and streaming delivery rely on tools like QCTools and dedicated loudness meters to verify EBU R128 compliance, codec parameters, and signal legality. These tools are slow to launch, GUI-heavy, and poorly suited to the iterative "encode, check, re-encode" loop that defines modern delivery workflows. Engineers working over SSH or on headless rendering machines often have no good option at all. I needed to build a tool that surfaces the same technical depth in seconds, runs anywhere a terminal does, and stays out of the way of a keyboard-driven workflow.
