olive-editor / olive

Free open-source non-linear video editor
https://olivevideoeditor.org/
GNU General Public License v3.0
8.16k stars 554 forks source link

[RENDER] This is legitimately really weird behavior. #2239

Closed Not-A-Coder2023 closed 1 year ago

Not-A-Coder2023 commented 1 year ago

So... In the nightly build of Olive 0.2 that I have, whenever I go forward by a frame, the sequence viewer starts stuttering. But when I play it normally, it works fine. What's going on?

Not-A-Coder2023 commented 1 year ago

Quick update: all I had to do was check glFinish; it works fine now.