You only need to install ffnvcodec-headers first and it works fine. Thank you, @linuxmetel.
Search Criteria
Package Details: obs-studio-git 30.2.3.r364.gb854f61-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: | 1.28 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2024-11-07 23:26 (UTC) |
Dependencies (47)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- jansson (jansson-gitAUR)
- libajantv2AUR
- libdatachannel (libdatachannel-gitAUR, libdatachannel-niceAUR)
- librist (librist-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- mbedtls2
- onevpl (libvpl-gitAUR, libvpl)
- pciutils (pciutils-gitAUR)
- qrcodegencpp-cmakeAUR
- qt6-svg
- rnnoise (rnnoise-gitAUR)
- speexdsp (speexdsp-gitAUR)
- uthash
- asio (asio-gitAUR) (make)
- cef-minimal-obs-binAUR (make)
- Show 27 more dependencies...
Required by (143)
- 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)
- obs-3d-effect (requires obs-studio)
- Show 123 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 35 Next › Last »
no-prophet commented on 2024-04-01 06:37 (UTC) (edited on 2024-04-01 06:57 (UTC) by no-prophet)
Rucker commented on 2024-03-31 14:21 (UTC)
Tried linuxmetel's solution and it worked. Dependencies need to be updated.
linuxmetel commented on 2024-03-31 11:49 (UTC)
It seems to require ffnvcodec-headers or other package which provides the same files. Without this, I got the following error:
CMake Error at /home/linuxmetel/.local/lib/python3.11/site-packages/cmake/data/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find FFnvcodec: Found unsuitable version "0.0.0", required range
is "12.0.0.0...<12.2.0.0" (found FFnvcodec_INCLUDE_DIR-NOTFOUND)
Reason given by package: Ensure FFnvcodec headers are available in local include paths.
Call Stack (most recent call first):
/home/linuxmetel/.local/lib/python3.11/site-packages/cmake/data/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:598 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/FindFFnvcodec.cmake:78 (find_package_handle_standard_args)
plugins/obs-ffmpeg/cmake/legacy.cmake:118 (find_package)
cmake/Modules/ObsHelpers.cmake:473 (include)
plugins/obs-ffmpeg/CMakeLists.txt:3 (legacy_check)
benklett commented on 2024-03-27 22:47 (UTC)
@dhtseany thanks for appreciation, it seems they changed the default for Jack at some point. That's why it was not enabled anymore.
dhtseany commented on 2024-03-27 22:29 (UTC)
@benklett Thanks for fixing that, I appreciate your efforts!
dhtseany commented on 2024-03-26 17:09 (UTC)
I again want to bring up Jack being left out of the CMAKE section. There's no point in having all of the Jack dependencies if you're not going to build the app with it's support and it's widely used and officially supported upstream. Please add -DENABLE_JACK=ON \
back to the CMAKE section.
dingodoppelt commented on 2024-03-26 01:42 (UTC)
Thank you very much for the fix @benklett!
Rucker commented on 2024-03-25 21:59 (UTC) (edited on 2024-03-25 22:01 (UTC) by Rucker)
Thanks for the patch! Just confirmed that it does in fact work
benklett commented on 2024-03-25 20:31 (UTC)
Hello, I pushed an update right now to fix the compile error. I was at a conference last week and therefore not able to fix the build. I am sorry for that.
no-prophet commented on 2024-03-17 04:27 (UTC)
@dingodoppelt It worked. Thank you for the advice, and thanks to @Davidyz for the fix.
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)