VLC media player, the ubiquitous open-source video tool with the orange traffic-cone logo, has added two features that might surprise casual users: the ability to record video directly from a VHS source and support for a handful of obscure audio formats. The updates, rolled out in recent builds, expand the player's reach beyond its role as a catch-all media viewer into a tool for digitizing analog content.
Capturing Analog Video
The VHS recording function lets users capture footage from a connected VCR or other analog source through a capture card. Once the hardware is hooked up, VLC can grab the incoming signal and save it as a digital file. The feature doesn't require additional software — just the player and a compatible video input device. It's a straightforward way to convert aging tapes into MP4 or other formats without buying dedicated capture software.
Support for Uncommon Audio Formats
VLC has long been known for playing almost any audio file thrown at it. The latest builds add support for several niche audio codecs that aren't found in typical players. These include formats used by some early digital audio workstations and archival systems. The move keeps VLC relevant for users working with legacy media, whether from old radio broadcasts or specialist recording gear.
Engineering Discipline Behind the Codebase
Behind these additions is a development approach the team calls agentic engineering. It's a set of practices aimed at maintaining code quality in VLC's massive codebase, which runs into millions of lines of C and C++ code. The method emphasizes automated testing, modular design, and clear ownership of components. The result, according to project maintainers, is that new features like VHS recording don't break existing functionality — a real risk when adding support for obsolete hardware and formats.
Why the Logo Matters
VLC's orange traffic-cone icon has become one of the most recognizable symbols in software. It appears on millions of desktops worldwide and has been memed, parodied, and even tattooed on fans. The logo's cultural impact isn't accidental — it's a deliberate brand choice that signals the player's no-frills, utility-first design. Unlike many media apps that chase visual polish, VLC's iconography tells users: this tool gets the job done without fuss.
The updates come as VLC approaches its 25th anniversary. The project continues to be maintained by volunteers under the VideoLAN nonprofit. There's no announced timeline for the next major release, but the VHS and audio additions are already available in nightly builds for testing. For anyone sitting on a stack of old tapes, the tool just got a lot more useful.




