Package Details: mpv-full 0.40.0-1

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: 24
Popularity: 1.47
First Submitted: 2017-02-15 20:52 (UTC)
Last Updated: 2025-03-25 21:13 (UTC)

Dependencies (60)

Required by (421)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

clidx commented on 2020-10-04 20:58 (UTC) (edited on 2020-10-04 20:59 (UTC) by clidx)

I'm getting the following error

Checking for DRM Prime ffmpeg support                                     : no 
You manually enabled the feature 'drmprime', but the autodetection check failed.

What are the requirements for this DRM prime thing? I have ffmpeg-amd-full installed. I could just disable it but would rather get it working as is.

dbermond commented on 2020-09-26 00:10 (UTC)

@larvan Your log says to be running a test named 'Passing', but there is no such test. The available tests can be seen by running this command on the mpv source tree after building: build-tests/mpv --unittest='help'. They should be: chmap, gl_video, img_format, json, linked_list, repack_sws, repack_zimg and all-simple.

larvan commented on 2020-09-25 07:35 (UTC)

@dbermond Archlinux proper, up to date.

dbermond commented on 2020-09-24 21:37 (UTC)

@larvan What's your operating system?

larvan commented on 2020-09-24 07:12 (UTC) (edited on 2020-09-24 07:13 (UTC) by larvan)

@dbermond The command I used (after trying with yay with the same results) was:

git clone https://aur.archlinux.org/mpv-full.git
cd mpv-full
makepkg -si

Edit: I am not sure if it's relevant, but mpv-git was built successfully.

dbermond commented on 2020-09-23 19:25 (UTC)

@larvan Package is building fine. What's your operating system and the command that you used to build the package?

larvan commented on 2020-09-23 17:32 (UTC) (edited on 2020-09-23 17:32 (UTC) by larvan)

Something is wrong with the build.

...
[535/537] Compiling player/scripting.c
[536/537] Linking build-tests/libmpv.so
[537/537] Symlinking build-tests/libmpv.so
Waf: Leaving directory `/tmp/mpv-full/src/mpv-0.32.0/build-tests'
'build' finished successfully (34.329s)
==> Starting check()...
  -> Running test 'Passing'...
Passing more than 1 argument to af-add is deprecated!
Passing more than 1 argument to af-add is deprecated!                                                                                                                                                                                                                                                
0 unittests successfully run.

Exiting... (Fatal error)
==> ERROR: A failure occurred in check().
    Aborting...

dbermond commented on 2020-09-07 13:17 (UTC)

@xykr Sorry, but Artix Linux and AUR helpers are not supported.

xykr commented on 2020-09-07 01:58 (UTC)

@dbermond I'm using Artix and the command is "yay -S mpv-full" Do I just have to install in a traditional fashion every time I run into a check issue like this? I was able to install it from source when I ran "makepkg --nocheck". Are AUR helpers just inherently unable to finish the job if there's a check issue, or does the issue lie somewhere else?

dbermond commented on 2020-09-05 15:03 (UTC)

@xykr The package is building fine. Whats your operating system and the command that you're using to build?