Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin installs, loads, but does not appear in filter list #543

Closed
damienstanton opened this issue Jan 31, 2024 · 3 comments
Closed

Plugin installs, loads, but does not appear in filter list #543

damienstanton opened this issue Jan 31, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@damienstanton
Copy link

damienstanton commented Jan 31, 2024

Describe the bug

The plugin is installing but not appearing in the list of available plugins, so cannot currently be used.

To Reproduce

Steps to reproduce the behavior:

  • Install the plugin from the lates GitHub release tag.
  • Open OBS
  • Right-click input source > filters > click + for Audio/Video filter.

Expected behavior

obs-backgroundremoval should appear in the list. It does not.

Screenshots
Screenshot 2024-01-31 at 4 20 54 PM

Log and Crash Report

Here is relevant snippets of the log. We see that the plugin has loaded successfully

16:17:37.154:   Loaded Modules:
16:17:37.154:     obs-backgroundremoval
16:17:37.154:     vlc-video
16:17:37.154:     text-freetype2
16:17:37.154:     rtmp-services
16:17:37.154:     obs-x264
16:17:37.154:     obs-websocket
16:17:37.154:     obs-vst
16:17:37.154:     obs-transitions
16:17:37.154:     obs-outputs
16:17:37.154:     obs-filters
16:17:37.154:     obs-ffmpeg
16:17:37.154:     obs-browser
16:17:37.154:     mac-virtualcam
16:17:37.154:     mac-videotoolbox
16:17:37.154:     mac-syphon
16:17:37.154:     mac-capture
16:17:37.154:     mac-avcapture
16:17:37.154:     image-source
16:17:37.154:     frontend-tools
16:17:37.154:     decklink-output-ui
16:17:37.154:     decklink-captions
16:17:37.154:     coreaudio-encoder

but that it also is trying to read some .ini config that doesn't exist. Why/what is it trying to read here?

16:17:37.152: [obs-backgroundremoval] Plugin loaded successfully (version 1.1.10)
16:17:37.152: [obs-backgroundremoval] Failed to open config file /Users/dstanton006/Library/Application Support/obs-studio/plugin_config/obs-backgroundremoval/config.ini
16:17:37.152: [obs-backgroundremoval] Failed to open config file /Users/dstanton006/Library/Application Support/obs-studio/plugin_config/obs-backgroundremoval/config.ini

Desktop (please complete the following information):

  • OS: macOS 14.2.1 (a.k.a. Sonoma)
  • Browser: n/a
  • Plugin Version: 1.1.10
  • OBS Version: 29.1.3
@damienstanton damienstanton added the bug Something isn't working label Jan 31, 2024
@royshil
Copy link
Collaborator

royshil commented Feb 1, 2024

You will find it in Effect filters
It doesn't appear in Audio/video filters.

@damienstanton
Copy link
Author

Ah, that was it. Thank you! I believe I must have seen an old instructional video. Closing as there does not appear to be any issue here.

@oleksandr-jr
Copy link

Ok, but for me it's not visible even in Effect filters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants