|
The newer mpv version had some bug fixes since August, how can I upgrade it? |
Answered by
stax76
Dec 7, 2023
Replies: 1 comment
|
You can find libmpv builds here: https://github.com/zhongfly/mpv-winbuild Downloads are on the release page: https://github.com/zhongfly/mpv-winbuild/releases The file you want is: mpv-dev-x86_64-v3-20231207-git-f886eb5.7z
In the archive you want the file |
0 replies
Answer selected by
rtabulov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can find libmpv builds here:
https://github.com/zhongfly/mpv-winbuild
Downloads are on the release page:
https://github.com/zhongfly/mpv-winbuild/releases
The file you want is:
mpv-dev-x86_64-v3-20231207-git-f886eb5.7z
devmeans libmpv, what you want.x86_64means x64, what you want.v3means modern CPU optimization, works only on modern CPUs, there is also a download for old CPU withoutv3.20231207the date.git-f886eb5the id/name of the last git commit.In the archive you want the file
libmpv-2.dll, that is the libmpv binary, just replace this file.