diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-05-18 22:48:55 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-05-18 22:48:55 +0200 |
| commit | a5e6c6d2b30f9a072a657e995836e1f9bf493e3e (patch) | |
| tree | 8fec933e9b3a344386532cc905e141c8980666b0 /README.md | |
| parent | 993e5e63babc9abbd958b0764d8d7a47d6eda3c6 (diff) | |
FAQ nvidia stutter
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
