Can anyone else test to see if OBS works for you…I’m getting the following:
info: ---------------------------------
info: Initializing OpenGL...
info: Loading up OpenGL on adapter Intel Mesa Intel(R) Iris(R) Xe Graphics (RPL-P)
info: OpenGL loaded successfully, version 4.6 (Core Profile) Mesa 24.3.4-arch1.1, shading language 4.60
info: ---------------------------------
info: video settings reset:
base resolution: 1920x1080
output resolution: 1280x720
downscale filter: Bicubic
fps: 30/1
format: NV12
YUV mode: Rec. 709/Partial
info: NV12 texture support enabled
info: P010 texture support not available
info: Audio monitoring device:
name: Default
id: default
info: ---------------------------------
warning: Failed to load 'en-US' text for module: 'decklink-captions.so'
warning: Failed to load 'en-US' text for module: 'decklink-output-ui.so'
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
warning: A DeckLink iterator could not be created. The DeckLink drivers may not be installed
warning: Failed to initialize module 'decklink.so'
info: [pipewire] Available capture sources:
info: [pipewire] - Monitor source
info: [pipewire] - Window source
warning: v4l2loopback not installed, virtual camera not registered
info: VAAPI: API version 1.22
info: FFmpeg VAAPI H264 encoding supported
zsh: segmentation fault (core dumped) obs
Note: Modern nvidia cards can have NVDEC backend for VAAPI through libva-nvidia-driver, but I am unsure if this is desirable in your dual-gfx system.
Out of an abundance of caution we may also be interested in foreign packages in general … as it is already shown some packages that no longer exist in the repos or the AUR have been retained.
These all do not exist in the repos or the AUR and should be removed.
But the majority of that list is made up of deprecated plasma5 packages that likely should be removed as well, even if they technically continue to exist in the AUR (for now).
On top of those there are a few that are highly questionable such as v86d and pulseaudio-ctl (on what appears to be a system using pipewire) that very likely should not be present.
Of course a handful are legitimate current AUR packages that only you know if you want ( unetbootin, opera, specre-meltdown-checker, etc ).
Aside from that - was obs-studio able to be launched after removing the *libva-vdpau* packages ?
Not really an error - just a notice.
Inputting y would allow the operation to continue.
llvm and pyside6 are being removed along with the other dependencies not required by any other package … but they do fulfill optional dependencies for some other packages.
You can mark those packages as ‘explicitly installed’ if you would like to keep them.
sudo pacman -D --asexplicit llvm pyside6
After which they will not be included with the removal.
Of course they arent actually requirements so if you have no reason for them then you might just let them be removed.