Package Details: mpv-git 0.39.0_13_g2c5928e518-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-2.0-or-later
Conflicts: mpv
Provides: libmpv.so, mpv
Submitter: rpolzer
Maintainer: qmega
Last Packager: qmega
Votes: 226
Popularity: 0.69
First Submitted: 2012-12-04 09:21 (UTC)
Last Updated: 2024-09-24 06:58 (UTC)

Required by (400)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 32 33 34 35 36 37

rpolzer commented on 2013-01-24 09:50 (UTC)

I am currently trying to get this patch upstream. It shouldn't be THAT hard... but I am waiting at the moment, as someone said they have a patch that will support BOTH libcdio versions. For now, I committed an adjusted configure check that disables the new version of libcdio.

flocke commented on 2013-01-24 09:44 (UTC)

I don't think you need to rewrite the patch, the version from mplayer2-git works just fine with mpv. I just compiled it with the patch.

Weegee commented on 2013-01-22 23:31 (UTC)

Okay, it seems like the new libcdio API needs a patch (as seen here: https://aur.archlinux.org/packages/mplayer2-git/). I just added "-disable-libcdio" to the PKGBUILD though since I don't need CD support, but I guess a rewrite of the patch in the mplayer2-git tarball should do it. I'm just too lazy right now ...

Weegee commented on 2013-01-22 23:16 (UTC)

Doesn't build on my system: stream/stream_cdda.c:20:23: fatal error: cdio/cdda.h: No such file or directory I have libcdio 0.90-2 and libcdio-paranoia 10.2+0.90-1 installed though ...