Package Details: mpv-git 0.37.0_114_g17be6e1990-1

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
Conflicts: mpv
Provides: libmpv.so, mpv
Submitter: rpolzer
Maintainer: qmega
Last Packager: qmega
Votes: 226
Popularity: 0.96
First Submitted: 2012-12-04 09:21 (UTC)
Last Updated: 2023-12-20 08:54 (UTC)

Required by (376)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 37 Next › Last »

lolilolicon commented on 2013-08-29 02:03 (UTC)

@c_14, it's not actually wayland 1.2.1 that fixes the issue; actually if you compiled with that, your mpv is not wayland-enabled. The issue was fixed on mpv's side: https://github.com/mpv-player/mpv/commit/c181ae87ce43f148952a96d3dbadc3013dcbdf22

c_14 commented on 2013-08-28 22:05 (UTC)

New version of wayland in [extra] fixes issue. mpv-git compiles fine now.

rtfreedman commented on 2013-08-27 21:23 (UTC)

Install lua51-socket from community - libquvi needs it.

flecht commented on 2013-08-27 11:22 (UTC)

I got some wayland errors and had to disable it.

timofonic commented on 2013-08-27 06:55 (UTC)

mpv "https://www.youtube.com/watch?v=qT0iQRjHbW4" Playing https://www.youtube.com/watch?v=qT0iQRjHbW4. ** (process:14542): CRITICAL **: [_chk_script_ident] /usr/share/libquvi-scripts/0.9/common/quvi/youtube.lua:69: module 'socket.url' not found: no field package.preload['socket.url'] no file '/usr/share/lua/5.2/socket/url.lua' no file '/usr/share/lua/5.2/socket/url/init.lua' no file '/usr/lib/lua/5.2/socket/url.lua' no file '/usr/lib/lua/5.2/socket/url/init.lua' no file './socket/url.lua' no file '/usr/share/libquvi-scripts/0.9/common/socket/url.lua' no file '/usr/lib/lua/5.2/socket/url.so' no file '/usr/lib/lua/5.2/loadall.so' no file './socket/url.so' no file '/usr/lib/lua/5.2/socket.so' no file '/usr/lib/lua/5.2/loadall.so' no file './socket.so' [quvi] Could not find any subtitle scripts in the path [ffmpeg/?] https protocol not found, recompile with openssl or gnutls enabled. [ffmpeg] Protocol not found. Make sure ffmpeg/Libav is compiled with networking support. Failed to open https://www.youtube.com/watch?v=qT0iQRjHbW4. What's wrong?

timofonic commented on 2013-08-27 06:02 (UTC)

I have the wayland package installed (from [extra]) and I get the same error as if not installed.

lolilolicon commented on 2013-08-26 03:54 (UTC)

--disable-wayland would be the way to go for now. Right now you need wayland from git to build with wayland support. The additional WL_SHM_FORMAT_* are introduced in: http://cgit.freedesktop.org/wayland/wayland/commit/?id=03dc786c906d9567bd09cbf4ad17263edc381cc8 The breaking mpv commit: https://github.com/mpv-player/mpv/commit/58e826e6f27a17ca1a2325e9987d234cf7408fdd

WonderWoofy commented on 2013-08-26 00:59 (UTC)

Clean chroot doens't work, but simply dissabling wayland support does. Building in a clean chroot still pulls in the deps that also pull in wayland. I shouldn't have deleted that post…

WonderWoofy commented on 2013-08-26 00:58 (UTC)

Add '--disable-wayland \' to the configure options.