Package Details: mpv-amd-full-git 0.38.0.r771.gef19a4a09d-1

Git Clone URL: https://aur.archlinux.org/mpv-amd-full-git.git (read-only, click to copy)
Package Base: mpv-amd-full-git
Description: A free, open source, and cross-platform media player (git version with all possible libs except Nvidia)
Upstream URL: https://mpv.io/
Keywords: amd hwaccel mpv player video
Licenses: GPL-2.0-or-later
Conflicts: mpv
Provides: mpv, mpv-git
Submitter: clap22
Maintainer: nathanielcwm
Last Packager: nathanielcwm
Votes: 10
Popularity: 0.000013
First Submitted: 2018-11-20 15:46 (UTC)
Last Updated: 2024-09-15 01:13 (UTC)

Required by (405)

Sources (1)

Pinned Comments

clap22 commented on 2018-11-20 15:49 (UTC)

NOTE: Recommended to be used with https://aur.archlinux.org/packages/ffmpeg-amd-full-git/ - compile and install that first.

Based on https://aur.archlinux.org/packages/ffmpeg-full-git by dbermond

Latest Comments

1 2 3 4 Next › Last »

d3oblongo commented on 2025-01-06 14:29 (UTC)

Hi @nathanielcwm, yes that was the problem. I had identified the problem with mpv, but my ffmpeg was also corrupted (ffmpeg-amd-full-git). There was no update for it, but I rebuilt it, and after that, I rebuild my mpv-amd-full-git and this time it worked. Thanks again, have a nice day/night...

nathanielcwm commented on 2025-01-06 14:09 (UTC) (edited on 2025-01-06 14:11 (UTC) by nathanielcwm)

Does your FFmpeg work btw?

I think it might be a problem with one of mpv's dependencies trying to look for glslang 14.

d3oblongo commented on 2025-01-06 13:57 (UTC)

Hi @nathanielcwm, I download the snapshot 0.39.0-UNKNOWN and try to build it locally using makepkg and it fails in the same way. This is the output: https://pastebin.com/y89LJZtK. Thanks

nathanielcwm commented on 2025-01-06 13:26 (UTC)

My system has glslang 15 and there's no glslang 14 object in my /usr/lib/

lrwxrwxrwx   1 root root    16 Nov 30 16:02 libglslang.so -> libglslang.so.15
lrwxrwxrwx   1 root root    13 Nov 30 16:02 libglslang.so.0 -> libglslang.so
lrwxrwxrwx   1 root root    20 Nov 30 16:02 libglslang.so.15 -> libglslang.so.15.0.0
-rwxr-xr-x   1 root root  3.3M Nov 30 16:02 libglslang.so.15.0.0

glslang 15 has been in the extra repos since the end of November. I presume you're using Manjaro, by your use of pamac, so the glslang package might have been held back?

Could you try using makepkg to build instead of pamac temporarily in case of any shenanigans?

d3oblongo commented on 2025-01-04 18:45 (UTC)

Hi nathanielcwm, thanks for answering, and sorry for my late response, I forgot to enable the notifications, if you can't reproduce it means that in your system you have glslang 14 and not glslang 15 like I have. Why I have the 15 and not the 14 version, I do not know, is not a -git AUR package is the provided by the Official Repository (extras). The Files provided by glslang 15.0.2 are: /usr/include/glslang/Public/ShaderLang.h /usr/include/glslang/Public/resource_limits_c.h /usr/include/glslang/SPIRV/GlslangToSpv.h /usr/include/glslang/SPIRV/Logger.h /usr/include/glslang/SPIRV/SPVRemapper.h /usr/include/glslang/SPIRV/SpvTools.h /usr/include/glslang/SPIRV/disassemble.h /usr/include/glslang/SPIRV/spirv.hpp /usr/include/glslang/build_info.h /usr/lib/cmake/glslang/glslang-config-version.cmake /usr/lib/cmake/glslang/glslang-config.cmake /usr/lib/cmake/glslang/glslang-targets-none.cmake /usr/lib/cmake/glslang/glslang-targets.cmake /usr/lib/libGenericCodeGen.a /usr/lib/libMachineIndependent.a /usr/lib/libOSDependent.a /usr/lib/libSPIRV.a /usr/lib/libSPIRV.so /usr/lib/libSPIRV.so.0 /usr/lib/libSPIRV.so.15 /usr/lib/libSPIRV.so.15.0.0 /usr/lib/libSPVRemapper.a /usr/lib/libSPVRemapper.so /usr/lib/libSPVRemapper.so.0 /usr/lib/libSPVRemapper.so.15 /usr/lib/libSPVRemapper.so.15.0.0 /usr/lib/libglslang-default-resource-limits.a /usr/lib/libglslang-default-resource-limits.so /usr/lib/libglslang-default-resource-limits.so.0 /usr/lib/libglslang-default-resource-limits.so.15 /usr/lib/libglslang-default-resource-limits.so.15.0.0 /usr/lib/libglslang.a /usr/lib/libglslang.so /usr/lib/libglslang.so.0 /usr/lib/libglslang.so.15 /usr/lib/libglslang.so.15.0.0 /usr/share/licenses/glslang/LICENSE

as you can see there is no /usr/lib/libglslang.so.14 version. I will try to continue troubleshooting the issue locally, but any idea is very welcome...

Thanks!

nathanielcwm commented on 2025-01-01 16:38 (UTC)

I'm sorry d3oblongo but I can't reproduce it.

Does the same error occur when using makepkg directly instead of an aur helper?

d3oblongo commented on 2025-01-01 15:31 (UTC)

The version of libglslang is 15, and now I get this error when I try to build this package:

--- stderr --- /var/tmp/pamac-build-user/mpv-amd-full-git/src/build/mpv: error while loading shared libraries: libglslang.so.14: cannot open shared object file: No such file or directory

Please let me know if more information is required. Thanks!

j1simon commented on 2024-05-09 19:31 (UTC)

Error at compile: mpv/meson.build:1583:52: ERROR: Feature macos-11-features cannot be enabled: A macos sdk version >= 11 could not be found!

Why does it ask to enable macOS related options if you are compiling on Linux? There should be no need to disable it.

JasonKhew96 commented on 2024-05-06 12:32 (UTC)

2 build flags to be added -Dmacos-11-features='disabled' -Dmacos-12-features='disabled'

nathanielcwm commented on 2024-03-18 18:10 (UTC)

Building should be fixed now.