exeldro / obs-shaderfilter

OBS Studio filter for applying an arbitrary shader to a source.
GNU General Public License v2.0
377 stars 39 forks source link

User-Defined Shader not Showing #31

Closed sidlulz closed 8 months ago

sidlulz commented 8 months ago

I went ahead and downloaded the obs-shaderfilter today and the filter "user-defined shader" wont come up under my filters list. It is showing in logs and everything and I even double checked to make sure all files went to the correct destinations. It all looks good, but it still wont work. Wondering if it could be a conflict with another plugin or what. Any ideas?

Already did try uninstalling and reinstalling, as well as resetting OBS and my PC

exeldro commented 8 months ago

What filter list are you checking? It should be under effect filters. What version of OBS and the plugin? How is it showing in the log file?

Blurbss commented 8 months ago

@exeldro having same issue with latest plugin, running OBS 27.2.2

Is this version not supported?

sidlulz commented 8 months ago

I am checking under effect filters. I am on OBS 30.0.2 with Shaderfilter version 2.1.3.

This is a current log I have, which shows it on the list of plugins...

https://obsproject.com/logs/HuEnc6vCZWpkY9wi

Not sure whats going on with it. I will say I also have this happening when I click view current log. Also if it helps I noticed that since adding the plugin, anytime I close OBS and reopen it asks if I want to run in Safe Mode as if it crashed while closing

image

exeldro commented 8 months ago

@Blurbss obs-shaderfilter requires OBS 28 or higher

@sidlulz the provided log does not load any filter with id 'shader_filter', so the errors in the log file are not related to obs-shaderfilter I tested with OBS 30.0.2 and obs-shaderfilter 2.1.3 and got this option: image

sidlulz commented 8 months ago

Oh wow... I am completely sorry. This may be worth noting though

I have a secondary screen that I keep my OBS on that is in 4K (150% scale) and my primary is 1080 (100% scale). So there is a different scale for each screen. For some reason on my secondary screen the option just doesnt show up at the bottom there. Once I saw your reply I gave it a shot to try on the primary screen and it worked!

exeldro commented 8 months ago

Glad you got it working.