Package Details: obs-studio-tytan652 31.0.0-4

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)

Required by (146)

Sources (8)

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.

Latest Comments

1 2 3 4 5 6 .. 17 Next › Last »

rossvold commented on 2024-12-28 17:28 (UTC)

Using paru instead of yay fixes a bunch of the dependency issues mentioned below for any who actually reads these comments.

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.

https://github.com/obsproject/obs-studio/pull/11181

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.