locaal-ai / obs-backgroundremoval

An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming.
GNU General Public License v2.0
2.9k stars 200 forks source link

Appearing In Effect Filters #141

Closed ddflink closed 1 year ago

ddflink commented 1 year ago

I would like to use this filter as a separate scene with source clone on my source camera. However background removal appears under audio/video filters instead effect filters. Is it possible for backgroundremoval to appear in effects filter like "NVIDIA Background Removal" which is available under effect filters.

royshil commented 1 year ago

unfortunately OBS makes a distinction between "effects" and regular filters. effects use the extensible rendering pipeline, which NVidia is part of because they're the GPU for us in this plugin it's not possible, as far as I know and can understand the OBS plugin APIs...

umireon commented 1 year ago

Implemented in v0.5.13 🎉