yeah this version disable vaapi, make hevc impossible to play with old intel laptops. is there a flag or a way to enable it?
Search Criteria
Package Details: libvlc-luajit 3.0.21-7
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 |
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: | libvlc |
Provides: | libvlc |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 21 |
Popularity: | 0.28 |
First Submitted: | 2021-05-11 19:45 (UTC) |
Last Updated: | 2024-11-08 07:13 (UTC) |
Dependencies (108)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- a52dec (a52dec-gitAUR) (make)
- aalib (make)
- abseil-cpp (abseil-cpp-gitAUR) (make)
- alsa-lib (make)
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR) (make)
- aribb24 (aribb24-gitAUR) (make)
- aribb25 (make)
- avahi (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- dav1d (dav1d-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- faad2 (faad2-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR) (make)
- flac (flac-gitAUR) (make)
- fluidsynth (fluidsynth-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- Show 88 more dependencies...
Required by (2)
- arcan (requires libvlc)
- vlc-luajit
Sources (4)
ddulz commented on 2024-08-25 22:25 (UTC)
chb commented on 2024-08-24 04:14 (UTC)
it seems like this version has to use my CPU for video decode, i think i saw a comment below about this version not containing vaapi (i have amd gpu)
CountJJ commented on 2024-07-15 07:51 (UTC)
latest version freezes after a few seconds of playing any video any codec any format
tytan652 commented on 2023-12-02 11:45 (UTC)
@bboudre7 and @vmService
You are likely not using the official libplacebo
package which is version 5 on Arch repo.
vmService commented on 2023-12-01 20:15 (UTC)
I also cannot build this package:
In file included from video_output/opengl/vout_helper.c:44:
video_output/opengl/vout_helper.h:133:5: error: ‘PL_TONE_MAPPING_HABLE’ undeclared here (not in a function)
133 | PL_TONE_MAPPING_HABLE,
| ^~~~~~~~~~~~~~~~~~~~~
video_output/opengl/vout_helper.h:134:5: error: ‘PL_TONE_MAPPING_MOBIUS’ undeclared here (not in a function)
134 | PL_TONE_MAPPING_MOBIUS,
| ^~~~~~~~~~~~~~~~~~~~~~
video_output/opengl/vout_helper.h:135:5: error: ‘PL_TONE_MAPPING_REINHARD’ undeclared here (not in a function)
135 | PL_TONE_MAPPING_REINHARD,
| ^~~~~~~~~~~~~~~~~~~~~~~~
video_output/opengl/vout_helper.h:136:5: error: ‘PL_TONE_MAPPING_GAMMA’ undeclared here (not in a function); did you mean ‘PL_TONE_MAP_LUMA’?
136 | PL_TONE_MAPPING_GAMMA,
| ^~~~~~~~~~~~~~~~~~~~~
| PL_TONE_MAP_LUMA
video_output/opengl/vout_helper.h:137:5: error: ‘PL_TONE_MAPPING_LINEAR’ undeclared here (not in a function); did you mean ‘PL_TONE_MAP_LUMA’?
137 | PL_TONE_MAPPING_LINEAR,
| ^~~~~~~~~~~~~~~~~~~~~~
| PL_TONE_MAP_LUMA
video_output/opengl/vout_helper.h:138:5: error: ‘PL_TONE_MAPPING_CLIP’ undeclared here (not in a function)
138 | PL_TONE_MAPPING_CLIP,
| ^~~~~~~~~~~~~~~~~~~~
make[4]: *** [Makefile:22505: video_output/opengl/libgl_plugin_la-vout_helper.lo] Error 1
make[4]: Leaving directory '/home/umi/.cache/yay/vlc-luajit/src/vlc-3.0.20/modules'
make[3]: *** [Makefile:28327: all-recursive] Error 1
make[3]: Leaving directory '/home/umi/.cache/yay/vlc-luajit/src/vlc-3.0.20/modules'
make[2]: *** [Makefile:12918: all] Error 2
make[2]: Leaving directory '/home/umi/.cache/yay/vlc-luajit/src/vlc-3.0.20/modules'
make[1]: *** [Makefile:1567: all-recursive] Error 1
make[1]: Leaving directory '/home/umi/.cache/yay/vlc-luajit/src/vlc-3.0.20'
make: *** [Makefile:1454: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
-> error making: vlc-luajit-exit status 4
-> Failed to install the following packages. Manual intervention is required:
vlc-luajit - exit status 4
xiota commented on 2023-11-11 03:04 (UTC)
$ pacman -Si kwallet
error: package 'kwallet' was not found
$ pacman -Si extra/kwallet5 | grep -E '^(Name|Provides)'
Name : kwallet5
Provides : org.freedesktop.secrets
tytan652 commented on 2023-11-07 18:45 (UTC)
@xiota, vlc
has no kf5 dependencies. If you mean kwallet
even the upstream package kept kwallet
.
bboudre7 commented on 2023-11-03 15:53 (UTC)
I haven't been able to build this package for a month. Here is my (most recent) build error:
In file included from video_output/opengl/vout_helper.c:44:
video_output/opengl/vout_helper.h:133:5: error: ‘PL_TONE_MAPPING_HABLE’ undeclared here (not in a function)
133 | PL_TONE_MAPPING_HABLE,
| ^~~~~~~~~~~~~~~~~~~~~
video_output/opengl/vout_helper.h:134:5: error: ‘PL_TONE_MAPPING_MOBIUS’ undeclared here (not in a function)
134 | PL_TONE_MAPPING_MOBIUS,
| ^~~~~~~~~~~~~~~~~~~~~~
video_output/opengl/vout_helper.h:135:5: error: ‘PL_TONE_MAPPING_REINHARD’ undeclared here (not in a function)
135 | PL_TONE_MAPPING_REINHARD,
| ^~~~~~~~~~~~~~~~~~~~~~~~
video_output/opengl/vout_helper.h:136:5: error: ‘PL_TONE_MAPPING_GAMMA’ undeclared here (not in a function); did you mean ‘PL_TONE_MAP_LUMA’?
136 | PL_TONE_MAPPING_GAMMA,
| ^~~~~~~~~~~~~~~~~~~~~
| PL_TONE_MAP_LUMA
video_output/opengl/vout_helper.h:137:5: error: ‘PL_TONE_MAPPING_LINEAR’ undeclared here (not in a function); did you mean ‘PL_TONE_MAP_LUMA’?
137 | PL_TONE_MAPPING_LINEAR,
| ^~~~~~~~~~~~~~~~~~~~~~
| PL_TONE_MAP_LUMA
video_output/opengl/vout_helper.h:138:5: error: ‘PL_TONE_MAPPING_CLIP’ undeclared here (not in a function)
138 | PL_TONE_MAPPING_CLIP,
| ^~~~~~~~~~~~~~~~~~~~
make[4]: *** [Makefile:22505: video_output/opengl/libgl_plugin_la-vout_helper.lo] Error 1
make[4]: Leaving directory '/home/blakeb/.cache/yay/vlc-luajit/src/vlc-3.0.20/modules'
make[3]: *** [Makefile:28327: all-recursive] Error 1
make[3]: Leaving directory '/home/blakeb/.cache/yay/vlc-luajit/src/vlc-3.0.20/modules'
make[2]: *** [Makefile:12918: all] Error 2
make[2]: Leaving directory '/home/blakeb/.cache/yay/vlc-luajit/src/vlc-3.0.20/modules'
make[1]: *** [Makefile:1567: all-recursive] Error 1
make[1]: Leaving directory '/home/blakeb/.cache/yay/vlc-luajit/src/vlc-3.0.20'
make: *** [Makefile:1454: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Some help would be greatly appreciated. I'm on Artix, if that makes a difference.
Pinned Comments