mpv.net is a media player for Windows with a modern graphical user interface.
The tool solves the problem of providing a feature-rich media player on Windows by wrapping the libmpv library, which powers the popular mpv media player. Rather than building from scratch, mpv.net leverages libmpv's proven video output pipeline to deliver high-quality playback with support for advanced features including hardware video decoding via DXVA2, high-quality video scaling algorithms, color management, frame interpolation, and HDR. The player maintains compatibility with mpv's configuration system, command-line interface, and scripting capabilities through Lua and JavaScript, allowing users to apply existing mpv knowledge and scripts directly.
Developers and users accustomed to mpv on other platforms will find mpv.net suitable for Windows environments where they want a modern graphical interface without sacrificing the underlying playback quality and customization options. The tool works as a video player, audio player, and image viewer supporting a wide range of formats. It includes an on-screen controller with flat design, customizable color themes, built-in media streaming via yt-dlp, and the ability to load external audio and subtitle files. The project documentation notes specific differences from mpv in a dedicated manual section, making it straightforward to understand where the Windows implementation diverges from the original.
The project shows consistent engagement with both issues and pull requests being regularly closed. Development activity demonstrates ongoing maintenance and responsiveness to user contributions, with the codebase actively refined through merged changes. The tool continues to receive updates addressing user-reported problems and feature requests, indicating sustained attention to the player's stability and feature set.