hooke007/mpv_playkit

🔄 mpv player 播放器折腾记录 Windows conf | 中文注释配置 汉化文档 快速帮助入门 | mpv-lazy 懒人包 Win11 x64 config | 着色器 shader 滤镜 filter 整合方案

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 8th, 2026
Created on May 7th, 2020
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 230
Total Stargazers: 7,581 (+0)
Total Subscribers: 45 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.8 hours
Mean response time: 12.3 days
90th percentile: 69.1 days
Tracked items: 27

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 15% of issues opened in the past year have been closed. Three people close 97% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 54 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

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

Top labels

  • [invalid] (3)
  • Doc (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

mpv_playkit is a configuration and customization resource for the mpv media player on Windows systems.

The project addresses the complexity of configuring mpv, a command-line video player, by providing documented configuration files, shaders, filters, and scripts tailored for Windows. It serves as both a historical archive of configuration approaches and a practical guide for users new to mpv. The repository includes Chinese-language documentation and comments to lower the barrier to entry, alongside a ready-to-use package called mpv-lazy that requires only extraction to function.

Users seeking to adopt this should understand it targets Windows users, particularly those on Windows 10 and 11 systems. The project suits developers and enthusiasts who want to customize mpv's appearance and behavior through shaders, filters, and scripts without building configurations from scratch. The mpv-lazy package provides a complete, pre-configured solution for immediate use, while the main branch offers detailed documentation and individual files for those preferring to modify existing configurations. The repository explicitly recommends basing customizations on provided files rather than creating new configuration files from scratch, emphasizing proper UTF-8 encoding and LF line endings for mpv compatibility.

The project maintains two primary branches with distinct purposes: the main branch serves as a continuously maintained archive with comprehensive documentation of all current and historical configuration files, while the lite branch keeps the lazy package core settings synchronized. Documentation is centralized in a wiki section with navigation guides, and community feedback flows through dedicated discussion channels rather than issue tracking, suggesting an emphasis on collaborative refinement over bug reporting.