aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-05-18 22:48:55 +0200
committerdec05eba <dec05eba@protonmail.com>2026-05-18 22:48:55 +0200
commita5e6c6d2b30f9a072a657e995836e1f9bf493e3e (patch)
tree8fec933e9b3a344386532cc905e141c8980666b0 /README.md
parent993e5e63babc9abbd958b0764d8d7a47d6eda3c6 (diff)
FAQ nvidia stutter
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 898332b..9375344 100644
--- a/README.md
+++ b/README.md
@@ -275,3 +275,5 @@ This is an issue in some broken video players such as vlc. Play the video with a
This may be caused by buggy GPU drivers. Try recording with HEVC video codec instead (`-k hevc`).
## The quality is low when recording my desktop
Color gradients encode badly, especially with h264 video codec. You can increase the bitrate, for example by using `-bm cbr -q 30000` or by using hevc (`-k hevc`) and increasing the quality (`-q ultra`).
+## My system stutters sometimes while recording on nvidia
+This is an nvidia power management driver bug which can happen when the system is idle. You can change the gpu power performance level to "performance" in nvidia settings to fix this.