score icon indicating copy to clipboard operation
score copied to clipboard

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

Open JRSV opened this issue 2 years ago • 4 comments

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

JRSV avatar Oct 09 '23 13:10 JRSV

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 ?

jcelerier avatar Oct 29 '23 13:10 jcelerier

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?

JRSV avatar Oct 30 '23 23:10 JRSV

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 avatar Oct 31 '23 01:10 jcelerier

otherwise what's the output of glxinfo ?

jcelerier avatar Oct 31 '23 01:10 jcelerier