Development status Active Developers mpv developers Type Media player | Website mpv.io | |
![]() | ||
Original author(s) Initial release August 7, 2013; 3 years ago (2013-08-07) Stable release 0.21.0 (October 20, 2016; 4 months ago (2016-10-20)) [±] Repository github.com/mpv-player/mpv License |
I want my mpv
mpv is media player software, based on MPlayer and mplayer2. It is free and open-source software released under a mix of licenses including GNU General Public License version 2 plus (GPLv2+), with parts under GNU Lesser Public License version 2.1 plus (LGPLv2.1+), and some optional parts under GNU General Public License version 3 (GPLv3).
Contents
- I want my mpv
- Mpv mplayer based media player for linux mint ubuntu
- History
- Changes from MPlayer
- Front ends
- References

It runs on several operating systems, including the Unix-like variants Berkeley Software Distribution (BSD), Linux, and OS X, and on the non-Unix Windows. It is cross-platform, running on ARM, PowerPC, x86 / IA-32, x86-64, and MIPS architecture.

Mpv mplayer based media player for linux mint ubuntu
History

mpv was forked in 2012 from mplayer2, which was forked in 2010 from MPlayer. The motive for the fork was to encourage developer activity by removing unmaintainable code and dropping support for very old systems. As a result, the project had a large influx of contributions.

Since June 2015, the project's source code is in the process of being relicensed from GNU General Public License version 2 (GPLv2) to GNU Lesser General Public License version 2 (LGPLv2) to allow using mpv as a library in more applications.
Changes from MPlayer
mpv had several notable changes since it was forked from MPlayer, the most user visible being the addition of an on-screen-controller (OSC) minimal GUI integrated with mpv to offer basic mouse-controllability. This was intended to make interaction easier for new users and to enable precise and direct seeking.
libmpv
. This required making all mpv code thread safe. An example of an application which uses libmpv is Plex. This form of player control, along with a JSON IPC mechanism, replaces MPlayer's "slave mode".Front-ends
Several front-ends use mpv, including: