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

Required by (143)

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 .. 23 24 25 26 27 28 29 30 31 32 33 .. 35 Next › Last »

kurolox commented on 2017-02-10 17:04 (UTC)

Yes, I do. ~ » pacaur -Qi opencv Name : opencv Version : 3.2.0-1 Description : Open Source Computer Vision Library Architecture : x86_64 URL : http://opencv.org/ Licenses : BSD Groups : None Provides : None Depends On : intel-tbb openexr xine-lib libdc1394 gtkglext Optional Deps : opencv-samples eigen opencl-icd-loader: For coding with OpenCL [installed] python-numpy: Python 3 interface python2-numpy: Python 2 interface [installed] Required By : frei0r-plugins Optional For : None Conflicts With : None Replaces : None Installed Size : 80.01 MiB Packager : Antonio Rojas <arojas@archlinux.org> Build Date : Sun 29 Jan 2017 06:43:22 PM CET Install Date : Sun 05 Feb 2017 12:36:01 PM CET Install Reason : Installed as a dependency for another package Install Script : No Validated By : Signature

benklett commented on 2017-02-10 15:53 (UTC)

Do you have opencv installed?

kurolox commented on 2017-02-10 15:26 (UTC)

Nothing. Still happening. This time I got more verbose though. https://ghostbin.com/paste/etbn4

benklett commented on 2017-02-09 20:19 (UTC) (edited on 2017-02-09 20:25 (UTC) by benklett)

I just built it without a problem. Could it be, that you cut your log? My log seems to have much more information in it. https://ghostbin.com/paste/phyc7 You could try to delete the obs-studio-git package folder: /home/kuro/.cache/pacaur/obs-studio-git and then rebuild.

kurolox commented on 2017-02-09 20:01 (UTC)

The package is not building. Here's the build attempt. https://ghostbin.com/paste/uvn39

benklett commented on 2016-09-23 19:18 (UTC)

StormEngineer, it should work now.

StormEngineer commented on 2016-09-20 01:25 (UTC)

As of today, build still fails with "undefined reference to `XGetXCBConnection'".

benklett commented on 2016-09-12 17:31 (UTC) (edited on 2016-09-12 17:31 (UTC) by benklett)

StormEngineer, sorry to say, but I am not able to help you. The error is reported and has to be fixed upstream. Unfortunately I do not know when it will be fixed.

StormEngineer commented on 2016-09-12 14:23 (UTC)

[ 62%] Linking CXX executable obs ../libobs/libobs.so.0: undefined reference to `XGetXCBConnection' collect2: error: ld returned 1 exit status make[2]: *** [UI/CMakeFiles/obs.dir/build.make:1272: UI/obs] Error 1 make[1]: *** [CMakeFiles/Makefile2:437: UI/CMakeFiles/obs.dir/all] Error 2 make: *** [Makefile:150: all] Error 2 ==> ERROR: A failure occurred in build().