aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-06-28 16:30:00 +0200
committerdec05eba <dec05eba@protonmail.com>2024-06-28 16:30:00 +0200
commit6598e09efa79274281fe9ed9fa9d1ef7fa59812e (patch)
tree9c4d7ffa7df4d00b3cfe7b9c63720699e4e7eac4 /README.md
parent42e59307e70431c4a28e53804da8cd091cd7fc4d (diff)
Use low latency mode if output is being piped (/dev/stdout as output), do not do audio delay compensation if output is being piped
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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:\