https://bugs.kde.org/show_bug.cgi?id=493586
--- Comment #1 from Sebastian Parborg <darkdefe...@gmail.com> --- I think this might be an issue with how spectacle captures video with variable framerate. As the cursor is added in post, I'm guessing that there are simply no frame being produced when the mouse starts to lag. IE if nothing besides the mouse is changing on the screen there will be no frame updates. You can see this with the attached video file by stepping on a per frame basis in the file ("." and "," in mpv). When the mouse seemingly freeze, there are no frames between it and where the mouse teleports to next. I think the easily solution here is to not use variable frame rate when capturing (at least not when capturing with the mouse). Sadly I didn't find out how to do that as the pipewire API seems to kinda cryptic so I couldn't figure out how to change it. -- You are receiving this mail because: You are watching all bug changes.