score
score copied to clipboard
video produces Internal error: Error: it != passes.end()
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
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 ?
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?
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 ?
otherwise what's the output of glxinfo ?