/muimpv

A video player library for MUI

Primary LanguageVGNU General Public License v3.0GPL-3.0

MUIMPV - A Video Player Plugin for MUI

Do you need a video player library for your V/MUI application? You are correct place!

"Example"

For Windows

  • Get MPV Shared library from libmpv@sourceforge.net
  • Copy include folder and libmpv-2.dll into project folder
  • Copy libmpv-2.dll into 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.