Search Criteria
Package Details: vlc-git 4.0.0.r33753.g562bc83-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vlc-git.git (read-only, click to copy) |
---|---|
Package Base: | vlc-git |
Description: | Multi-platform MPEG, VCD/DVD, and DivX player |
Upstream URL: | https://code.videolan.org/videolan/vlc |
Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | libvlc, vlc |
Provides: | libvlc, vlc |
Submitter: | None |
Maintainer: | xiota (knoelli) |
Last Packager: | xiota |
Votes: | 212 |
Popularity: | 0.91 |
First Submitted: | 2008-04-01 12:14 (UTC) |
Last Updated: | 2025-04-30 01:09 (UTC) |
Dependencies (141)
- aribb24 (aribb24-gitAUR)
- chromaprint (chromaprint-fftwAUR)
- faad2 (faad2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- fribidi (fribidi-gitAUR)
- gnutls (gnutls-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- libarchive (libarchive-gitAUR)
- libdvbpsi (libdvbpsi-gitAUR)
- libebur128 (libebur128-gitAUR)
- libidn (libidn-gitAUR)
- libmad
- libmatroska (libmatroska-gitAUR)
- libmpcdec (libmpcdec-svnAUR)
- libplacebo (libplacebo-gitAUR)
- libsecret
- libupnp (libupnp-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- Show 121 more dependencies...
Required by (167)
- alchemy-viewer-git (requires vlc)
- ani-cli (requires vlc) (optional)
- ani-cli-git (requires vlc) (optional)
- animdl-git (requires vlc) (optional)
- animeko-appimage (requires vlc)
- animeko-appimage-alpha (requires vlc)
- animeko-appimage-beta (requires vlc)
- aniwrapper-git (requires vlc) (optional)
- arcan (requires libvlc)
- arctime (requires vlc)
- arctimepro (requires vlc)
- asap-chiptunes-player-git (requires vlc) (make)
- asap-chiptunes-player-git (requires vlc) (optional)
- augenkrebs-git (requires vlc)
- backslash-bin (requires vlc)
- behavioral-observation-research-interactive-software (requires vlc)
- bililocal-git (requires vlc)
- bililocal-osx-git (requires vlc)
- casparcg-client (requires vlc)
- casparcg-client-bin (requires vlc)
- Show 147 more...
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 46 Next › Last »
DAC324 commented on 2021-09-14 16:22 (UTC) (edited on 2021-09-14 16:23 (UTC) by DAC324)
@andrewSC:
While reading through [1], I am not fully sure if it really was an accident. The problem admitted was that the
haasnsoft
filter was pulled without a previous deprecation warning. For now, it has been re-introduced in trunk but it remains deprecated:Next, thanks a lot for your help with
libplacebo-git
:Meanwhile, the
libplacebo-git
maintainer has listened to feedback from comments and has separated thelibplacebo-git
32 bit version from the 64 bit version. However, there are still a few things to be taken into consideration.First, there seems to be a new dependency
spirv-cross
that needs to be included as otherwise, you gettrying to build
libplacebo-git
. Next, there isThat can apparently be avoided by disabling
d3d11
in themeson
options in thePKGBUILD
. See my comment to [2].That commit was made on 06 May already,and it appears to be still not included in
libplacebo
releases :([1] https://github.com/haasn/libplacebo/commit/5a31ece1363c870071d1e13a5efe6956220380de [2] https://gist.github.com/andrewSC/6acfca87db8ed269f9a6b59d1c3f6a0e
koynoyno commented on 2021-07-15 06:13 (UTC)
Wennadocta, I had the same build error. I checked
lua
packages and turns out I havelua
andlua52
. Removinglua52
helped.angauber commented on 2021-06-25 19:03 (UTC)
Installing the
libplacebo-git
package fixed the missingpl_filter_haasnsoft
filter issue for me Thanks to andrewSC for pointing that outWennadocta commented on 2021-06-23 08:04 (UTC)
Can't build:
DAC324 commented on 2021-05-26 17:17 (UTC) (edited on 2021-05-26 18:13 (UTC) by DAC324)
Indeed, the
ffmpeg-git
conflict comes fromchromaprint
. It has to be replaced bychromaprint-fftw
.Reason why I wanted to install
ffmpeg-git
: Theffmpeg
packages in the official repository come without support forvaapi
andvdpau
- in order to have this support enabled,ffmpeg
has to be compiled with(Sources: https://wiki.videolan.org/VLC_VAAPI/ and https://stackoverflow.com/questions/23289157/how-to-use-hardware-acceleration-with-ffmpeg)
With the standard ffmpeg package, VLC has problems using
vdpau
:Furthermore,
AV_PIX_FMT_VAAPI_VLD
is deprecated (source: ffmpeg documentation, APICHANGES):Hence, it might make sense to apply this change to the VLC sources:
andrewSC commented on 2021-05-25 19:03 (UTC)
It.. doesn't? Where do you see the conflict explicitly? The PKGBUILD doesn't explicitly list a conflicts with ffmpeg-git.
I was able to compile
03674aee047f5b9e41d6f267592f79c7790326b1
in a chroot, following the instructions I provided, without issue. Given the pathing of the error message i'm suspicious if it's not an out-of-date dep on your system.DAC324 commented on 2021-05-25 16:10 (UTC) (edited on 2021-05-25 16:36 (UTC) by DAC324)
Fails to compile:
Fix for that kind of errors: Uninstall ALL
lua
packages, such aslua
,lua51
andlua52
. Afterwards,run makepkg --syncdeps
which retrieves and installs the latest lua package, and then try again.Unfortunately, for me, this only leads to the next error:
Looks like this one can be avoided by installing
libplacebo-git
as indicated in earlier comments.DAC324 commented on 2021-05-25 14:16 (UTC) (edited on 2021-05-25 16:59 (UTC) by DAC324)
Why does this package conflict with ffmpeg-git?
UPDATE: Found the problem - it is the
chromaprint
package. In order to useffmpeg-git
, you will have to installchromaprint-fftw
from AUR.andrewSC commented on 2021-05-13 21:49 (UTC)
Ok, so after a little bit of testing I was able to get this to build correctly in chroot.
Basically the first part with live555, that is fixed with the latest push (I added a patch from vlc in [extra]). The following error related to
pl_filter_haasnsoft
is due to libplacebo upstream accidentally pulling the filter [1]. You need to build libplacebo-git and install it in the chroot before building vlc-git. Here's a super quick update i did to the PKGBUILD [2] to get libplacebo-git to build (aur version was not building for me).Once the next libplacebo release is cut, libplacebo-git shouldn't have to be built in order for this package to build correctly.
[1] https://github.com/haasn/libplacebo/commit/5a31ece1363c870071d1e13a5efe6956220380de [2] https://gist.github.com/andrewSC/6acfca87db8ed269f9a6b59d1c3f6a0e
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 46 Next › Last »