From 09e9ba0c35e6ae5bbcdbe6337a8994c9192628a2 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 25 Jul 2023 04:48:00 +0200 Subject: Dont use jpeg color range (fixes too dark image on amd/intel in flatpak) --- com.dec05eba.gpu_screen_recorder.appdata.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 9987a85..b8b34f6 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -18,7 +18,7 @@

- 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. This screen recorder works with both X11 and Wayland. + This is a screen recorder that has minimal impact on system performance by recording a monitor using the GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. This screen recorder works with both X11 and Wayland.

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. @@ -44,6 +44,11 @@ + + +

AMD/Intel: Fix too dark video in the flatpak version.

+
+

AMD/Intel: Better color accuracy.

-- cgit v1.2.3