Home

Awesome

mpv-winbuild

GitHub Workflow Status releases downloads

Uses Github Actions to build mpv for Windows daily, thanks to https://github.com/zhongfly/mpv-winbuild/

mpv is built from my fork of shinchiro's mpv-winbuild-cmake. My Scoop bucket, scoop-alts, installs this version (x64-v3) of mpv.

Note: if any dependency not introduced by me fails to build, I do not attempt to find a fix or rollback to a last-known-good commit. I usually wait for a fix to appear in shinchiro's mpv-winbuild-cmake. zhongfly works very hard to pretty much ensure a fresh mpv build each day; if that is important to you, you will be well served by his builds. This repo is just a small modification of his.

The notable changes are:

Everything else is pretty much the same as shinchiro's builds.

As the mpv builds here have been modified with unofficial patches, please see if you can reproduce any bugs you may experience with shinchiro's pristine builds before making a bugreport to the mpv team. Let them know you're using this dirty build at the very least.

Auto-Builds

Builds run daily at 12:00 UTC and are automatically released on success.

On the first of every month, the cache will be automatically cleared. This ensures the underlying MinGW installation is fresh and up-to-date. This does cause successful builds to be released later than usual, however, on account of the increased build time.

Only 64-bit versions of mpv are provided. If you need a 32-bit version, you can fork this repo and edit mpv.yml. Or just use shinchiro/zhongfly's builds.

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

Some media players based on libmpv use libmpv-2.dll or mpv-2.dll. You can upgrade their libmpv version by overwriting this DLL file. You will need to add lua51.dll to the same folder as well.

Release Retention Policy

frei0r plugin support

Information about packages

same as shinchiro