Replies: 2 comments 1 reply
|
This is due to libOBS's shader transpiler not correctly porting all language features from OBS-SL (a subset of HLSL) to GLSL. Your log file usually contains what the error is, and will explain if it's a missing GPU feature, or a shader needing special patches. Though as you can probably guess, the provided shaders are examples not meant for direct usage. |
0 replies
|
Log file shows ``` |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Greetings all, and my apologies if this has already been answered.
I've been trying to get the "ScanLines" fader to work on MacOS but am having no luck. Same version installed on windows works fine. Is there a MacOS bug or is it a graphics card issue maybe?
All reactions