aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-05-14 22:52:54 +0200
committerdec05eba <dec05eba@protonmail.com>2026-05-14 22:52:54 +0200
commit34d8f62f46f01fcd0953ec3dc9e1ee1c56aaf999 (patch)
treed67f140857d009d2d4cad97b9d4934f18808ee27 /README.md
parent013c0b27c6b6ee07790c790ef2879c12bb6a1c92 (diff)
README quality
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 0d7bde2..353c6a4 100644
--- a/README.md
+++ b/README.md
@@ -273,3 +273,5 @@ The only way to properly test the performance of GPU Screen Recorder is to use i
This is an issue in some broken video players such as vlc. Play the video with a video player such as mpv (or a mpv frontend such as celluloid) or a browser instead.
## The video has glitches
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`).