Skip to content

Use Github Action to build mpv for Windows with latest commit.

License

Notifications You must be signed in to change notification settings

Kosm8/mpv-winbuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpv-winbuild

GitHub Workflow Status releases downloads

Use Github Action to build mpv for Windows with latest commit.

Based on https://github.com/shinchiro/mpv-winbuild-cmake.

Auto-Builds

Checks the mpv repository every hour for updates. If there is an update and it is relevant to the windows build, it will automatically run the compilation and release it on success.

This repo only provides 64-bit version. If you need a 32-bit version, you can fork this repo and run MPV workflow by yourself.

Note

mpv-dev-xxxx.7z is libmpv, 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 by overwriting this dll.

mpv-dev-lgpl-xxxx.7z is libmpv under LGPLv2.1+ license, which disables LGPLv2.1+ incompatible packages and statically links to ffmpeg under LGPLv3.

I'm not a lawyer and can't guarantee that I've disabled all LGPL-incompatible packages, use at your own risk.

Release Retention Policy

  • The last 30 days of builds will be retained.

Information about packages

same as shinchiro

  • Git/Hg
    • ANGLE ANGLE
    • avisynth-headers avisynth-headers
    • bzip2 bzip2
    • dav1d dav1d
    • expat expat
    • FFmpeg FFmpeg
    • fontconfig fontconfig
    • freetype2 freetype2
    • fribidi fribidi
    • harfbuzz harfbuzz
    • lcms2 lcms2
    • libarchive libarchive
    • libaribcaption libaribcaption
    • libass libass
    • libbs2b libbs2b
    • libdovi libdovi
    • libjpeg libjpeg
    • libplacebo (with glad, fast_float, xxhash) libplacebo
    • libpng libpng
    • libudfread libdvdcss
    • libunibreak libunibreak
    • libxml2 libxml2
    • libzimg (with graphengine) libzimg
    • libzvbi libzvbi
    • luajit luajit
    • mpv mpv
    • mujs mujs
    • nvcodec-headers nvcodec-headers
    • shaderc (with spirv-headers, spirv-tools, glslang) shaderc
    • spirv-cross spirv-cross
    • uchardet uchardet
    • vulkan Vulkan
    • vulkan-header Vulkan-Headers
    • xz xz
    • zlib zlib

About

Use Github Action to build mpv for Windows with latest commit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%