Search Criteria
Package Details: mpv-build-git 0.39.0.315.g91d4e6f937-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpv-build-git.git (read-only, click to copy) |
---|---|
Package Base: | mpv-build-git |
Description: | Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version) |
Upstream URL: | http://mpv.io |
Keywords: | mpv |
Licenses: | GPL2, GPL3, BSD, LGPL3, LGPL2.1 |
Conflicts: | mpv |
Provides: | libmpv.so, mpv |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 31 |
Popularity: | 0.000129 |
First Submitted: | 2013-09-08 11:13 (UTC) |
Last Updated: | 2024-11-05 20:45 (UTC) |
Dependencies (124)
- alsa-lib
- avisynthplus (avisynthplus-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- bzip2 (bzip2-gitAUR)
- dav1d (dav1d-gitAUR)
- davs2AUR (davs2-gitAUR)
- ffnvcodec-headers (ffnvcodec-headers-gitAUR, ffnvcodec-headers-11-1AUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glslang (glslang-gitAUR)
- gnutls (gnutls-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libarchive (libarchive-gitAUR)
- libarchive.so (lib32-libarchive, libarchive)
- Show 104 more dependencies...
Required by (400)
- 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)
- aniwrapper-git (requires mpv)
- anki (requires mpv) (optional)
- anki-before-bazel (requires mpv) (optional)
- anki-bin (requires mpv) (optional)
- anki-git (requires mpv) (optional)
- anki-qt5 (requires mpv) (optional)
- baka-mplayer-git (requires mpv)
- balss-git (requires mpv)
- bili-you-bin (requires mpv)
- bitwave-bin (requires mpv)
- Show 380 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 18 Next › Last »
sl1pkn07 commented on 2023-09-09 14:23 (UTC) (edited on 2023-09-09 14:35 (UTC) by sl1pkn07)
yes. that message always appear when change the url. with change only from 'http' to 'https' do the same, so i think is not the problem here
EDIT: https://github.com/FFmpeg/FFmpeg/commits/master and https://git.ffmpeg.org/ffmpeg.git are in sync
FabioLolix commented on 2023-09-09 14:18 (UTC)
@sl1pkn07 for ffmpeg source please use the same source of
ffmpeg-git
AUR pkgbuild (source=('git+https://git.ffmpeg.org/ffmpeg.git'
) or rename it; otherwise build will fail for who have configure common source destinationsl1pkn07 commented on 2023-09-09 14:10 (UTC)
seems ffmpeg issue
laichiaheng commented on 2023-09-09 13:52 (UTC)
mackel commented on 2023-09-06 10:59 (UTC)
Thanks, it works now.
monarc99 commented on 2023-09-05 16:14 (UTC) (edited on 2023-09-05 16:14 (UTC) by monarc99)
it needs fast_float
i added on my PKGBUILD:
cd "${srcdir}/mpv-build/libplacebo"
git submodule update --init 3rdparty/fast_float
at the end of prepare() as workaround.
mackel commented on 2023-09-05 13:35 (UTC)
Maybe it is necessary to add code to git clone libplacebo/3drparty. I have tried three times to git clone the code but it is empty. I think maybe the code has changed.Thankes.
laichiaheng commented on 2023-08-22 13:27 (UTC)
It also works now for me.
monarc99 commented on 2023-08-21 17:45 (UTC)
on my modified version it works fine (nvidia card)
you need at least (vulkan + shader compiler + interop):
ffmpeg: '--enable-libshaderc' '--enable-vulkan' maybe amf for amd card
libplacebo: (if not auto enabled) '-Dglslang=enabled' '-Dshaderc=enabled'
mpv: '-Ddmabuf-wayland=enabled' '-Dvulkan-interop=enabled'
laichiaheng commented on 2023-08-21 17:31 (UTC) (edited on 2023-08-21 17:32 (UTC) by laichiaheng)
Yes, it is what I'm trying to do. "mpv-build-git" does not have the ability to decode with vulkan zero copy, but "mpv-full-build-git" does, so I think that there must be something missing.
« First ‹ Previous 1 2 3 4 5 6 7 .. 18 Next › Last »