Using paru instead of yay fixes a bunch of the dependency issues mentioned below for any who actually reads these comments.
Search Criteria
Package Details: obs-studio-tytan652 31.0.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-tytan652.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-tytan652 |
Description: | Free and open source software for video recording and live streaming. With everything except service integrations. Plus my bind interface PR, and sometimes backported fixes |
Upstream URL: | https://github.com/obsproject/obs-studio |
Keywords: | browser ftl obs vst |
Licenses: | GPL-2.0-or-later |
Conflicts: | libva-vdpau-driver, obs-browser, obs-linuxbrowser, obs-studio, obs-vst, obs-websocket |
Provides: | obs-browser, obs-studio, obs-vst, obs-websocket |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 51 |
Popularity: | 1.36 |
First Submitted: | 2021-03-17 21:24 (UTC) |
Last Updated: | 2024-12-22 18:48 (UTC) |
Dependencies (82)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg-obsAUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- jansson (jansson-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- librist (librist-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- Show 62 more dependencies...
Required by (146)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-git (requires obs-studio)
- droidcam-obs-plugin (requires obs-studio)
- droidcam-obs-plugin-bin (requires obs-studio)
- droidcam-obs-plugin-git (requires obs-studio)
- glava-git (requires obs-studio) (make)
- glava-git (requires obs-studio) (optional)
- glava-ridged (requires obs-studio) (optional)
- looking-glass (requires obs-studio) (make)
- looking-glass-git (requires obs-studio) (make)
- looking-glass-host (requires obs-studio) (make)
- looking-glass-host-git (requires obs-studio) (make)
- looking-glass-module-dkms (requires obs-studio) (make)
- looking-glass-module-dkms-git (requires obs-studio) (make)
- looking-glass-rc (requires obs-studio) (make)
- looking-glass-rc-host (requires obs-studio) (make)
- looking-glass-rc-module-dkms (requires obs-studio) (make)
- lyrica (requires obs-studio) (optional)
- nudgis-obs-plugin (requires obs-studio)
- Show 126 more...
Sources (8)
rossvold commented on 2024-12-28 17:28 (UTC)
infectedcrotch commented on 2024-12-25 20:28 (UTC)
Interesting thanks @xiota -- FWIW it was pyenv
that was causing it to link to the old version which was my default in pyenv. Once disabled and forcing rebuild all was well.
xiota commented on 2024-12-25 04:00 (UTC) (edited on 2024-12-25 04:06 (UTC) by xiota)
@ZnCookie @infectedcrotch Rebuild after a full system update. core/python
was recently upgraded to 3.13.x. After rebuild:
$ readelf -a /usr/lib/obs-scripting/_obspython.so | grep libpython
0x0000000000000001 (NEEDED) Shared library: [libpython3.13.so.1.0]
infectedcrotch commented on 2024-12-25 03:32 (UTC)
FYI still getting this after latest patch:
obs: error while loading shared libraries: libpython3.12.so.1.0: cannot open shared object file: No such file or directory
ZnCookie commented on 2024-12-22 18:42 (UTC)
Python has been updated to 3.13, and after pacman -Syu, obs prompts that libpython3.12.so.1.0 cannot be found
31PNMR commented on 2024-12-14 17:30 (UTC)
How about you roll this package back until the problem with pipewire is actually dealt with. This was a pretty crappy way to treat the users, and what's worse is you knew about it.
abdulhakeem commented on 2024-12-04 01:34 (UTC)
This takes an absolutely eternity to compile and install. A pre-compiled version would be neat.
therionro commented on 2024-12-02 17:45 (UTC)
Streaming is still not working even on the latest aur script. Still shows "Failed to connect to server"
oroborius commented on 2024-09-23 15:04 (UTC)
Latest libjxl 11 causes this to fail to build.
Pinned Comments
tytan652 commented on 2023-01-13 07:51 (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 2021-05-14 17:49 (UTC) (edited on 2022-07-08 06:03 (UTC) by tytan652)
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.
It also contains some unmerged PR or backported fix documented in the PKGBUILD.
I'm quite active on OBS discord server (don't PM me directly), so if I saw something that need to be backported I add it.