pkg.soopen package index

brew / rank 492

Install mpv with Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Media player based on MPlayer and mplayer2. Version 0.41.0 via Homebrew; verified 2026-07-29. Also installable with debian: sudo apt install libmpv-dev.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install mpv

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install mpv

MacPorts ports tree · multimedia/mpv/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add mpv

Alpine Linux edge package indexes · mpv · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install mpv

Debian stable package indexes · mpv · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install mpv

Fedora Rawhide package metadata · mpv · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#mpv

nixpkgs package indexes · pkgs/by-name/mp/mpv/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S mpv

Arch Linux sync databases · mpv · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install mpv

openSUSE Tumbleweed package metadata · mpv · source: download.opensuse.org

overview

Package summary

Media player based on MPlayer and mplayer2

Commands and aliases

  • mpv

history

Project history and usage

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.

Project history

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.

How it is used

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

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:media

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/mpv/mpv.conf~/.mpv/config/etc/mpv/mpv.conf

executables

Installed executables

CommandKindExposureNote
mpvexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version0.41.0
manager updated2026-07-29
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:mpv
Version0.41.0
Package managerHomebrew
Homepagehttps://mpv.io
Repositoryhttps://github.com/mpv-player/mpv
Last updated2026-07-29T11:48:29Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libmpv-dev 0.40.0-3+deb13u1

video player based on MPlayer/mplayer2 (client library dev files)

https://mpv.io/

sudo apt install libmpv-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mpv
  • 32 dependencies
  • normalized package name match
  • Matched by: Mpv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmpv-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmpv2 0.40.0-3+deb13u1

video player based on MPlayer/mplayer2 (client library)

https://mpv.io/

sudo apt install libmpv2
  • Section: libs
  • Architecture: amd64
  • Source Package: mpv
  • 32 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Mpv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmpv2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mpv 0.40.0-3+deb13u1

video player based on MPlayer/mplayer2

https://mpv.io/

sudo apt install mpv
  • Section: video
  • Architecture: amd64
  • 32 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Mpv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mpv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mpv

nix profile install nixpkgs#mpv
  • normalized package name match
  • Matched by: Mpv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mp/mpv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libmpv-dev 0.37.0-1ubuntu4

video player based on MPlayer/mplayer2 (client library dev files)

https://mpv.io/

sudo apt install libmpv-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mpv
  • 32 dependencies
  • normalized package name match
  • Matched by: Mpv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmpv-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmpv2 0.37.0-1ubuntu4

video player based on MPlayer/mplayer2 (client library)

https://mpv.io/

sudo apt install libmpv2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mpv
  • 32 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Mpv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmpv2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mpv 0.37.0-1ubuntu4

video player based on MPlayer/mplayer2

https://mpv.io/

sudo apt install mpv
  • Section: universe/video
  • Architecture: amd64
  • 32 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Mpv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mpv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

mpv 0.41.0-r5

Video player based on MPlayer/mplayer2

https://mpv.io/

sudo apk add mpv
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-bash-completion 0.41.0-r5

Bash completions for mpv

https://mpv.io/

sudo apk add mpv-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-dbg 0.41.0-r5

Video player based on MPlayer/mplayer2 (debug symbols)

https://mpv.io/

sudo apk add mpv-dbg
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-dev 0.41.0-r5

Video player based on MPlayer/mplayer2 (development files)

https://mpv.io/

sudo apk add mpv-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-doc 0.41.0-r5

Video player based on MPlayer/mplayer2 (documentation)

https://mpv.io/

sudo apk add mpv-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-fish-completion 0.41.0-r5

Fish completions for mpv

https://mpv.io/

sudo apk add mpv-fish-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-libs 0.41.0-r5

Video player based on MPlayer/mplayer2 (libraries)

https://mpv.io/

sudo apk add mpv-libs
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-lua-scripts 0.41.0-r5

Video player based on MPlayer/mplayer2 (lua scripts)

https://mpv.io/

sudo apk add mpv-lua-scripts
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • 1 dependencies
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-lua-scripts from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpv-zsh-completion 0.41.0-r5

Zsh completions for mpv

https://mpv.io/

sudo apk add mpv-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpv
  • normalized package name match
  • Matched by: Mpv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpv-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation