From 183a8b22702286446cef51c8dd2025eb78766af0 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 23 Jul 2023 19:14:30 +0200 Subject: Correct dates for changelog --- com.dec05eba.gpu_screen_recorder.appdata.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (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 6419078..9987a85 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -24,9 +24,9 @@ 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.

- There are some restrictions when recording on AMD/Intel. Videos created on AMD/Intel are in variable framerate format. Very out of date video players might have an issue playing such videos. I recommend using MPV or a browser to play such videos, otherwise you might experience stuttering in the video. + There are some restrictions when recording on AMD/Intel or Wayland. Videos created on AMD/Intel/Wayland are in variable framerate format. Very out of date video players might have an issue playing such videos. I recommend using MPV or a browser to play such videos, otherwise you might experience stuttering in the video. 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. This is also the case when using wayland on Nvidia. + 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).

@@ -44,27 +44,27 @@ - +

AMD/Intel: Better color accuracy.

- +

Fix capture on wlroots based wayland compositors. Fix cursor offset in amd/intel capture.

- +

Support cursor capture on AMD/Intel on Wayland. Attempt to fix multi monitor offset capture in some cases.

- +

Support cursor capture on AMD/Intel on Wayland.

- +
  • Support wlroots capture when possible (no kms root access required)
  • -- cgit v1.2.3