MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.5k stars 288 forks source link

Windows blink in final video #923

Closed PowaBanga closed 1 year ago

PowaBanga commented 2 years ago

Hi I am on archlinux, with cinnamon, and so, when i record my screen, i have no problem, but when i watch it, it's a nightmare, all windows are blinking ! i make this video to show an example : https://drive.google.com/file/d/1ZvmuS7tOATFNbGU5zzOqYupufwy_RAo5/view?usp=sharing

If anybody can help me to fix that he will have my eternal gratitude !

Charlie-Ramirez-Animation-Studios-de-MX commented 2 years ago

wow it really is strange

a few things to rule out first:

_weird but not least: If you are using an additional or external display, it is firmly connected (especially on multi-monitor rigs Simplescreen is configured to auto switch input source if signal is lost)

These are first instructions for common failures, if it still persists, let us know to see what we can do within our reach. also check if the SSR log (text that appears in the recording window does not show you any failure or error log)

mlig212 commented 1 year ago

Hi everyone,

I'm on Linux Mint Uma 20.3. I tested all possibilities with same issues (blinking, 'shearing'). It's seem coming from NVIDIA videocard. You don't have to try to change preferences and options in the Linux nvidia X Server Settings like 'Allow Flipping' or not, it doesn't change anything.

I've tested OBS Studio with x264 setting, unfortunately same problem appears (blinking and shearing).

If someone has an idea... it's welcome. Thanks Regards mlig

PowaBanga commented 1 year ago

problem was fixed by installing mesa in my case

PowaBanga commented 1 year ago

@mlig212 which are your graphics cards and drivers ?

PowaBanga commented 1 year ago

have you only one graphic card on your computer ? (lspci -k | grep -EA3 'VGA|3D|Display')

mlig212 commented 1 year ago

github obs screenrec sample Here a sample of what with blink (orange arrows). We can see the blue Desktop background appearing

PowaBanga commented 1 year ago

@mlig212 if you yet have this issue, which is your os ? I think that i finaly fixed this issue installing a package...

Creteil commented 1 year ago

@PowaBanga, so, what OS are you using and what package did you installed to fix this trouble ?

If it is not same as the one @mlig212 have, at least we have the fix for the OS you use, that can help someone else...

PowaBanga commented 1 year ago

I am on archlinux, i think the package was mesa, but not sure at 100% :s

mlig212 commented 1 year ago

Hey Powa and Creteil, I'm on Linux Mint Una (20.3) OBS Studio 25.0.3 FireFox last version so far (11 dec 22)

PowaBanga commented 1 year ago

did try to install packages about mesa @mlig212 ? like mesa-utils or mesa-vulkan-drivers ?

PowaBanga commented 1 year ago

@mlig212 did you fixed your issue about you speak early in this thread ? And does your question have anything about this thread ?

mlig212 commented 1 year ago

Hi Powa Only today 6 May 24 I found the reason and I use GPU Screen Recorder in place of OBS. Read on: https://git.dec05eba.com/gpu-screen-recorder/about/

" GPU screen recorder is an awesome open source program that allows you to record a window or screen using NVENC, a technology specific to Nvidia cards that is used to encode video without using the CPU. This is extremely useful for any low-spec PC, and you would otherwise need a very powerful multicore processor to be able to game and record at the same time – especially if you game at 4K. Furthermore, this tool records in h.265, a very bandwidth efficient compression algorithm that does wonders for your disk space. "


This is my last post about. You could close the thread.