obs-shaderfilter icon indicating copy to clipboard operation
obs-shaderfilter copied to clipboard

OBS Studio filter for applying an arbitrary shader to a source.

Results 52 obs-shaderfilter issues
Sort by recently updated
recently updated
newest added

Hi, I've been trying to use a set of VHS shaders made by PQCraft (found [here](https://drive.google.com/file/d/1fxrHHQZN7AY_iVMAHSyuMrsRS2mDxUoh/edit)), but some of them don't work in Direct3D, namely the composite video and chroma...

This PR adds a new example shader called debug_float.shader which includes the function `displayFloat()`. This function will take a float value and renders it as digit characters onto your OBS...

I have a lot of filters applied to have some dynamic animations on my stream and different sources, but when using the Metal renderer they all currently fail. They currently...

Shaderfilter no longer works on 32.0.1, which is the latest flatpak version of OBS on Linux. The following error was reported when starting OBS 32.0.1 with shaderfilter installed ` 17:47:26.333:...

I have an M2 Macbook air, and im trying to install the 2.5.1 ARM64 version and it aint letting me. I also tried the universal one and came to no...

When trying to create code, it is unknown which parameter causes a strange error, which causes the plugin to start referring to a non-existent line of code (null) (52, 48):...

The Divide Rotate Convert shader has been missing from this package for quite some time and i could never find a reason for it. It just was removed, though it...

I'm trying to use the `Add` filter to overlay two sources and have several questions about how this can be used. (1) When I use it, the added video source...

Shader from the example: `..\obs-plugins\obs-shaderfilter\examples\two-pass-drop-shadow.effect` The shader should blur the shadow from ALL sides. But only the last pass is applied (blur shadow top, bottom). Probably because the result of...

Hey! Any help would be greatly appreciated on this, the Pulse Effect zooms in a lot at just 200 "max growth" I have to set it to .5 for it...