mpvnet-player/mpv.net

🎞 mpv.net is a media player for Windows with a modern GUI.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 12th, 2026
Created on August 27th, 2017
Open Issues & Pull Requests: 156 (+0)
GitHub issues: Enabled
Number of forks: 220
Total Stargazers: 5,388 (+0)
Total Subscribers: 53 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 0.5 hours
90th percentile: 0.0 hours
Tracked items: 65

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 3% of issues opened in the past year have been closed. Three people close 52% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 36
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 614 days
Stale 30+ days: 33
Stale 90+ days: 28

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • question (22)
  • feature request (21)
  • bug (19)
  • priority medium (10)
  • fixed/added (8)
  • priority low (8)
  • priority high (2)
  • not an issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

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.