The upstream main branch is currently undergoing major changes and is temporarily broken. Please use the stable obs-backgroundremoval package, or just wait for upstream fix. I'm working on the upstream now.
Search Criteria
Package Details: obs-backgroundremoval-git 1.3.5.r1.gfbd855d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/obs-backgroundremoval-git.git (read-only, click to copy) |
|---|---|
| Package Base: | obs-backgroundremoval-git |
| Description: | Background removal plugin for OBS studio |
| Upstream URL: | https://github.com/royshil/obs-backgroundremoval |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | obs-backgroundremoval, obs-backgroundremoval-debug |
| Provides: | obs-backgroundremoval, obs-backgroundremoval-debug |
| Submitter: | ngoonee |
| Maintainer: | umireon |
| Last Packager: | umireon |
| Votes: | 5 |
| Popularity: | 0.045245 |
| First Submitted: | 2022-02-10 08:43 (UTC) |
| Last Updated: | 2025-11-28 02:07 (UTC) |
Dependencies (7)
- curl (curl-gitAUR, curl-c-aresAUR)
- obs-studio (teb-obsAUR, obs-studio-gitAUR, obs-studio-libertyAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR)
- onnxruntime (piper-phonemizeAUR, onnxruntime-gitAUR, onnxruntime-cpu, onnxruntime-cuda, onnxruntime-opt-cuda, onnxruntime-opt-rocm, onnxruntime-rocm)
- opencv (opencv-cuda)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
Required by (0)
Sources (1)
Latest Comments
umireon commented on 2026-03-24 00:28 (UTC)
gothmog123 commented on 2026-01-25 13:44 (UTC)
oh ok, sorry my bad
umireon commented on 2026-01-25 13:33 (UTC)
@gothmog123 Do not flag git package on every release.
umireon commented on 2025-11-05 02:44 (UTC)
Our plugin is in the middle of migration process to the new build system and not intended to be buildable on Arch now. Please wait for the next stable release. That will be soon.
xuiqzy commented on 2025-11-04 12:42 (UTC)
Build in clean chroot (and normal build) fails with:
==> Starting build()...
CMake Error: No such preset in /build/obs-backgroundremoval-git/src/obs-backgroundremoval: "linux-x86_64"
Available configure presets:
"ubuntu-x86_64" - Ubuntu x86_64
"ubuntu-ci-x86_64" - Ubuntu x86_64 CI build
==> ERROR: A failure occurred in build().
The build preset seems to have been renamed: https://github.com/royshil/obs-backgroundremoval/blob/main/CMakePresets.json
zerorevenge commented on 2023-07-11 12:04 (UTC)
Add 'ninja' to dependence. If not install cause error on compilation
genocide_stomper commented on 2023-03-27 09:53 (UTC) (edited on 2023-03-27 10:56 (UTC) by genocide_stomper)
Hi, I have an issue when building this with yay. During the prepare phase it asks me which file to patch. When I leave it empty and press enter, it asks if I want to skip this patch, and then will eventually fail.
==> Starting prepare()...
patching file src/background-filter.cpp
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file src/background-filter.cpp.rej
can't find file to patch at input line 17
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ruN a/src/Model.h b/src/Model.h
|--- a/src/Model.h 2022-02-10 16:19:17.286576117 +0800
|+++ b/src/Model.h 2022-02-10 16:23:52.098121268 +0800
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
1 out of 1 hunk ignored
==> ERROR: A failure occurred in prepare().
Aborting..
Edit: Just saw your open issue on github with another issue, plus that they're planning on a flatpak release. I'll just use the old version without cuda support until then.
Pinned Comments
umireon commented on 2026-03-24 00:28 (UTC)
The upstream main branch is currently undergoing major changes and is temporarily broken. Please use the stable obs-backgroundremoval package, or just wait for upstream fix. I'm working on the upstream now.