From 3f47de92f28263c3c996bbc7535e1e84b7eed7e4 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 18 Oct 2022 09:05:44 +0200 Subject: Attempt to reduce stuttering of video --- com.dec05eba.gpu_screen_recorder.appdata.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 28fc21c..76f16d1 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -33,6 +33,11 @@ + + +

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

-- cgit v1.2.3