Package Details: obs-studio-git 30.2.3.r364.gb854f61-1

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.50
First Submitted: 2014-03-12 22:29 (UTC)
Last Updated: 2024-11-07 23:26 (UTC)

Required by (145)

Sources (3)

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)

This is a -git package, that means you have to update it! Please do not flag it out of date because of the version number. The version number will automatically increase to the version of the latest commit. If you want to have the stable versions, please install the package obs-studio from [community].

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 35 Next › Last »

ArchBoxHero commented on 2022-09-12 21:37 (UTC) (edited on 2022-09-12 21:37 (UTC) by ArchBoxHero)

Not building for me. Where did you find qt6-core? Did you compile/install that yourself? That PKBUILD does not build for me. Complains about missing deps: qt6-core. I've searched a little bit but could not find it. Will come back later to investigate more.

ArchBoxHero commented on 2022-09-10 00:00 (UTC)

Yea @attention_horse I can confirm same error, same failed build.

attention_horse commented on 2022-09-07 15:01 (UTC)

No longer builds:

CMake Error at cmake/Modules/ObsHelpers.cmake:446 (message):
  OBS: obs-websocket submodule not available.
Call Stack (most recent call first):
  plugins/CMakeLists.txt:88 (obs_status)

zangoku commented on 2022-08-29 05:55 (UTC)

No longer builds

CMake Error at CMakeLists.txt:15 (project):
  VERSION "28.0.0.rc2" format invalid.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().

hmann commented on 2022-08-14 20:40 (UTC) (edited on 2022-08-20 19:43 (UTC) by hmann)

Here's a patch to make the package build with the latest git version. It also solves the issue with CMake files not ending up in the right directory (required for building external plugins like obs-streamfx and obs-vkcapture). I made the version number match what OBS uses by default.

https://gist.github.com/HannesMann/829a0bcd2a6f12933c4393f3dc0e7383

To apply the patch: patch -p1 < obs-studio-git.patch

rek2 commented on 2022-08-08 11:15 (UTC)

Hello same as the comments below and

-- OBS:  Application Version: 28.0.0.beta1 - Build Number: 1
CMake Error at CMakeLists.txt:15 (project):
  VERSION "28.0.0.beta1" format invalid.

GC268DM commented on 2022-07-05 14:39 (UTC) (edited on 2022-07-20 13:53 (UTC) by GC268DM)

Since about 1-2 weeks I am getting this error

[ 38%] Built target decklink
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
In file included from /var/tmp/pamac-build-***/obs-studio-git/src/obs-studio-git/plugins/vlc-video/vlc-video-plugin.h:9,
                 from /var/tmp/pamac-build-***/obs-studio-git/src/obs-studio-git/plugins/vlc-video/vlc-video-plugin.c:6:
/usr/include/vlc/libvlc_media.h:735:52: error: unknown type name ‘libvlc_picture_type_t’; did you mean ‘libvlc_media_type_t’?
  735 |                                         bool crop, libvlc_picture_type_t picture_type,
      |                                                    ^~~~~~~~~~~~~~~~~~~~~
      |                                                    libvlc_media_type_t
/usr/include/vlc/libvlc_media.h:773:51: error: unknown type name ‘libvlc_picture_type_t’; did you mean ‘libvlc_media_type_t’?
  773 |                                        bool crop, libvlc_picture_type_t picture_type,
      |                                                   ^~~~~~~~~~~~~~~~~~~~~
      |                                                   libvlc_media_type_t
[ 24%] Building C object plugins/linux-pipewire/CMakeFiles/linux-pipewire.dir/pipewire.c.o
In file included from /var/tmp/pamac-build-***/obs-studio-git/src/obs-studio-git/plugins/vlc-video/vlc-video-plugin.h:10:
/usr/include/vlc/libvlc_events.h:266:13: error: unknown type name ‘libvlc_picture_t’
  266 |             libvlc_picture_t* p_thumbnail;
      |             ^~~~~~~~~~~~~~~~
/usr/include/vlc/libvlc_events.h:274:13: error: unknown type name ‘libvlc_picture_list_t’
  274 |             libvlc_picture_list_t* thumbnails;
      |             ^~~~~~~~~~~~~~~~~~~~~
make[2]: *** [plugins/vlc-video/CMakeFiles/vlc-video.dir/build.make:76: plugins/vlc-video/CMakeFiles/vlc-video.dir/vlc-video-plugin.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1240: plugins/vlc-video/CMakeFiles/vlc-video.dir/all] Error 2

I also get the same errors after removing all build-files from pamac

parkerlreed commented on 2022-04-21 19:34 (UTC) (edited on 2022-04-21 19:35 (UTC) by parkerlreed)

Is there a reason the CMake files for the includes are not installed with this package?

obs-studio from community contains

usr/lib/cmake/
usr/lib/cmake/LibObs/
usr/lib/cmake/LibObs/LibObsConfig.cmake
usr/lib/cmake/LibObs/LibObsConfigVersion.cmake
usr/lib/cmake/LibObs/LibObsTarget-relwithdebinfo.cmake
usr/lib/cmake/LibObs/LibObsTarget.cmake

ArchBoxHero commented on 2022-03-27 22:28 (UTC) (edited on 2022-03-27 23:06 (UTC) by ArchBoxHero)

I lied, Its not building for me as I am getting the errors I mentioned earlier concerning > cairo You can see my comment below with the details like these: /usr/bin/ld: /usr/lib/librsvg-2.so.2: undefined reference to `cairo_pdf_surface_add_outline'

** I was able to get this to build by installing the https://aur.archlinux.org/packages/librsvg-git first. But also I have Anaconda installed and had to deactivate that because I've had Anaconda installed for a long time and now I'm just scared of removing it. I will some day.... just not today.