Search Criteria
Package Details: mpv-full 0.41.0-2
Package Actions
| 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: | 31 |
| Popularity: | 0.91 |
| First Submitted: | 2017-02-15 20:52 (UTC) |
| Last Updated: | 2026-07-05 01:08 (UTC) |
Dependencies (60)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libarchive (libarchive-gitAUR)
- libass (libass-gitAUR)
- libbluray (libbluray-gitAUR)
- libcaca
- libcdio (libcdio-gitAUR)
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libdisplay-info (libdisplay-info-gitAUR)
- libdrm (libdrm-gitAUR)
- libdvdnav (libdvdnav-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- libplacebo (libplacebo-gitAUR)
- Show 40 more dependencies...
Required by (688)
- abs-flutter-bin (requires mpv)
- aceplay (requires mpv) (optional)
- aceplay-bin (requires mpv) (optional)
- acestream-launcher (requires mpv) (optional)
- acter-bin (requires mpv)
- acter-nightly-bin (requires mpv)
- aethertune-bin (requires mpv)
- agent-lx-music (requires mpv)
- aliyunpan-gaozhangmin-bin (requires mpv) (optional)
- amphi-cloud (requires mpv)
- amphi-music (requires mpv)
- amphi-notes (requires mpv)
- amphi-photos (requires mpv)
- ani-cli (requires mpv)
- ani-cli-arabic (requires mpv)
- ani-cli-git (requires mpv)
- ani-cli-mx (requires mpv)
- ani-cli-mx-git (requires mpv)
- ani-cli-vostfr-git (requires mpv)
- ani-dl (requires mpv)
- Show 668 more...
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
dbermond commented on 2026-07-19 01:00 (UTC)
@luftwaffle As far as I know, there is no way to configure or pass the video encoder option to ffmpeg for the tests. Use ffmpeg from the official repositories for building, or build in a clean chroot with devtools.
luftwaffle commented on 2026-07-15 01:50 (UTC)
The
check()step fails duringmakepkgwhen generatingtest/samples/video.mkv, because ffmpeg defaults toh264_rkmpp(Rockchip's hardware VPU encoder) instead oflibx264when no-c:vis specified. On systems withrkmppsupport compiled into ffmpeg but no Rockchip hardware present, this causes "Failed to initialize MPP context" and aborts the build. Explicitly passing-c:v libx264in the ffmpeg command used to generate test media would fix this for anyone (like me) usingffmpeg-fullor a similar build with unused hardware encoders enabled.dbermond commented on 2026-07-05 01:08 (UTC)
@npreining Package updated. No need to provide a manual pkg-config file for vapoursynth.
npreining commented on 2026-07-03 20:40 (UTC) (edited on 2026-07-03 20:41 (UTC) by npreining)
As of now, current mpv-full is broken due to two reasons:
libjpeg dependency has been removed, the pkgbuild needs to depend on libjpeg.so, see https://gitlab.archlinux.org/archlinux/packaging/packages/libjpeg-turbo/-/commit/a0e534d2803d7561c791ab5cd7f1a6f496d0cfaa
vapoursynth does not ship a pc configuration for vapoursynth-script anymore, which is needed by mpv.
The following patch fixes both by (1) depending on libjpeg.so instead of libjpeg, and (2) synthesizing a .pc config file for libvapoursynth-script at build time.
dbermond commented on 2025-10-08 17:54 (UTC)
@Culted @sfkd_123456 fixed. Now building fine with ffmpeg 8.0.
sfkd_123456 commented on 2025-10-07 17:06 (UTC) (edited on 2025-10-07 17:07 (UTC) by sfkd_123456)
build fail in ffmpeg 8.0
Reference: https://github.com/mpv-player/mpv/issues/16176
It seems we might have to wait for mpv 41.0.
For now, modifying the variable names according to the compiler's suggestions should work.
Below is the patch for the modifications.
Culted commented on 2025-10-06 09:50 (UTC) (edited on 2025-10-06 09:50 (UTC) by Culted)
build is failing
propably has something to do with ffmpeg 8.0?dbermond commented on 2025-03-30 12:01 (UTC)
@zxcv This is an upstream issue. Please report this upstream.
zxcv commented on 2025-03-26 22:30 (UTC)
When trying to install with standard language settings it breaks on multi lang file test. using LANG=C yay -S mpv-full fixed this for me.
Hanuman commented on 2024-07-08 20:44 (UTC)
For me, mpv-full would frequently break with such dependency mismatch errors. The only solution I found was to instead use mpv-full-build-git.
1 2 3 4 5 6 .. 11 Next › Last »