{"id":18972311,"url":"https://github.com/eko5624/mpv-winbuild","last_synced_at":"2026-04-01T23:05:41.728Z","repository":{"id":184654247,"uuid":"672262452","full_name":"eko5624/mpv-winbuild","owner":"eko5624","description":"Cross Compile MPV Win64 On Archlinux Docker","archived":false,"fork":false,"pushed_at":"2026-03-17T15:46:25.000Z","size":17508,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-17T22:56:05.069Z","etag":null,"topics":["ffmpeg-libraries","mpv-player"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eko5624.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-29T13:23:28.000Z","updated_at":"2026-03-17T15:46:30.000Z","dependencies_parsed_at":"2023-12-23T10:20:15.322Z","dependency_job_id":"fddf67e6-20a1-4ed1-9ee6-cfc655fbcc94","html_url":"https://github.com/eko5624/mpv-winbuild","commit_stats":null,"previous_names":["eko5624/mpv-winbuild"],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/eko5624/mpv-winbuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eko5624%2Fmpv-winbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eko5624%2Fmpv-winbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eko5624%2Fmpv-winbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eko5624%2Fmpv-winbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eko5624","download_url":"https://codeload.github.com/eko5624/mpv-winbuild/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eko5624%2Fmpv-winbuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ffmpeg-libraries","mpv-player"],"created_at":"2024-11-08T15:08:04.769Z","updated_at":"2026-04-01T23:05:41.690Z","avatar_url":"https://github.com/eko5624.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPV Player Win64 Build\n[![releases](https://img.shields.io/github/v/release/eko5624/mpv-winbuild)](https://github.com/eko5624/mpv-winbuild/releases/latest)\n![stars](https://img.shields.io/github/stars/eko5624/mpv-winbuild?style=social)\n## Installation\nDownload from \u003chttps://github.com/eko5624/mpv-winbuild/releases\u003e  \n## Q\u0026A\n- [The differences between mcf and posix](https://github.com/msys2/MINGW-packages/discussions/13259)\n- About shared build: If you have vulkan-1.dll on your OS, mpv will use it from your graphic driver automatically. In this case, vulkan-1.dll can be removed.\n\n## Requirements\n- [Microsoft Visual C++ Redistributable](https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170)\n- Download [vc_redist.x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)\n\n## Main project site:\n\u003chttps://mpv.io/\u003e\n\n## Configuration\n\u003chttps://mpv.io/manual/\u003e  \nAll your configurations can be saved within the ***portable_config*** subdirectory\n\n## Awesome Links\n- [User Scripts from Official](https://github.com/mpv-player/mpv/wiki/User-Scripts)\n- [Default MPV Setting](https://github.com/mpv-player/mpv/blob/master/etc/mpv.conf)\n- [Default MPV Key Binding](https://github.com/mpv-player/mpv/blob/master/etc/input.conf)\n### Lua Plugin\n- [Autoload](https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua)\n- [Play List Manager](https://github.com/jonniek/mpv-playlistmanager)\n- [MPV Thumbnail](https://github.com/po5/thumbfast)\n- [uosc](https://github.com/tomasklaen/uosc)\n- [SmartCopyPaste](https://github.com/Eisa01/mpv-scripts/blob/master/script-opts/SmartCopyPaste_II.conf)\n### VapourSynth Plugin\n- [SVP](https://www.svp-team.com) proprietary motion interpolation solution to produce high frame rate video\n- [MVTools](https://github.com/dubhater/vapoursynth-mvtools) another motion interpolation plugin and it was open source\n- [FFMS2](https://github.com/FFMS/ffms2) video source library for multimedia editing\n### Shader\n- [Anime4K](https://bloc97.github.io/Anime4K/)\n- [SSim/Krig](https://gist.github.com/igv)\n- [FSRCNNX](https://github.com/igv/FSRCNN-TensorFlow/releases)\n- [ACNet](https://github.com/TianZerL/ACNetGLSL/releases)\n\n## How to Compile\nFork this repo and build these packages by Github Action  \n\n## Detail\nThe FFmpeg and MPV library were built with the following libraries\n- lame: MP3 Audio Encoding\n- libogg/libvorbis-aotuv: Ogg Vorbis Audio Encoding\n- opus: Opus Audio Encoding\n- nvcodec: Nvidia Hardware Accelerated video Encoding/Decoding\n- lcms2: Reading ICC Profiles for Your Monitor\n- libass/freetype2/fribidi/harfbuzz: Subtitle Support\n- luajit: Lua Plugin\n- vapoursynth: VapourSynth Plugin and VSS Video Source\n- shaderc/spirv/libplacebo: D3D11 \u0026 Vulkan Context\n- libbluray/libdvdnav/libdvdread/libdvdcss: Parsing BD/DVD\n- libdav1d: av1 decoding\n- libjxl: jxl decoding\n\n## TODO ???\n### Build FFmpeg with x264/x265/libaom for video encoding\nI prefer to directly use these utilities\n### Build FFmpeg with libfdk_aac for high quality AAC audio encoding\nYes, fdk aak produce better aac than FFmpeg native, but it is still not in the top tier. I recommend you to use xHE-AAC or Apple AAC instead\n### Build libass with fontconfig for POSIX-like system font configuration\nFontconfig sucks in windows, and... do you really want to learn it?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feko5624%2Fmpv-winbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feko5624%2Fmpv-winbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feko5624%2Fmpv-winbuild/lists"}