Search Criteria
Package Details: mpv-git 0.39.0_13_g2c5928e518-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mpv-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mpv-git |
| Description: | Video player based on MPlayer/mplayer2 (git version) |
| Upstream URL: | https://mpv.io |
| Keywords: | media player video |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | mpv |
| Provides: | libmpv.so, mpv |
| Submitter: | rpolzer |
| Maintainer: | qmega |
| Last Packager: | qmega |
| Votes: | 229 |
| Popularity: | 0.43 |
| First Submitted: | 2012-12-04 09:21 (UTC) |
| Last Updated: | 2024-09-24 06:58 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libass (libass-gitAUR)
- libplacebo (libplacebo-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxpresent
- libxss
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- pacman-contrib (pacman-contrib-gitAUR) (make)
- python-docutils (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- youtube-dlAUR (youtube-dl-gitAUR, youtube-dl-nightlyAUR, yt-dlp-drop-inAUR) (optional) – for video-sharing websites playback
- yt-dlp (yt-dlp-gitAUR, neodlpAUR, yt-dlp-nightly-binAUR) (optional) – for video-sharing websites playback (preferred over youtube-dl)
Required by (627)
- abs-flutter-bin (requires mpv)
- aceplay (requires mpv) (optional)
- aceplay-bin (requires mpv) (optional)
- acestream-launcher (requires mpv) (optional)
- acter-bin (requires mpv)
- acter-nightly-bin (requires mpv)
- aethertune-bin (requires mpv)
- aliyunpan-gaozhangmin-bin (requires mpv) (optional)
- amphi-cloud (requires mpv)
- amphi-music (requires mpv)
- amphi-notes (requires mpv)
- amphi-photos (requires mpv)
- ani-cli (requires mpv)
- ani-cli-arabic (requires mpv)
- ani-cli-git (requires mpv)
- ani-cli-mx (requires mpv)
- ani-cli-mx-git (requires mpv)
- ani-cli-vostfr-git (requires mpv)
- ani-dl (requires mpv)
- ani-skip-git (requires mpv)
- Show 607 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 38 Next › Last »
rcmz commented on 2024-02-02 19:00 (UTC) (edited on 2024-02-02 19:00 (UTC) by rcmz)
did not want to build because
Dependency libplacebo found: NO found 6.338.1 but need: '>=6.338.2'. was able to fix it by changingVersion: 6.338.1toVersion: 6.338.2in/usr/lib/pkgconfig/libplacebo.pc. not pretty but heymaderios commented on 2024-01-26 20:28 (UTC)
@phoenix17 Your Arch Linux system has a problem, it needs to be updated. For example, /usr/lib/libjxl.so.0.8 doesn't exist in Arch. For example, I see '/usr/lib/libjxl.so.0.9' on my system. 'ln' command is useless Update it then :
phoenix17 commented on 2024-01-26 16:46 (UTC)
I did the following to get it to work, seems like there's been some version updates in the dependencies that have not been updated here.
shengdichen commented on 2023-12-26 19:45 (UTC)
Had to manually install
sndio(1.9.0-1from official repo as of time of writing suffices), otherwise builds and runs fine. Thanks for maintaining this package!qmega commented on 2023-12-23 18:38 (UTC)
@wilkins libplacebo and thus now ffmpeg link against that. I'd bet it's one of those need to be rebuilt to work with glslang-git, and the link that fails when you run mpv is indirect.
wilkins commented on 2023-12-23 11:17 (UTC)
libglslang-default-resource-limits.so.14, which is provided by glslang-git, is present on my system, but mpv doesn't link to it fsm.
mpv: error while loading shared libraries: libglslang-default-resource-limits.so.13: cannot open shared object file: No such file or directoryqmega commented on 2023-12-20 08:59 (UTC)
A compatible libplacebo version is now in extra-testing, so I've removed the dependency on libplacebo-git. Building this package against repo ffmpeg and libplacebo will work once they're merged to extra proper.
qmega commented on 2023-12-18 21:30 (UTC) (edited on 2023-12-18 21:57 (UTC) by qmega)
It's not mpv that requires libvmaf, but ffmpeg; extra/ffmpeg got a rebuild (pkgrel 3) to build against the new version, but this package currently requires building your own ffmpeg one way or another. After installing the new vmaf package (e.g. pacman/paru/whatever -Syu --ignore ffmpeg), rebuild ffmpeg (or ffmpeg-git or whatever) and then rebuild this package.
@Batou For the time being you need to build your own ffmpeg package to use this one. Current git mpv will not build against the version of libplacebo in the Arch repos, so this package's dependency on libplacebo-git is correct as I see it. (A dependency on the required libplacebo.so version would perhaps be more accurate, but would also risk falling out of date with upstream commits.) Release ffmpeg will build against libplacebo-git, but you have to build it yourself. See newly pinned and previous comments (but note that Squidward was using Artix which has an updated libplacebo package which is why they were able to build with the non-git version, and that's not the case on Arch).
@moghaazi You'll have to be more specific? At least run it on a terminal and post what it prints. If I had to guess blind, I'd guess your mpv is simply failing to start due to library mismatches related to recent updates, as other comments here are discussing, and you need to rebuild some things. And if it's not that, I'd guess it's not related to this package in particular at all and would be better reported to one of the upstream projects concerned. But all I can do with "Not working" is guess, and I won't guess further.
Sridou11 commented on 2023-12-18 16:17 (UTC) (edited on 2023-12-18 16:21 (UTC) by Sridou11)
As of new update, libvmaf is updated to libvmaf.so.3.0.0, but mpv requires libvmaf.so.1.0. I installed libvmaf-git and I have
libvmaf.so/libvamf.so.3/libvmaf.so.3.0.0in my /usr/lib/mpv: error while loading shared libraries: libvmaf.so.1: cannot open shared object file: No such file or directoryNote: Symlinking works for now
# ln -s /usr/lib/libvmaf.so.3.0.0 /usr/lib/libvmaf.so.1DEC05EBA commented on 2023-12-18 16:15 (UTC)
fails to launch with error after recent system update: mpv: error while loading shared libraries: libvmaf.so.1: cannot open shared object file: No such file or directory vmaf in arch repos is version 3.0 now
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 38 Next › Last »