score icon indicating copy to clipboard operation
score copied to clipboard

Video Mixer Error

Open timka418 opened this issue 2 years ago • 1 comments

First of all: Thank you for this powerful software!

I've been tinkering around trying to mix different shader outputs with video mixer. I can add the video mixer process but as soon as I play the scenario I get the following message: Internal error: Error: pass.p.pipeline

image

From there on I don't any video output in my window. Even from scenarios that had output before. After a restart of the software I get video output again until I play the scenario containing the video mixer.

I am running Score 3.1.6 on Windows 10.

Thank you!

Edit: The Error only appears when using Direct3D 11. Changing back to OpenGL solves the issue.

timka418 avatar Jan 25 '23 23:01 timka418

thanks for the report, I'll try on windows with D3D. Most likely the shader uses a function name which is ok under opengl and not under direct3D

jcelerier avatar Jan 29 '23 19:01 jcelerier