diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-05-14 22:52:54 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-05-14 22:52:54 +0200 |
| commit | 34d8f62f46f01fcd0953ec3dc9e1ee1c56aaf999 (patch) | |
| tree | d67f140857d009d2d4cad97b9d4934f18808ee27 /README.md | |
| parent | 013c0b27c6b6ee07790c790ef2879c12bb6a1c92 (diff) | |
README quality
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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`). |
