From 6598e09efa79274281fe9ed9fa9d1ef7fa59812e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 28 Jun 2024 16:30:00 +0200 Subject: Use low latency mode if output is being piped (/dev/stdout as output), do not do audio delay compensation if output is being piped --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 52cb1ee..508460b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This software works with x11 and wayland, but when using Wayland then only monit 4) FLAC audio codec is disabled at the moment because of temporary issues. ### AMD/Intel/Wayland root permission When recording a window under AMD/Intel no special user permission is required, however when recording a monitor (or when using wayland) the program needs root permission (to access KMS).\ -To make this safer, the part that needs root access has been moved to its own executable (to make it as small as possible).\ +This is safe in GPU Screen Recorder as the part that needs root access has been moved to its own small program that only does one thing.\ For you as a user this only means that if you installed GPU Screen Recorder as a flatpak then a prompt asking for root password will show up when you start recording. # Performance On a system with a i5 4690k CPU and a GTX 1080 GPU:\ -- cgit v1.2.3