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: 2.83
First Submitted: 2014-03-12 22:29 (UTC)
Last Updated: 2025-03-27 23:15 (UTC)

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

ledti commented on 2014-10-24 08:36 (UTC)

icu is required by qt5-base which in turn is depended on by qt5-x11extras, which is set as a dependency in the PKGBUILD. So icu should automatically be installed via the dep-chain when building the package, unless I'm confusing something.

jplatte commented on 2014-10-23 15:57 (UTC)

Couldn't build because of libicui18n.so.54 not being found. Quick google search revealed I need the "icu" package. That one should probably be added to the dependencies.

star_rain commented on 2014-10-11 08:19 (UTC)

info: [x264 encoder: 'default_h264'] This build of x264 requires high depth input. Rebuild to support 8-bit input. warning: [x264 encoder: 'default_h264'] encode failed pacman -Qs x264 local/libx264-10bit 1:142.20140826-2 Library for encoding H264/AVC video streams. 10bit-depth. local/x264 1:142.20140826-2 CLI tools for encoding H264/AVC video streams Only install libx264 to work properly. I often use libx264-10bit to work, so use a lot of trouble.

ryanvade commented on 2014-09-26 02:04 (UTC)

Anyone else run into this problem? http://slexy.org/view/s2GqFUQ1gh

Lucki commented on 2014-09-15 09:48 (UTC)

-- Found Libx264: /usr/lib64/libx264.so Yes, it's building.

ArcticVanguard commented on 2014-09-13 18:54 (UTC)

Is it building right now for you all? Cmake isn't seeing x264 for me even with it being installed.

Lucki commented on 2014-09-04 21:10 (UTC)

There's a problem with the latest ImageMagick. It's not possible to add a picture. A workaround is this cmake option: "-DLIBOBS_PREFER_IMAGEMAGICK=OFF"

Xandaros commented on 2014-08-29 19:48 (UTC)

So I just spent ages making a PKGBUILD for this and occured to me to search for obs-studio... well, looks like you did a better job at it than I did, though. While it is discouraged to have a self-referencing description, in this case it might make sense, so the package can be found by searching for "Open Broadcaster" or just "Broadcaster" The license is just GPL, btw. The COPYING file contains a copy of GPLv2, but in the headers of the source files they mention "either version 2 of the License, or (at your option) any later version." (https://github.com/jp9000/obs-studio/blob/5ba8b09c9c0ee3bd4cca7860e5892ee60d1f6cf6/obs/window-log-reply.cpp#L6)

ledti commented on 2014-08-05 04:55 (UTC)

Orphaning since I may be gone for an extended period of time.