@Rucker, I have access the https://git.videolan.org/git/ffmpeg/nv-codec-headers.git and everything is fine.is it maybe the problem of your proxy?
Search Criteria
Package Details: mpv-full-build-git 0.39.0.r557.g1dd0e49f83-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpv-full-build-git.git (read-only, click to copy) |
---|---|
Package Base: | mpv-full-build-git |
Description: | Video player based on MPlayer/mplayer2 with all possible libs (uses statically linked ffmpeg with all possible libs). (GIT version ) |
Upstream URL: | http://mpv.io |
Keywords: | mpv player video |
Licenses: | custom |
Conflicts: | libmpv.so, mpv, mpv-build-git, mpv-full-git, mpv-git |
Provides: | libmpv.so, mpv, mpv-build-git, mpv-full-git, mpv-git |
Replaces: | libmpv.so, mpv, mpv-build-git, mpv-full-git, mpv-git |
Submitter: | inochi |
Maintainer: | inochi |
Last Packager: | inochi |
Votes: | 2 |
Popularity: | 0.075217 |
First Submitted: | 2019-03-18 05:49 (UTC) |
Last Updated: | 2024-12-30 04:00 (UTC) |
Dependencies (139)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR)
- aribb24 (aribb24-gitAUR)
- avisynthplus (avisynthplus-gitAUR)
- bzip2 (bzip2-gitAUR)
- chromaprint-fftwAUR
- codec2 (codec2-gitAUR, codec2-lpcnetAUR)
- dav1d (dav1d-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- frei0r-plugins (frei0r-plugins-gitAUR)
- fribidi (fribidi-gitAUR)
- glad
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- glslang (glslang-gitAUR)
- gmp (gmp-hgAUR)
- gnutls (gnutls-gitAUR)
- gsm
- harfbuzz (harfbuzz-gitAUR)
- Show 119 more dependencies...
Required by (412)
- acestream-launcher (requires mpv) (optional)
- acter-bin (requires mpv)
- acter-nightly-bin (requires mpv)
- aliyunpan-gaozhangmin-bin (requires mpv) (optional)
- ani-cli (requires mpv)
- ani-cli-git (requires mpv)
- ani-cli-vostfr-git (requires mpv)
- ani-dl (requires mpv)
- ani-skip-git (requires mpv)
- animdl-git (requires mpv) (optional)
- anitr-cli (requires mpv)
- aniwrapper-git (requires mpv)
- anki (requires mpv) (optional)
- anki-bin (requires mpv) (optional)
- anki-git (requires mpv) (optional)
- anki-qt5 (requires mpv) (optional)
- baka-mplayer-git (requires mpv-git) (optional)
- baka-mplayer-git (requires mpv)
- balss-git (requires mpv)
- bili-you-bin (requires mpv)
- Show 392 more...
Sources (7)
inochi commented on 2024-09-28 01:53 (UTC)
Rucker commented on 2024-09-27 18:23 (UTC) (edited on 2024-09-27 22:08 (UTC) by Rucker)
https://git.videolan.org/git/ffmpeg/nv-codec-headers.git (pulled by the PKGBUILD) is no longer accessible. It appears to exist on https://code.videolan.org/git/ffmpeg/nv-codec-headers.git however it is locked behind a sign in prompt and cannot be pulled.
Rucker commented on 2024-09-16 13:06 (UTC)
@inochi Thank you for the fast update!
inochi commented on 2024-09-16 12:26 (UTC)
@Rucker, the mpv has removed the "vulkan-interop" option, I have updated it. Thanks for reporting.
Rucker commented on 2024-09-15 14:06 (UTC)
Is anyone else getting an error saying Unknown options: "vulkan-interop"?
inochi commented on 2024-08-10 12:32 (UTC)
@benjarobin Thanks, I have updated the package.
benjarobin commented on 2024-08-06 18:31 (UTC)
Please depend on pulse-native-provider
instead of pulseaudio
. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10
Hanuman commented on 2024-01-13 01:34 (UTC)
It fails when installing with paru, but if I open the temp build folder and write makepkg -si
, it works
Hanuman commented on 2024-01-13 01:10 (UTC)
It fails with ERROR: cuvid requested, but not all dependencies are satisfied: ffnvcodec
Here's the ffmpeg log
https://mega.nz/file/WMIzCJJI#VLjuIQzobvsaAS1lF__kyQenq9rX8-mZZvHnnEr-u6E
skystar commented on 2023-12-03 04:51 (UTC) (edited on 2023-12-03 04:51 (UTC) by skystar)
@inochi I've just rebuilt the package successfully. Thanks for the fix.
Pinned Comments
inochi commented on 2020-11-13 00:52 (UTC) (edited on 2020-11-13 00:52 (UTC) by inochi)
Some points for common error:
1. if you suffer a running time error like
mpv: error while loading shared libraries
, try to rebuild the package.2. if you suffer a compiling error like
can not find gcc header file
, please perform a clean build, as this package use soft link to avoid unnecessary file copy.if you find some other bug, please submit it with a log.
The log location:
1. ffmpeg: "${srcdir}/mpv-build/ffmpeg_build/ffbuild/config.log"
2. mpv: terminal output is OK.