Search Criteria
Package Details: mpv-full 0.39.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpv-full.git (read-only, click to copy) |
---|---|
Package Base: | mpv-full |
Description: | A free, open source, and cross-platform media player (with all possible libs) |
Upstream URL: | https://mpv.io/ |
Keywords: | hwaccel mpv player video |
Licenses: | GPL-2.0-or-later |
Conflicts: | mpv |
Provides: | mpv |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 21 |
Popularity: | 0.000005 |
First Submitted: | 2017-02-15 20:52 (UTC) |
Last Updated: | 2024-09-23 23:50 (UTC) |
Dependencies (43)
- cmocka (cmocka-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libarchive (libarchive-gitAUR)
- libcaca
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libdvdnav (libdvdnav-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libplacebo (libplacebo-gitAUR)
- libsixel (libsixel-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxpresent
- libxrandr (libxrandr-gitAUR)
- libxss
- Show 23 more dependencies...
Required by (393)
- acestream-launcher (requires mpv) (optional)
- acter-bin (requires mpv)
- acter-nightly-bin (requires mpv)
- aliyunpan-gaozhangmin-bin (requires mpv) (optional)
- ani-cli (requires mpv)
- ani-cli-git (requires mpv)
- ani-cli-vostfr-git (requires mpv)
- ani-dl (requires mpv)
- ani-skip-git (requires mpv)
- animdl-git (requires mpv) (optional)
- aniwrapper-git (requires mpv)
- anki (requires mpv) (optional)
- anki-before-bazel (requires mpv) (optional)
- anki-bin (requires mpv) (optional)
- anki-git (requires mpv) (optional)
- anki-qt5 (requires mpv) (optional)
- baka-mplayer-git (requires mpv)
- balss-git (requires mpv)
- bili-you-bin (requires mpv)
- bitwave-bin (requires mpv)
- Show 373 more...
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
Hanuman commented on 2024-07-08 20:44 (UTC)
For me, mpv-full would frequently break with such dependency mismatch errors. The only solution I found was to instead use mpv-full-build-git.
dbermond commented on 2024-07-08 20:39 (UTC)
@MrGraf you need to rebuild the package against the latest libplacebo. Please remember that it's user responsibility to do the needed rebuilds.
MrGraf commented on 2024-07-08 12:59 (UTC)
libplacebo.so=349-64
MrGraf commented on 2024-07-08 12:58 (UTC)
need update mpv: error while loading shared libraries: libplacebo.so.338: cannot open shared object file: No such file or directory
dbermond commented on 2024-01-28 12:07 (UTC)
@AskAlice That's it then.
AskAlice commented on 2024-01-25 13:31 (UTC)
Ahh i had an old build of zimg in /usr/local/include and /usr/local/lib
dbermond commented on 2024-01-06 23:41 (UTC)
@AskAlice I've just checked, and the package is building fine. The only trick now is to build a custom ffmpeg (like ffmpeg-git) against libplacebo-git, as libplacebo git master got a soname version bump. By your error log, it looks like that you have an outdated zimg, as zimg versions before 3.0.5 does not expose the ZIMG_TRANSFER_ST428 enum value in zimg.h header. Make sure to have an up-to-date Arch Linux system.
AskAlice commented on 2024-01-06 22:28 (UTC)
Hi, what am I doing wrong?
dbermond commented on 2023-09-04 23:05 (UTC)
@Hanuman Telling that mpv-full requires libplacebo.so.315 does not make sense. mpv 0.36.0 requires libplacebo >= 6.278.0, regardless of the library soname, being it 315 or the current one in libplacebo git masster (318). As I said, the package is currently building fine. What you could be facing is a build issue with libplacebo-git, which currently fails to build due to missing git submodules in the PKGBUILD. In the libplacebo-git AUR web page, I've posted a fix that can be manually applied to the PKGBUILD before the packager update, for those wanting to build it now. You can apply my suggested fix to libplacebo-git PKGBUILD, or also manually specify a slightly older upstream git commit libplacebo-git PKGBUILD. My bet is that the issue you're facing is due the AUR helper, which tries to automatically build everything. AUR helpers are not supported, please use makepkg. I've just checked, and the package is building fine with the latest versions of ffmpeg-git and libplacebo-git, as long as you apply the fix to libplacebo-git PKGBUILD.
1 2 3 4 5 6 .. 10 Next › Last »