Package Details: obs-studio-git 31.0.2.r138.g3e84469-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: benklett
Votes: 107
Popularity: 3.01
First Submitted: 2014-03-12 22:29 (UTC)
Last Updated: 2025-03-27 23:15 (UTC)

Dependencies (59)

Required by (146)

Sources (5)

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 .. 29 30 31 32 33 34 35 36 Next › Last »

zobi8225 commented on 2014-07-28 14:45 (UTC)

yes i have Xinerama and an Nvidia card. I'll try to stop it after my holliday. Thx

ledti commented on 2014-07-27 22:33 (UTC)

Are you using Xinerama? That might disable the Randr extension. Besides that, I have no idea. https://bbs.archlinux.org/viewtopic.php?pid=458978#p458978 And for your laptop... I don't even know where to begin. It looks like OBS can't find any of the modules it requires. All dependencies should be satisfied if you're using Arch, but I have no idea if that applies to Manjaro. Maybe the path is broken or something.

zobi8225 commented on 2014-07-27 14:29 (UTC)

Ok. It still crash on my fix computer. (No monitors error) http://pastebin.com/ZVJRBSmB And on my laptop, it lauch and crash with an other error message : "Failed to initialize outpouts" Logs errors are more interessing (warning on v4l2, error on flv_output...) http://pastebin.com/JCu5bGTw

ledti commented on 2014-07-26 19:26 (UTC)

@zobi8225, try it now. I didn't realize qt5-base had some optional dependencies to use xcb.

zobi8225 commented on 2014-07-26 13:16 (UTC)

It launch on my fix computer (archlinux-pur/64 with awesomeWM) But it crash with this error message "There appears to be no monitors. Er, this technically shouldn't be possible." (Message i haved read ... On my monitor ^^ ) (sorry for my bad english)

zobi8225 commented on 2014-07-26 13:04 (UTC)

I got the same problem of @haddadmj I am on archlinux (manjaro)/64 with awesomeWM and i have re-install qt5-base :-(

ledti commented on 2014-07-22 03:00 (UTC)

That error makes me believe you have no available driver installed that supports OpenGL (mesa-libgl, nvidia-libgl or catalyst from the AUR for example), but I don't know for sure. You should ask for help on the forum because this doesn't appear to be directly related to OBS or how it's packaged here.

haddadmj commented on 2014-07-22 01:10 (UTC)

error: Failed to create OpenGL context. error: device_create (GL) failed error: Failed to initialize video: Unspecified error info: Freeing OBS context data info: Number of memory leaks: 0 this the error message

haddadmj commented on 2014-07-22 00:55 (UTC)

i uninstall xfce4 & install kdebase and obs worked ;; but when it run pop-out this message :: error: Failed to initialize video: Unspecified error:

ledti commented on 2014-07-21 14:12 (UTC)

@haddadmj, try reinstalling qt5-base. pacman -Ql qt5-base ... qt5-base /usr/lib/qt/plugins/platforms/libqeglfs.so qt5-base /usr/lib/qt/plugins/platforms/libqkms.so qt5-base /usr/lib/qt/plugins/platforms/libqlinuxfb.so qt5-base /usr/lib/qt/plugins/platforms/libqminimal.so qt5-base /usr/lib/qt/plugins/platforms/libqminimalegl.so qt5-base /usr/lib/qt/plugins/platforms/libqoffscreen.so qt5-base /usr/lib/qt/plugins/platforms/libqxcb.so <- ...