I think I fix the issue with the recent git update. Please clean you AUR helper cache (or cleanbuild) if you use one to reclone repos.
Search Criteria
Package Details: obs-studio-rc 10:31.0.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-rc.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-rc |
Description: | Beta cycle of the free and open source software for video recording and live streaming. With everything except service integration |
Upstream URL: | https://github.com/obsproject/obs-studio |
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: | 2 |
Popularity: | 0.000296 |
First Submitted: | 2021-08-26 18:36 (UTC) |
Last Updated: | 2025-03-29 06:29 (UTC) |
Dependencies (82)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg-obsAUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- 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)
- jansson (jansson-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, 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 (147)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-bin (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)
- Show 127 more...
Sources (5)
Latest Comments
« First ‹ Previous 1 2
tytan652 commented on 2022-10-19 15:07 (UTC)
tytan652 commented on 2022-09-01 08:23 (UTC) (edited on 2022-09-01 08:25 (UTC) by tytan652)
Reminder: From the version 28, Qt5 based plugin will no longer work with this package since it use Qt6 as upstream uses.
Having a Qt5 based plugin could lead to crashes while running OBS.
tytan652 commented on 2022-08-03 09:29 (UTC)
From the version 28, OBS Studio is now officially built with Qt6.
Plugin built with Qt5 will no longer work, and even make OBS crash if they happen to load correctly.
tytan652 commented on 2022-03-05 10:13 (UTC)
27.2.3 is a Windows only hotfix
tytan652 commented on 2021-10-05 06:40 (UTC)
@zeroconf I'm quite sure that my package was updated to the last version before you add the comment.
zeroconf commented on 2021-10-04 21:38 (UTC)
OBS Studio 27.1.3 final released - https://github.com/obsproject/obs-studio/releases
tytan652 commented on 2021-08-26 18:41 (UTC) (edited on 2022-08-03 09:30 (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 package will follow the beta release cycle of OBS (release candidate and stable release).
No service integrations are available.
Pinned Comments
tytan652 commented on 2025-03-15 16:52 (UTC)
If you have issue building please try to downgrade
asio
to a version before 1.34.0, this a headers-only library so packages only rely on it as a build-time dependencies.Arch Linux has unfortunately updated
asio
without testing if packages using it would build andwebsocketpp
happens to not work with the newestasio
.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 2021-08-26 18:41 (UTC) (edited on 2022-08-03 09:30 (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 package will follow the beta release cycle of OBS (release candidate and stable release).
No service integrations are available.