ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.45k stars 101 forks source link

Video Mixer Error #1453

Open timka418 opened 1 year ago

timka418 commented 1 year ago

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.

jcelerier commented 1 year ago

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