Skip to content
/ mpv-winbuild Public template

Use Github Action to build mpv-win with latest commit.

Notifications You must be signed in to change notification settings

dyphire/mpv-winbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mpv-build

GitHub Workflow Status releases downloads

Forked from zhongfly/mpv-winbuild

Use Github Action to build mpv-win with latest commit.

Auto-Builds

Builds run at 08:00 UTC on Thu and Sun (or GitHubs idea of that time) and are automatically released on success.

This repo only provides 64-bit version. If you need a 32-bit version, you can fork this repo and edit mpv.yml.

mpv-dev-x86_64-xxxx.7z is 64-bit libmpv version, including the mpv-2.dll file.

Some media players based on libmpv will need mpv-2.dll.You can upgrade their built-in libmpv version by overwriting mpv-2.dll.

Release Retention Policy

  • The last build of each month is kept for one years.
  • The last 30 weekly builds are kept.

Information about packages

Same as shinchiro