libmpv
Project homeThe media player library the desktop video player is built on.
- Licence of the file as we ship it
- LGPL-3.0-or-later
The component’s own terms, in the manifest’s words: LGPL-2.1-or-later (mpv itself, built with -Dgpl=false)
FFmpeg is statically linked inside this DLL and was configured --enable-version3, which upgrades its LGPL-2.1 components to LGPL-3.0. The stricter licence governs the combined binary.
- How it ships
- A separate dynamic library (libmpv-2.dll) installed alongside the application. FFmpeg is linked statically inside the same file.
- Version
- mpv v0.39.0-179-g0f78584518
- Revision
- 0f78584518
- Corresponding source
- Build information
- How this component was built