Please re-enable VLC option in CMake, it was previously enabled and now is disabled without explanation. -DENABLE_VLC=ON
Search Criteria
Package Details: obs-studio-git 31.0.1.r81.g6f115df-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-git |
Description: | Free and open source software for video recording and live streaming |
Upstream URL: | https://github.com/obsproject/obs-studio |
Licenses: | GPL-2.0-only |
Conflicts: | obs-studio |
Provides: | obs-studio |
Submitter: | ledti |
Maintainer: | benklett (xiota) |
Last Packager: | xiota |
Votes: | 101 |
Popularity: | 0.27 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2025-02-01 20:39 (UTC) |
Dependencies (60)
- at-spi2-core (at-spi2-core-gitAUR)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- jansson (jansson-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- librist (librist-gitAUR)
- libvpl (intel-media-stack-binAUR, libvpl-gitAUR)
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pciutils (pciutils-gitAUR)
- qrcodegencpp-cmake
- qt6-svg
- rnnoise (rnnoise-gitAUR)
- speexdsp (speexdsp-gitAUR)
- alsa-lib (make)
- Show 40 more dependencies...
Required by (145)
- 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 125 more...
Sources (4)
Kazune commented on 2025-02-04 19:49 (UTC)
xiota commented on 2025-02-01 20:47 (UTC)
Revised to remove depends on cef-minimal-obs-bin
because maintainer appears to be planning to retire it.
xiota commented on 2024-11-30 16:59 (UTC)
@EndlessEden This package is intended to be built in clean chroot with the specified packages. FFmpeg often introduces breaking changes in new versions and during development. Try ffmpeg
or ffmpeg-full
.
EndlessEden commented on 2024-11-21 05:13 (UTC)
Fails to build with https://aur.archlinux.org/packages/ffmpeg-full-git
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find FFmpeg: (Required is at least version "6.1") (found
/usr/lib/libavformat.so;/usr/lib/libavutil.so;/usr/lib/libswscale.so;/usr/lib/libswresample.so;/usr/lib/libavcodec.so,
found components: avformat avutil swscale swresample avcodec)
Reason given by package: Ensure that required FFmpeg libraries are installed on the system.
xiota commented on 2024-11-04 03:27 (UTC)
debugedit
is installed with base-devel
, which is supposed to be installed before using AUR.
yh313 commented on 2024-11-04 02:51 (UTC) (edited on 2024-11-04 02:55 (UTC) by yh313)
I needed to install core/debugedit
to build.
Also I noticed the CPU usage is much higher than Nvm this is only ture when I added a browser to a scene.extra/obs-studio
, I guess this is the wrong place to report this, but has anyone else noticed this?
xiota commented on 2024-10-14 17:12 (UTC) (edited on 2024-10-14 17:24 (UTC) by xiota)
@kimimaru @benklett I'll update the package shortly.
Update: ftl-sdk
module has been removed.
benklett commented on 2024-10-14 10:21 (UTC)
@kimimaru, i think it was this one: https://github.com/GRVYDEV/Project-Lightspeed As they removed the usage from the codebase, I should remove the sdk from the PKGBUILD. Thank you for the report.
kimimaru commented on 2024-10-14 09:59 (UTC)
@benklett Do you remember which project by any chance? I was looking for it and came across this merge request from late last year that removed support for FTL in OBS: https://github.com/obsproject/obs-studio/pull/10019
benklett commented on 2024-10-14 06:32 (UTC)
@kimimaru as far as I remember, there ist at least one project, which makes use of the ftl specification and is compatible with OBS.
Pinned Comments
thotypous commented on 2021-02-05 14:12 (UTC)
If you don't want to build this package yourself, hourly builds are available at https://aur.chaotic.cx
benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)