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

kasper93/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

    • amf-headers amf-headers
    • ANGLE ANGLE
    • aom aom
    • avisynth-headers avisynth-headers
    • bzip2 bzip2
    • dav1d dav1d
    • davs2 davs2
    • expat expat
    • FFmpeg FFmpeg
    • fontconfig fontconfig
    • freetype2 freetype2
    • fribidi fribidi
    • game-music-emu game-music-emu
    • harfbuzz harfbuzz
    • lame lame
    • lcms2 lcms2
    • libarchive libarchive
    • libaribcaption libaribcaption
    • libass libass
    • libbluray libbluray
    • libbs2b libbs2b
    • libdovi libdovi
    • libdvdcss libdvdcss
    • libdvdnav libdvdnav
    • libdvdread libdvdread
    • libjpeg libjpeg
    • libjxl (with brotli, highway) libjxl
    • libmodplug libmodplug
    • libmysofa libmysofa
    • libplacebo (with glad, fast_float, xxhash) libplacebo
    • libpng libpng
    • libsdl2 libpng
    • libsoxr libsoxr
    • libsrt libsrt
    • libssh libssh
    • libudfread libdvdcss
    • libunibreak libunibreak
    • libva libva
    • libvpl libvpl
    • libvpx libvpx
    • libwebp libwebp
    • libxml2 libxml2
    • libzimg (with graphengine) libzimg
    • libzvbi libzvbi
    • luajit luajit
    • mpv mpv
    • mujs mujs
    • nvcodec-headers nvcodec-headers
    • ogg ogg
    • openal-soft openal-soft
    • openssl openssl
    • opus opus
    • rav1e rav1e
    • rubberband rubberband
    • shaderc (with spirv-headers, spirv-tools, glslang) shaderc
    • speex speex
    • spirv-cross spirv-cross
    • uavs3d uavs3d
    • uchardet uchardet
    • vorbis vorbis
    • vulkan Vulkan
    • vulkan-header Vulkan-Headers
    • x264 x264
    • x265 (multilib) x265
    • xz xz
    • zlib zlib
    • zstd zstd
  • Zip

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%