diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-18 21:54:12 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-18 21:54:12 +0100 |
commit | d2ab24121dcf66e261ae6b205290df7e8dbfa4e6 (patch) | |
tree | f7a200ba9418f17d144e178d2d55ea659dfe2d5e /README.md | |
parent | e7a95f830abc358fcdf6d24fcf11e346e0b77e99 (diff) |
Test broadcom (raspberry pi) support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -185,3 +185,5 @@ To fix this you can either record the video in .mkv format or constant frame rat ## Colors look incorrect when recording HDR (with hevc_hdr/av1_hdr) or using an ICC profile KDE Plasma version 6.2 broke HDR and ICC profiles for screen recorders. This was changed in KDE plasma version 6.3 and recording HDR works now, as long as you set HDR brightness to 100% (which means setting "Maximum SDR Brightness" in KDE plasma display settings to 203) and set color accuracy to "Prefer color accuracy". If you want to convert HDR to SDR then record with desktop portal option (`-w portal`) instead. I don't know how well recording HDR works in wayland compositors other than KDE plasma. +## GPU Screen Recorder starts lagging after 30-40 minutes when launching GPU Screen Recorder from steam command launcher +This is a [steam issue](https://github.com/ValveSoftware/steam-for-linux/issues/11446). Prepend the gpu-screen-recorder command with `LD_PREFIX=""`, for example `LD_PREFIX="" gpu-screen-recorder -w screen -o video.mp4`.
\ No newline at end of file |