macOS
brew install mpvlocal Homebrew formula metadata
sudo port install mpvMacPorts ports tree · multimedia/mpv/Portfile · source: api.github.com
brew
Media player based on MPlayer and mplayer2. Version 0.41.0 via Homebrew; verified 2026-06-22.
install
brew install mpvlocal Homebrew formula metadata
sudo port install mpvMacPorts ports tree · multimedia/mpv/Portfile · source: api.github.com
sudo apk add mpvAlpine Linux edge package indexes · mpv · source: dl-cdn.alpinelinux.org
sudo apt install libmpv-devDebian stable package indexes · libmpv-dev · source: deb.debian.org
sudo dnf install mpvFedora Rawhide package metadata · mpv · source: dl.fedoraproject.org
nix profile install nixpkgs#mpvnixpkgs package indexes · pkgs/by-name/mp/mpv/package.nix · source: api.github.com
sudo pacman -S mpvArch Linux sync databases · mpv · source: geo.mirror.pkgbuild.com
sudo zypper install libmpv2openSUSE Tumbleweed package metadata · libmpv2 · source: download.opensuse.org
choco install mpvChocolatey community package catalog · mpv · source: community.chocolatey.org
scoop install extras/mpvScoop official bucket manifest trees · bucket/mpv.json · source: api.github.com
winget install --id shinchiro.mpv -eWindows Package Manager source index · shinchiro.mpv · source: cdn.winget.microsoft.com
overview
Media player based on MPlayer and mplayer2
history
mpv is a free command-line media player descended from MPlayer and mplayer2. The mpv FAQ says the relationship with MPlayer is mostly historic: mplayer2 forked away from MPlayer, and in 2012 a group of newer mplayer2 developers forked mplayer2 again, later naming the second fork mpv. The reason given by the project was disagreement over direction: MPlayer emphasized maintenance and old compatibility, while mpv prioritized modernization, code removal, rewrites, bug reduction, and replacing MPlayer-specific mechanisms with FFmpeg mechanisms.
The result became a player with a small default interface but a large technical surface. The README describes support for many media formats, audio and video codecs, and subtitle types. The stable manual documents keyboard-driven playback, GPU video output, configuration files, profiles, input commands, IPC, embedding through libmpv, and extension points through Lua, JavaScript, and C plugins. Lua scripting is a major part of the ecosystem: the Lua manual says scripts can call into the mpv core, retrieve playback state and user settings, and use the client API internally.
A major milestone was the LGPL relicensing effort opened in 2015, motivated by turning the player core into libmpv and reducing GPL friction for applications that embed video playback in-process. That discussion also documents how much obsolete MPlayer-era code mpv had already removed, including mencoder, the old GUI, old kernel drivers, decoder wrappers, win32 codec loading, ancient video outputs, filters, and build-system pieces. In package-manager terms, mpv occupies the power-user media-player slot: a scriptable CLI player used directly from terminals, file managers, frontends, media-center tools, and other applications through libmpv.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/mpv/mpv.conf~/.mpv/config/etc/mpv/mpv.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mpv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mpv-player/mpv
install metadata
| Package key | brew:mpv |
|---|---|
| Version | 0.41.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mpv |
| Homepage | https://mpv.io |
| Repository | https://github.com/mpv-player/mpv |
| Upstream docs | https://mpv.io/manual/stable |
| License | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Source archive | https://github.com/mpv-player/mpv/archive/refs/tags/v0.41.0.tar.gz |
| Last updated | 2026-06-22T14:05:33-07:00 |
| Pulse | updated |
| Dependencies | ffmpeg, jpeg-turbo, libarchive, libass, libbluray, libplacebo, little-cms2, luajit, molten-vk, mujs, rubberband, uchardet, vapoursynth, vulkan-loader, yt-dlp, zimg |
| Build dependencies | docutils, meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The global configuration directory is now $HOMEBREW_PREFIX/etc/mpv/ You may need to migrate any data in previous $HOMEBREW_PREFIX/etc/mpv/mpv/ |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mpv |
| Version Scheme | 0 |
| Revision | 6 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libmpv-dev 0.40.0-3+deb13u1
video player based on MPlayer/mplayer2 (client library dev files)
sudo apt install libmpv-devlibmpv2 0.40.0-3+deb13u1
video player based on MPlayer/mplayer2 (client library)
sudo apt install libmpv2mpv 0.40.0-3+deb13u1
video player based on MPlayer/mplayer2
sudo apt install mpvmpv
nix profile install nixpkgs#mpvlibmpv-dev 0.37.0-1ubuntu4
video player based on MPlayer/mplayer2 (client library dev files)
sudo apt install libmpv-devlibmpv2 0.37.0-1ubuntu4
video player based on MPlayer/mplayer2 (client library)
sudo apt install libmpv2mpv 0.37.0-1ubuntu4
video player based on MPlayer/mplayer2
sudo apt install mpvmpv 0.41.0-r2
Video player based on MPlayer/mplayer2
sudo apk add mpvmpv-bash-completion 0.41.0-r2
Bash completions for mpv
sudo apk add mpv-bash-completionmpv-dbg 0.41.0-r2
Video player based on MPlayer/mplayer2 (debug symbols)
sudo apk add mpv-dbgmpv-dev 0.41.0-r2
Video player based on MPlayer/mplayer2 (development files)
sudo apk add mpv-devmpv-doc 0.41.0-r2
Video player based on MPlayer/mplayer2 (documentation)
sudo apk add mpv-docmpv-fish-completion 0.41.0-r2
Fish completions for mpv
sudo apk add mpv-fish-completionmpv-libs 0.41.0-r2
Video player based on MPlayer/mplayer2 (libraries)
sudo apk add mpv-libsmpv-zsh-completion 0.41.0-r2
Zsh completions for mpv
sudo apk add mpv-zsh-completionumpv 0.41.0-r2
Video player based on MPlayer/mplayer2 - script to add new videos to existing playlist instead of starting a new instance
sudo apk add umpvsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.