@ArchBoxHero I can't help if you don't gave me the full error.
Search Criteria
Package Details: vlc-plugin-luajit 3.0.21-22
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 - LuaJIT scripting plugins |
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 |
Conflicts: | vlc-plugin-lua |
Provides: | vlc-plugin-lua |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 22 |
Popularity: | 0.20 |
First Submitted: | 2021-05-11 19:45 (UTC) |
Last Updated: | 2025-07-12 05:45 (UTC) |
Dependencies (116)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libvlc (vlc-gitAUR)
- libvlccore.so (vlc-gitAUR, libvlc)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- 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) (make)
- aribb24 (aribb24-gitAUR) (make)
- aribb25 (make)
- avahi (make)
- bash (bash-devel-gitAUR, bash-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- dav1d (dav1d-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- faad2 (faad2-gitAUR) (make)
- ffmpeg4.4 (make)
- flac (flac-gitAUR) (make)
- Show 96 more dependencies...
Required by (1)
Sources (5)
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.
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
vlc
package between it's plugins.This package has been refactored to only replace
vlc-plugin-lua
, updating will require manual intervention:vlc
(andlibvlc
)vlc-plugin-luajit
vlc-luajit