MUIMPV - A Video Player Plugin for MUI
May 3, 2023 ยท View on GitHub
Do you need a video player library for your V/MUI application? You are correct place!

For Windows
- Get MPV Shared library from libmpv@sourceforge.net
- Copy
includefolder andlibmpv-2.dllinto project folder - Copy
libmpv-2.dllinto parent directory of executables - And you're ready to go!
For Linux
I will add instructions asap.
LICENSE
- The library was dual-licensed with GPLv3 and LGPLv3.
- Also this project shares codebase with mpv-v project.