Warmuptill
Active Member
The deb file in the releases section is built for Ubuntu 24.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 ......
Unfortunately, I am not sure if that is compatible with Mint 22.3.
If it is not compatible your options are:
- The flatpak version of OBS with the flatpak version of advanced scene switcher (com.obsproject.Studio.Plugin.SceneSwitcher).
- The snap OBS install which is also ships with the advanaced scene switcher pre-installed (https://snapcraft.io/obs-studio).
- Compile the plugin yourself, which can be quite complicated if you have never done something like this before.