The problems seems to be that it does not find libmpv. First, try git master instead of 0.5.1 or this fork that will be merged soon:https://github.com/trin94/mpvQC Then make sure there actually is a libmpv.so(.1) on your system.sudo ./installshould have installed it to/usr/loca...
Build dir: C:\Users\Corey4005\Desktop\repos\mpv\build Build type: native build Project name: mpv Project version: 0.37.0-UNKNOWN Detecting compiler via:icl ""-> [WinError 2] The system cannot find the file specified Detecting compiler via:cl /?-> 0 stdout: C/C++ COMPILER OPTIONS -OPTIMI...
遇到错误 "error while loading shared libraries: libmpv.so.1: cannot open shared object" 通常意味着系统无法找到或无法加载名为 libmpv.so.1 的共享库文件。这个问题可能由几个不同的原因引起,下面是根据您提供的提示进行的分析和解决方案: 1. 确认libmpv.so.1库是否已安装 首先,您需要确认 libmpv.so....
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.x86_64.json mpv --no-config --gpu-api=vulkan --hwdec=vaapi This produced the cuda error, but not the wayland error, it played the video just fine regardless of the error: VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.x8...
/usr/bin/ld: cannot find -lasound collect2: error: ld returned 1 exit status Waf: Leaving directory `/opt/mpv-build/mpv/build' Build failed -> task in 'mpv' failed with exit status 1 (run with -v to display more information)