@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.
Search Criteria
Package Details: vlc-luajit 3.0.21-20
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 |
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, vlc-dev, vlc-plugin, vlc-stable-git |
Provides: | vlc |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 25 |
Popularity: | 1.95 |
First Submitted: | 2021-05-11 19:45 (UTC) |
Last Updated: | 2025-06-16 05:08 (UTC) |
Dependencies (217)
- a52dec (a52dec-gitAUR)
- abseil-cpp (abseil-cpp-gitAUR)
- aribb24 (aribb24-gitAUR)
- bash (bash-devel-gitAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- 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)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gnutls (gnutls-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive (libarchive-gitAUR)
- libdca (libdca-gitAUR)
- Show 197 more dependencies...
Required by (164)
- 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)
- 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)
- casparcg-client-git (requires vlc)
- Show 144 more...
Sources (5)
tytan652 commented on 2022-02-18 11:46 (UTC)
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?
Tio commented on 2022-01-26 12:25 (UTC)
Works. Thank you!
tytan652 commented on 2022-01-24 14:04 (UTC) (edited on 2022-01-26 12:39 (UTC) by tytan652)
@Tio fixed in 3.0.16-5
Tio commented on 2022-01-24 13:53 (UTC)
I get this error when trying to update:
Building vlc-luajit...
==> Making package: vlc-luajit 3.0.16-4 (lun 24 ene 2022 14:52:08)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> 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
-> Found vlc-luajit.hook
-> Found vlc-luajit.sh
==> ERROR: Integrity checks (sha256) differ in size from the source array.
Failed to build vlc-luajit
tytan652 commented on 2021-12-13 20:02 (UTC) (edited on 2021-12-13 20:04 (UTC) by tytan652)
All of them seems to be optional depedencies and are related to plugins for VLC.
It's almost the same PKGBUILD as the original vlc
package, just LuaJIT and disable DeckLink (was causing issue) changes.
Pinned Comments