Search Criteria
Package Details: obs-advanced-scene-switcher 1.32.6-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/obs-advanced-scene-switcher.git (read-only, click to copy) |
|---|---|
| Package Base: | obs-advanced-scene-switcher |
| Description: | An automated scene switcher for OBS Studio |
| Upstream URL: | https://obsproject.com/forum/resources/advanced-scene-switcher.395/ |
| Keywords: | obs obs-studio plugin |
| Licenses: | GPL-2.0-or-later |
| Submitter: | tytan652 |
| Maintainer: | migrev |
| Last Packager: | migrev |
| Votes: | 10 |
| Popularity: | 0.56 |
| First Submitted: | 2021-01-31 17:11 (UTC) |
| Last Updated: | 2026-01-05 12:52 (UTC) |
Dependencies (25)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- leptonica
- libx11 (libx11-gitAUR)
- obs-studio (obs-studio-gitAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-libertyAUR, teb-obsAUR, obs-studio-rcAUR)
- opencv (opencv-cuda)
- procps-ng (procps-ng-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- simde
- tesseract (tesseract-gitAUR)
- asio (asio-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxss (make)
- libxtst (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR) (make)
- Show 5 more dependencies...
Latest Comments
1 2 3 Next › Last »
Arimil commented on 2026-01-05 18:40 (UTC)
It looks like it's only needed at compile time? Appears to be a compiler flag that is pulling this in. At the very least I uninstalled it after building and haven't had issues.
migrev commented on 2026-01-05 12:53 (UTC)
@Arimil: Thanks for the report. I have added simde as a dependency.
Arimil commented on 2026-01-04 21:05 (UTC)
Looks like the newest update is broken due to a new dependency:
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:290 (message): Could NOT find SIMDe (missing: SIMDe_INCLUDE_DIR) (found version "0.0.0")
zw963 commented on 2025-02-22 10:01 (UTC)
Just for let user know, build works for me, it successful.
su1 commented on 2025-02-16 14:14 (UTC) (edited on 2025-02-16 14:15 (UTC) by su1)
Same here, and I can't seem to find any errors before the error:
[ 55%] Linking CXX executable advanced-scene-switcher-tests [ 55%] Built target advanced-scene-switcher-tests make[1]: *** [CMakeFiles/Makefile2:407: CMakeFiles/advanced-scene-switcher-lib.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... -> error making: obs-advanced-scene-switcher-exit status 4 -> Failed to install the following packages. Manual intervention is required: obs-advanced-scene-switcher - exit status 4backspin2368 commented on 2025-01-26 05:51 (UTC)
Compile failed:
Nikolai2038 commented on 2024-11-01 14:20 (UTC) (edited on 2024-11-01 14:22 (UTC) by Nikolai2038)
I checked - installation works now without any scripts! Thank you @tytan652!
tytan652 commented on 2024-11-01 10:03 (UTC)
I found the issue on my side… (One package not kept up to date)
1.28.0 should no longer require to disable the Twitch plugin to build.
Nikolai2038 commented on 2024-10-18 13:32 (UTC)
+1
I have the same error. Thanks to @admalledd, for now I use this script to automatically install
obs-advanced-scene-switcher(I don't need twitch plugin so I am good):1 2 3 Next › Last »