From 44fd627564b99106de238e7f7ee322506d71ae15 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 15 Oct 2022 22:27:01 +0200 Subject: Fix livestreaming: flv does not properly fallback to h264 --- 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 3864788..7d64dbb 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -33,6 +33,11 @@ + + +

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

-- cgit v1.2.3