com.dec05eba.gpu_screen_recorder GPU Screen Recorder A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux. dec05eba CC0-1.0 GPL-3.0 https://git.dec05eba.com/gpu-screen-recorder/about/ https://git.dec05eba.com/?p=about https://git.dec05eba.com/?p=about https://git.dec05eba.com/?p=about pointing keyboard

This is a screen recorder that has minimal impact on system performance by recording a window using the GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. It's currently limited to nvidia GPUs.

This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay, where only the last few seconds are saved.

com.dec05eba.gpu_screen_recorder.desktop https://raw.githubusercontent.com/flathub/com.dec05eba.gpu_screen_recorder/master/resources/screenshot1.png

Re-enable screen-direct, disable h264 forced fallback and use p6 again

Attempt to fix stuttering in video that can happen sometimes (especially when vsync is enabled)

Properly fallback to h264 if hevc is not supported by the gpu

Fix livestreaming: flv does not properly fallback to h264

Use lower preset on older gpus (kepler) and switch to h264 if h265 is not supported

Tune options to try and reduce file size

Better tune quality options for different resolutions

Fix crash caused by invalid memory write when recording audio

Fix possible pulseaudio crash

Fixes some streaming issues (mostly metadata missing)