Experimented with Peek and SSR on my Thinkpad 480Ts and I noticed a lot of screen tearing in the finished video. The only time it didn’t happen was when I exported to WEBM. I saw a similar post from July 2019 talking about the issue. I went to the Arch wiki, created the /etc/X11/xorg.conf.d/20-intel.conf file and copied the following, but it didn’t help.
I am not a KDE professional but almost always when I make changes in the system settings concerning window decoration and the like there are glitches. But they are gone after log out/ log in or reboot.
I am going to give that a try. I notice this only happened in KDE. I reinstalled EndeavourOS, going with GNOME this time, and while I had the same issue on Wayland, I didn’t have it on Xorg. So, my next question is, does the KDE install run on Wayland? If so, is there a way to force it to use Xorg?
@ricklinux and @negative, both your suggestions worked to a degree. I did discover that removing xf86-video-intel and the corresponding /etc/X11/xorg.conf.d/20-intel.conf file yielded the desired result. Thanks to everyone for the help. I can mark this thread as closed.
good that you found something that worked. i was to suggest these when my previous one ddnt work.
i do find that in most cases, you dont need 20-intel.conf, but you do need xf86-video-intel to prevent screen flickering. but im using compton/picom so KDE must be doing something different on your system for some reasons.
Thanks @sumguythatwrites for the solution !!! Uninstalling the xf86-video-intel package resolved for me the same flicking issue when playing recorded video.