From f0e486b51ce3513e44c0fcd9d85370b0cdadaac8 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 16 Oct 2022 18:12:45 +0200 Subject: Properly fallback to h264 if hevc is not supported by the gpu --- 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 7d64dbb..28fc21c 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -33,6 +33,11 @@ + + +

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

+
+

Fix livestreaming: flv does not properly fallback to h264

-- cgit v1.2.3