aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-08-17 23:39:20 +0200
committerdec05eba <dec05eba@protonmail.com>2026-08-17 23:39:20 +0200
commit1259c8afb852aba54409a55c5bcf558aff803e52 (patch)
treebcb475b1f678321efaf84827a797b06abd75afc7
parent20dbed9384a38ccec197a9ec23b7c60fc3cd5d2d (diff)
kwin stutter FAQ
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2cbb5db..fec72f1 100644
--- a/README.md
+++ b/README.md
@@ -327,3 +327,5 @@ This is a hyprland bug. Capture the monitor directly with `-w monitor` or use an
This is a bug in COSMIC and Wlroots. Their desktop portals send frame updates at low framerates (such as 25 fps) instead of the selected framerate (such as 60 fps). Capture a monitor directly instead (`-w DP-1` for example) to workaround that problem.
## How to adjust the volume of the recorded audio?
GPU Screen Recorder doesn't have the option to do that yet, but you can change the volume by starting recording and then open `pavucontrol`, go to the `Recording` tab and set the volume there. The system will remember the settings even after reboot, as long as the audio capture options remain the same.
+## My game and recorded video is stuttering but my frame rate is high
+This is an issue with some compositors, such as kwin (kde plasma on wayland). The compositor is unable to keep up when you run too many things so the display of the game starts to stutter. Use another wayland compositor or x11 instead.