Package Details: mpv-full-git 0.41.0.r856.g33111f3212-1

Git Clone URL: https://aur.archlinux.org/mpv-full-git.git (read-only, click to copy)
Package Base: mpv-full-git
Description: A free, open source, and cross-platform media player (git version with all possible libs)
Upstream URL: https://mpv.io/
Keywords: hwaccel mpv player video
Licenses: GPL-2.0-or-later
Conflicts: mpv
Provides: mpv, mpv-git
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 28
Popularity: 0.164142
First Submitted: 2016-12-10 19:51 (UTC)
Last Updated: 2026-07-05 01:08 (UTC)

Required by (715)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

dbermond commented on 2026-06-22 00:45 (UTC)

@maoyaotang1 I have just checked, and the package is building perfectly fine. I cannot reproduce your issue. Make sure that your ffmpeg-git is built using the latest code from git master, and/or that you have not missed the x265 rebuild.

maoyaotang1 commented on 2026-06-21 21:42 (UTC)

Found ninja-1.13.2 at /usr/bin/ninja INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C '/home/maoyaotang/项目/PKGBUILD打包/打包/mpv-full-git/src/build' -j 12 ninja: Entering directory `/home/maoyaotang/项目/PKGBUILD打包/打包/mpv-full-git/src/build' [362/363] Generating mpv_protocols with a custom command (wrapped by meson to capture output) FAILED: [code=127] mpv_protocols /usr/bin/meson --internal exe --capture mpv_protocols -- '/home/maoyaotang/项目/PKGBUILD打包/打包/mpv-full-git/src/build/mpv' --no-config --list-protocols --- stderr --- /home/maoyaotang/项目/PKGBUILD打包/打包/mpv-full-git/src/build/mpv: error while loading shared libraries: libx265.so.215: cannot open shared object file: No such file or directory

ninja: build stopped: subcommand failed. ==> 错误: 在 build() 中发生一个错误。 正在放弃...

dbermond commented on 2026-01-02 21:28 (UTC) (edited on 2026-01-02 21:29 (UTC) by dbermond)

@nathanielcwm package updated to match the latest upstream changes, thanks for reporting. Regarding the subrandr AUR package, it's completly useless right now, as it simply installs an uncompressed and pre-built Arch Linux package file (.pkg.tar.zst) into the root ('/') directory. And yes, simply copying a pre-built package file from a foreign repository should not be used in my opinion, specially when the subrandr upstream sources are available for building.

nathanielcwm commented on 2026-01-01 13:51 (UTC) (edited on 2026-01-01 14:40 (UTC) by nathanielcwm)

New upstream changes: https://github.com/mpv-player/mpv/commit/bb97882c9ad93d6f09aa3fca3c914367b0543567 - adds subrandr support build option

Associated AUR package: https://aur.archlinux.org/packages/subrandr

https://github.com/mpv-player/mpv/commit/cb1b6a54f2d533d4e70b9a2a61685e26d5fbf832 - adds amf build option

EDIT: I don't think the existing AUR package meets AUR packaging standards - it just seems to download and install the package from the archlinuxcn project?

dbermond commented on 2025-11-26 01:52 (UTC)

@nathanielcwm package updated to match the latest upstream changes. Thanks for reporting.

nathanielcwm commented on 2025-11-26 01:18 (UTC)

https://github.com/mpv-player/mpv/commit/57d9d4eb42be3d1b80e7895b79e7ac9e417f5e28#diff-7286353e35827b0a0d7bcae387b263d4b0546e438b61435662db1d3d0b2c5159 https://github.com/mpv-player/mpv/commit/24000e3b3fb01060ab74157102489b5518b1589f

New build options have been added, audiotrack seems to be getting enabled by default on my system which breaks the build.

dbermond commented on 2025-11-01 21:50 (UTC)

@nathanielcwm package updated to match the latest upstream changes. Thanks for reporting.

nathanielcwm commented on 2025-11-01 21:25 (UTC)

https://github.com/mpv-player/mpv/commit/8649b64e571b4d2b60e2bb3c3ed25b79a7303758

sdl2 option has gotten removed.

dbermond commented on 2025-05-17 12:43 (UTC)

@Hs_Yeah mistakenly duplicated. Package updated.

Hs_Yeah commented on 2025-05-13 21:53 (UTC)

Why this package depends on ffmpeg and ffmpeg-git simultaneously?