@tytan652 thank you for the short explanation.
I understand the desire for full self-compilation, but I'm puzzled by the conflicting dependencies—specifically, ffmpeg-obs and vlc-luajit. I've removed them and substituted CEF with the precompiled version. So far, I haven't encountered any segfaults or issues with the VAAPI and AV1 encoder, but my testing was brief.
Adding another obs-studio package to the AUR might be excessive, so I'm maintaining this fork locally. Perhaps we could seek a solution regarding "ffmpeg-obs and vlc-luajit," such as making them optional dependencies.
Personally, I'm not keen on replacing my ffmpeg and vlc with these alternatives. Unsure how others feel about it, but ill preference to stick with the original versions.
Pinned Comments
tytan652 commented on 2023-01-13 07:52 (UTC) (edited on 2023-01-13 07:52 (UTC) by tytan652)
For those who might ask why
libva-vdpau-driver
was added to conflicts.It is the only way at package level to prevent the user to have segfaults because of this driver. This will not be fixed on OBS side since this is not an OBS issue.
The driver is only loaded with Nvidia cards.
Try
libva-nvidia-driver
if you really need Nvidia decode through VAAPI.tytan652 commented on 2022-07-08 06:02 (UTC)
This package have some dependencies with version check, it will allow you to rebuild the package only when your system is correctly updated. This feature is not enabled on Manjaro.
If you have any issue, please before commenting rebuild this package (a clean build) and try again to make sure it's not because of a library update.
Pamac has a messed up dependency checker, use another AUR helper for the first install.
This AUR package provide OBS with all the missing feature except Twitch, Restream and YouTube integrations.
More explaination here: https://ideas.obsproject.com/posts/1558/
It provide any dependency needed for Wayland support.
I'm quite active on OBS discord server (don't PM me directly).