@ArchBoxHero I can't help if you don't gave me the full error.
Search Criteria
Package Details: libvlc-luajit 3.0.22-26
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vlc-luajit.git (read-only, click to copy) |
|---|---|
| Package Base: | vlc-luajit |
| Description: | Multi-platform MPEG, VCD/DVD, and DivX player built with luajit for OBS Studio compatibility - library meta-package |
| Upstream URL: | https://www.videolan.org/vlc/ |
| Keywords: | luajit media obs obs-studio vlc |
| Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
| Submitter: | tytan652 |
| Maintainer: | tytan652 |
| Last Packager: | tytan652 |
| Votes: | 22 |
| Popularity: | 0.63 |
| First Submitted: | 2021-05-11 19:45 (UTC) |
| Last Updated: | 2026-04-04 08:30 (UTC) |
Dependencies (110)
- libvlc (vlc-gitAUR)
- a52dec (a52dec-gitAUR) (make)
- aalib (make)
- abseil-cpp (abseil-cpp-gitAUR) (make)
- alsa-lib (make)
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR, aom-gitAUR, aom-gitAUR) (make)
- aribb24 (aribb24-gitAUR) (make)
- aribb25 (make)
- avahi (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- dav1d (dav1d-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR) (make)
- faad2 (faad2-gitAUR) (make)
- ffmpeg4.4 (make)
- flac (flac-gitAUR) (make)
- fluidsynth (fluidsynth-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR) (make)
- fribidi (fribidi-gitAUR) (make)
- Show 90 more dependencies...
Required by (1)
Sources (1)
tytan652 commented on 2022-03-01 07:27 (UTC)
ArchBoxHero commented on 2022-02-28 23:35 (UTC) (edited on 2022-02-28 23:42 (UTC) by ArchBoxHero)
No chance of building this using ffmpeg-amd-full version? I can't build it with that ffmpeg. And I'd really much rather keep that ffmpeg version. Any help? Thanks.
ngoonee commented on 2022-02-21 02:22 (UTC)
Thanks this works @tytan652
tal commented on 2022-02-20 20:24 (UTC) (edited on 2022-02-20 21:35 (UTC) by tal)
I'm still getting this when trying to build. is there any workaround for it?
error: libva is present but libavcodec/vaapi.h is missing
Edit:
It looks like it's not finding the ffmpeg-5.0.patch:
==> Retrieving sources...
-> Found vlc-3.0.16.tar.xz
-> Found update-vlc-plugin-cache.hook
-> Found vlc-3.0.11.1-srt_1.4.2.patch
-> Found vlc-live-media-2021.patch
RESOLVED:
Looks like I had a dirty PKGBUILD cached. I was using paru, and paru -Scc still wasn't getting rid of old pkgbuild files. a full paru -Sccd and some manual cache deletion seems to have resolved the problem
tytan652 commented on 2022-02-18 11:46 (UTC)
@Freso because Arch Linux vlc package did the same thing because of ffmpeg4.4 but I think I can add it back since I use FFmpeg 5.
Freso commented on 2022-02-18 11:36 (UTC) (edited on 2022-02-18 12:45 (UTC) by Freso)
Why did you --disable-chromaprint/AcoustID support?
Edit: I saw that this was done in Arch’s package too, due to extra/vlc linking against ffmpeg4.4 library: https://github.com/archlinux/svntogit-packages/commit/7fc77909e1788686a2cc7e5f08cc9c9506d121e7 – but this package depends on ffmpeg>=5, so this shouldn’t be an issue here, right?
tytan652 commented on 2022-02-18 08:25 (UTC) (edited on 2022-02-18 08:25 (UTC) by tytan652)
@Ngonoee with some patch from commit from the future 3.0.17, I can build VLC 3 with FFmpeg 5 with only one sacrifice libva is not available with FFmpeg 5 in VLC 3.
Building VLC with ffmpeg4.4 and having ffmpeg installed was causing issue, so I got no choice to chose FFmpeg 5.
ngoonee commented on 2022-02-18 07:39 (UTC)
Oof just saw the vlc3/ffmpeg5 discussions. That's not gonna get solved anytime soon...
tytan652 commented on 2022-02-18 06:34 (UTC)
Not a new toolchain, but VLC 3 can't be built against FFmpeg 5 so i try to switch to ffmpeg4.4. I'm actually trying to solve the issue, sorry for the inconvenience.
ngoonee commented on 2022-02-18 02:20 (UTC)
collect2: error: ld returned 1 exit status libtool: error: error: relink 'libavformat_plugin.la' with the above command before installing it
Getting the above, I think its related to the new toolchain updates?
Pinned Comments
tytan652 commented on 2025-07-09 10:49 (UTC) (edited on 2025-07-09 18:55 (UTC) by tytan652)
Arch Linux split the
vlcpackage between it's plugins.This package has been refactored to only replace
vlc-plugin-lua, updating will require manual intervention:vlc(andlibvlc)vlc-plugin-luajitvlc-luajit