aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-08-30 00:19:33 +0200
committerdec05eba <dec05eba@protonmail.com>2023-08-30 00:19:33 +0200
commitd6cf3b73549f48bb1a640e6359fc45ee776b7188 (patch)
tree84ebaec425b703d2e0ad4ee41c49f66e4407753c /README.md
parentc3f23b3b72b72a4ad854732d0c8638e4db80a2b9 (diff)
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 18ac570..f164018 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,7 @@ where only the last few seconds are saved.
This software works with x11 and wayland, but when using AMD/Intel or Wayland then only monitors can be recorded.\
If you are using a variable refresh rate monitor on nvidia on x11 then choose to record "screen-direct-force". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.\
GPU Screen Recorder only supports h264 and hevc codecs at the moment which means that webm files are not supported.\
-CPU usage is much higher on wayland than on x11 when using nvidia. This is likely a nvidia driver issue. GPU Screen Recorder is still the fastest
-screen recorder on wayland, but x11 is recommended for nvidia users (in general).
+CPU usage may be higher on wayland than on x11 when using nvidia.
### TEMPORARY ISSUES
1) screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug.
2) Recording the monitor on steam deck might fail sometimes. This happens even when using ffmpeg directly. This might be a steam deck driver bug. Recording a single window doesn't have this issue.