ossia / score

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

video produces Internal error: Error: it != passes.end() #1489

Open JRSV opened 9 months ago

JRSV commented 9 months ago

Hello

I am trying to follow some tutorials online about processing video, but when I import an mp4 to my time line I get the following error Internal error: Error: it != passes.end()

I am running linux (debian 11) can someone tell me what is going on.

thanks

jcelerier commented 8 months ago

hello, thanks for the report! this error looks like on your system our video shaders don't manage to get compiled... do you have anything else in the log ?

JRSV commented 8 months ago

nothing else, unless there is another log maybe being generated somewhere else? Would it have anything to do with my hardware being between 10 and 15 y/o?

jcelerier commented 8 months ago

hmmm yeah, it could be.. in general I'd expect ossia's video pipeline to only work on gl4+ / gles3.2+ hardware. But I also saw some artifacts on specific HW sometimes - could you show a screenshot of how it looks like ?

jcelerier commented 8 months ago

otherwise what's the output of glxinfo ?