Package Details: obs-studio-browser 30.2.3-4

Git Clone URL: https://aur.archlinux.org/obs-studio-browser.git (read-only, click to copy)
Package Base: obs-studio-browser
Description: Free and open source software for video recording and live streaming. With everything except service integration
Upstream URL: https://github.com/obsproject/obs-studio
Licenses: GPL-2.0-or-later
Conflicts: libva-vdpau-driver, obs-browser, obs-linuxbrowser, obs-studio, obs-vst, obs-websocket
Provides: obs-browser, obs-studio, obs-vst, obs-websocket
Submitter: ashpie
Maintainer: tytan652
Last Packager: tytan652
Votes: 21
Popularity: 0.116169
First Submitted: 2020-11-05 09:36 (UTC)
Last Updated: 2024-11-12 09:58 (UTC)

Dependencies (80)

Required by (144)

Sources (5)

Pinned Comments

tytan652 commented on 2023-01-13 07:52 (UTC) (edited on 2023-01-13 07:52 (UTC) by tytan652)

For those who might ask why libva-vdpau-driver was added to conflicts.

It is the only way at package level to prevent the user to have segfaults because of this driver. This will not be fixed on OBS side since this is not an OBS issue.

The driver is only loaded with Nvidia cards.

Try libva-nvidia-driver if you really need Nvidia decode through VAAPI.

tytan652 commented on 2022-07-08 06:02 (UTC)

This package have some dependencies with version check, it will allow you to rebuild the package only when your system is correctly updated. This feature is not enabled on Manjaro.

If you have any issue, please before commenting rebuild this package (a clean build) and try again to make sure it's not because of a library update.

Pamac has a messed up dependency checker, use another AUR helper for the first install.

This AUR package provide OBS with all the missing feature except Twitch, Restream and YouTube integrations.

More explaination here: https://ideas.obsproject.com/posts/1558/

It provide any dependency needed for Wayland support.

I'm quite active on OBS discord server (don't PM me directly).

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

tytan652 commented on 2022-09-01 08:23 (UTC)

From the version 28, Qt5 based plugin will no longer work with this package since it use Qt6 as upstream uses.

Having a Qt5 based plugin could lead to crashes while running OBS.

missingSleepDeps commented on 2022-07-12 02:19 (UTC)

It built fine for me on Manjaro when I just changed ffmpeg-git back to ffmpeg

tytan652 commented on 2022-07-08 06:02 (UTC)

This package have some dependencies with version check, it will allow you to rebuild the package only when your system is correctly updated. This feature is not enabled on Manjaro.

If you have any issue, please before commenting rebuild this package (a clean build) and try again to make sure it's not because of a library update.

Pamac has a messed up dependency checker, use another AUR helper for the first install.

This AUR package provide OBS with all the missing feature except Twitch, Restream and YouTube integrations.

More explaination here: https://ideas.obsproject.com/posts/1558/

It provide any dependency needed for Wayland support.

I'm quite active on OBS discord server (don't PM me directly).

tytan652 commented on 2022-07-08 06:00 (UTC) (edited on 2022-07-08 06:00 (UTC) by tytan652)

It's been while that obs-studio-tytan652 use ffmpeg-obs, and there is Manjaro use that use it.

missingSleepDeps commented on 2022-07-07 21:30 (UTC)

...And what about all the other AUR, Arch and Arch-Derivative (Manjaro, Arco, Bluefire, etc) media packages that mark "ffmpeg" as a non-negotiable (required dependency), NOT "ffmpeg-obs?"

tytan652 commented on 2022-07-05 19:40 (UTC) (edited on 2022-07-05 19:41 (UTC) by tytan652)

ffmpeg-obs provide FFmpeg with patches that OBS Project used for their Flatpak, Windows and macOS builds.

Typology commented on 2022-07-05 18:59 (UTC)

What does ffmpeg-obs achieve and why is it a dependency and not an optional dependency? what issues does it solve beside support for RIST?

ashpie commented on 2022-03-15 15:49 (UTC)

Thanks @marcmagus, I have added the pciutils to depends.

marcmagus commented on 2022-02-28 18:44 (UTC)

I needed pciutils to build, probably needs adding to DEPENDS?