Package Details: mpv-build-git 0.39.0.315.g91d4e6f937-1

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.000166
First Submitted: 2013-09-08 11:13 (UTC)
Last Updated: 2024-11-05 20:45 (UTC)

Dependencies (124)

Required by (398)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 18 Next › Last »

laichiaheng commented on 2019-08-10 07:27 (UTC)

It's time to enable libdav1d in ffmpeg for mpv.

laichiaheng commented on 2019-07-25 09:46 (UTC) (edited on 2019-07-25 09:56 (UTC) by laichiaheng)

Shouldn't it ask libplacebo dependency for MPV? In default, it doesn't support Vulkan API.

laichiaheng commented on 2019-04-16 06:53 (UTC) (edited on 2019-04-16 13:28 (UTC) by laichiaheng)

The shaderc-git is abandoned, maybe it should depend on shaderc instead of shaderc-git?

dvzrv commented on 2019-02-13 13:06 (UTC)

@sl1pkn07: Please use jack as dependency, as jack2 provides jack.

sl1pkn07 commented on 2019-02-12 14:30 (UTC)

use libmysofa-git instead

laichiaheng commented on 2019-02-12 07:23 (UTC)

src/libavfilter/af_sofalizer.c: In function 'preload_sofa': src/libavfilter/af_sofalizer.c:164:32: error: implicit declaration of function 'mysofa_neighborhood_init_withstepdefine'; did you mean 'mysofa_neighborhood_init'? [-Werror=implicit-function-declaration] s->sofa.neighborhood = mysofa_neighborhood_init_withstepdefine(s->sofa.hrtf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mysofa_neighborhood_init src/libavfilter/af_sofalizer.c:164:30: warning: assignment to 'struct MYSOFA_NEIGHBORHOOD *' from 'int' makes pointer from integer without a cast [-Wint-conversion] s->sofa.neighborhood = mysofa_neighborhood_init_withstepdefine(s->sofa.hrtf, ^ CC libavfilter/af_stereotools.o CC libavfilter/af_stereowiden.o CC libavfilter/af_superequalizer.o CC libavfilter/af_surround.o CC libavfilter/af_tremolo.o cc1: some warnings being treated as errors make: [/tmp/yaourt-tmp-laichiaheng/aur-mpv-build-git/src/mpv-build/ffmpeg/ffbuild/common.mak:60: libavfilter/af_sofalizer.o] Error 1 make: Waiting for unfinished jobs.... make: Leaving directory '/tmp/yaourt-tmp-laichiaheng/aur-mpv-build-git/src/mpv-build/ffmpeg_build' ==> 錯誤: build() 遭遇失敗。 正在中止... ==> 錯誤:Makepkg 無法構建 mpv-build-git 。

Batou commented on 2018-08-08 01:28 (UTC)

It fails to build.

28/518] Compiling DOCS/man/mpv.rst [ 29/518] Compiling DOCS/man/mpv.rst Using "code" is deprecated - use private-code or public-code. See the help page for details.

Using "code" is deprecated - use private-code or public-code. See the help page for details.

Using "code" is deprecated - use private-code or public-code. See the help page for details.

Traceback (most recent call last): File "/usr/bin/rst2html", line 17, in <module> from docutils.core import publish_cmdline, default_description ModuleNotFoundError: No module named 'docutils'</module>

Traceback (most recent call last): File "/usr/bin/rst2man", line 21, in <module> from docutils.core import publish_cmdline, default_description ModuleNotFoundError: No module named 'docutils'</module>

Waf: Leaving directory `/home/nsb/.cache/pacaur/mpv-build-git/src/mpv-build/mpv/build' Build failed -> task in 'rst2html' failed with exit status 1 (run with -v to display more information) -> task in 'rst2man' failed with exit status 1 (run with -v to display more information) ==> ERROR: A failure occurred in build(). Aborting... :: failed to build mpv-build-git package(s)

aufkrawall commented on 2018-07-14 15:07 (UTC) (edited on 2018-07-14 15:08 (UTC) by aufkrawall)

Hi, there have been some changes regarding CUDA. I suggest to:

remove the _enable_cuda check

add ffnvcodec-headers as build dep

add --enable-nvenc to ffmpeg build options

Thanks!

sl1pkn07 commented on 2018-03-24 13:18 (UTC) (edited on 2018-03-24 13:36 (UTC) by sl1pkn07)

libass needs nasm

checking for nasm... no configure: WARNING: nasm was not found; ASM functions are disabled.

configure: WARNING: Install nasm for a significantly faster libass build.

also, ffmpeg can use both,(https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu and https://trac.ffmpeg.org/wiki/CompilationGuide/Centos for reference)