Package Details: mpv-build-git 0.37.0.469.g1a649afbad-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.000475
First Submitted: 2013-09-08 11:13 (UTC)
Last Updated: 2024-03-02 21:07 (UTC)

Dependencies (123)

Required by (389)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 18 Next › Last »

sl1pkn07 commented on 2020-04-10 16:07 (UTC)

ffmpeg issue. nothing to do here. talk with ffmpeg upstream

seems need add codec_desc.h to makefile install header rules in this change

https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/672946c7fe6de56ccf5d2271ad1bfeb2290f394f

laichiaheng commented on 2020-04-10 15:40 (UTC) (edited on 2020-04-10 16:07 (UTC) by laichiaheng)

[ 71/520] Compiling video/out/opengl/hwdec_vdpau.c

In file included from ../common/encode_lavc.h:27,

from ../video/out/vo_lavc.c:34:

../../build_libs/include/libavcodec/avcodec.h:44:10: fatal error: codec_desc.h: No such file or directory

44 | #include "codec_desc.h"

| ^~~~~~~~~~~~~~

compilation terminated.

Waf: Leaving directory `/var/tmp/pamac-build-laichiaheng/mpv-build-git/src/mpv-build/mpv/build'

Build failed

-> task in 'objects' failed with exit status 1 (run with -v to display more information)

laichiaheng commented on 2020-04-08 15:39 (UTC)

It's fixed. Thanks.

sl1pkn07 commented on 2020-04-08 15:12 (UTC)

try now

laichiaheng commented on 2020-04-08 15:01 (UTC) (edited on 2020-04-08 15:02 (UTC) by laichiaheng)

ERROR: avisynth/avisynth_c.h not found

If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem.

==> 錯誤: build() 遭遇失敗。

metak commented on 2020-03-18 14:16 (UTC)

@sl1pkn07 Sorry about that, I build this package in openbuildservice and I forgot to update rsound package.

sl1pkn07 commented on 2020-03-18 13:36 (UTC) (edited on 2020-03-22 14:49 (UTC) by sl1pkn07)

libpulse is pulled by rsound, and jack(or jack2) by portaudio, wich is also pulled by rsound

metak commented on 2020-03-18 10:05 (UTC) (edited on 2020-03-18 10:28 (UTC) by metak)

Currently build fails because you removed jack and libpulse from depends, but you left both options --enabled in build section for ffmpeg and openal for mpv.