From 90a8d1c563265c91cdee5d4ffe8799251d3bb2ca Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 15 Aug 2023 23:29:53 +0200 Subject: Update appdata --- com.dec05eba.gpu_screen_recorder.appdata.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml') diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index a286c29..9ff258a 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -28,6 +28,7 @@ Recording a monitor requires (restricted) root access which means that you have to install GPU Screen Recorder system-wide: flatpak install flathub --system com.dec05eba.gpu_screen_recorder and pkexec needs to be installed on the system and a polkit agent needs to be running. Some distros such as manjaro disable hardware accelerated H264/HEVC which means GPU Screen Recorder wont work on AMD/Intel and you have to either switch to another distro or install mesa from source (or install mesa-git for example). + Recording a single window is also only possible on X11.

@@ -44,6 +45,11 @@ + + +

NVIDIA: Workaround new nvidia driver bug that causes recording of a small window to freeze recording.

+
+

AMD/Intel: fix capture issue on some systems

-- cgit v1.2.3