Advanced Scene Switcher

Advanced Scene Switcher 1.32.8

HI! I installed thru apt in Mint 22.3 but when i open obs it fails to load libadvanced-scene-switcher.so and advanced-scene-switcher-lib.so, says to update or remove them. When i navigate to that particular location i don't see these .so either. i did first try to install by the .deb, but obs wouldn't open so i purged thru apt

Code:
14:27:24.034: Skipping module '/usr//lib/x86_64-linux-gnu/obs-plugins/advanced-scene-switcher-lib.so' due to possible import conflicts
14:27:24.040: Failed to load 'en-US' text for module: 'decklink-captions.so'
14:27:24.047: Failed to load 'en-US' text for module: 'decklink-output-ui.so'
14:27:24.054: A DeckLink iterator could not be created.  The DeckLink drivers may not be installed
14:27:24.054: Failed to initialize module 'decklink.so'
14:27:24.108: Skipping module '/usr//lib/x86_64-linux-gnu/obs-plugins/libadvanced-scene-switcher.so' due to possible import conflicts
14:27:24.146: [pipewire] No captures available
14:27:24.237: VAAPI: API version 1.22
14:27:24.244: FFmpeg VAAPI H264 encoding supported
14:27:24.259: FFmpeg VAAPI HEVC encoding supported
14:27:24.292: [obs-websocket] [obs_module_load] you can haz websockets (Version: 5.3.4 | RPC Version: 1)
14:27:24.292: [obs-websocket] [obs_module_load] Qt version (compile-time): 6.4.2 | Qt version (run-time): 6.4.2
14:27:24.292: [obs-websocket] [obs_module_load] Linked ASIO Version: 102801
14:27:24.295: [obs-websocket] [obs_module_load] Module loaded.
14:27:24.326: [vlc-video]: VLC 3.0.20 Vetinari found, VLC video source enabled
14:27:24.334: Failed to load 'en-GB' text for module: 'linux-pipewire-audio.so'
14:27:24.334: ---------------------------------
14:27:24.334:   Loaded Modules:
14:27:24.334:     linux-pipewire-audio.so
14:27:24.334:     vlc-video.so
14:27:24.334:     text-freetype2.so
14:27:24.334:     rtmp-services.so
14:27:24.334:     obs-x264.so
14:27:24.334:     obs-websocket.so
14:27:24.334:     obs-transitions.so
14:27:24.334:     obs-outputs.so
14:27:24.334:     obs-filters.so
14:27:24.334:     obs-ffmpeg.so
14:27:24.334:     linux-v4l2.so
14:27:24.334:     linux-pulseaudio.so
14:27:24.334:     linux-pipewire.so
14:27:24.334:     linux-jack.so
14:27:24.334:     linux-capture.so
14:27:24.334:     linux-alsa.so
14:27:24.334:     image-source.so
14:27:24.334:     frontend-tools.so
14:27:24.334:     decklink-output-ui.so
14:27:24.334:     decklink-captions.so
14:27:24.334: ---------------------------------
14:27:24.334: QWidget::setTabOrder: 'first' and 'second' must be in the same window
14:27:24.334: ==== Startup complete ===============================================
14:27:24.380: All scene data cleared
......
The deb file in the releases section is built for Ubuntu 24.
Unfortunately, I am not sure if that is compatible with Mint 22.3.

If it is not compatible your options are:
 
Mint 22 is Ubuntu 24 based, how would you troubleshoot this for Noble? When I installed the .deb originally OBS just refused to open
Which version of OBS are you using?

Can you give this test build a try?
Note that you will have to be logged into a GitHub account to be able to download the build at the bottom of the page.
 
As with the Master release, the artifact causes OBS to hang and fail on start. OBS in the noble release stream is 30.0.2+dfsg-3build1, i'm also seeing 30.2.3+dfsg-1~bpo24.04.1 available in backports. And I'm seeing your plugin supports 31.1.1 minimum... sorry to have bothered you about that. Going back I grabbed 1.27.2 but get "dependancy not satisfiable: libopencv-core4.5d (>= 4.5.4+dfsg)"
I suppose later I'll try to grab 30.2.3 and see if your July 2025 release works for now.. and head upstream to request updates, as even 25.10 is using obs-studio 30.2.3+dfsg-3
 
As with the Master release, the artifact causes OBS to hang and fail on start. OBS in the noble release stream is 30.0.2+dfsg-3build1, i'm also seeing 30.2.3+dfsg-1~bpo24.04.1 available in backports. And I'm seeing your plugin supports 31.1.1 minimum... sorry to have bothered you about that. Going back I grabbed 1.27.2 but get "dependancy not satisfiable: libopencv-core4.5d (>= 4.5.4+dfsg)"
I suppose later I'll try to grab 30.2.3 and see if your July 2025 release works for now.. and head upstream to request updates, as even 25.10 is using obs-studio 30.2.3+dfsg-3
Thanks for the update!

Yeah the dependencies can be quite a mess on the different Linux distros, unfortunately :(
If you want to give compiling it yourself a try don't hesitate to reach out and I can try to guide you through it.
 
Back
Top