This commit is contained in:
dec05eba
2024-09-18 14:59:39 +02:00
parent e4acd2db8c
commit 87d4be8153

View File

@@ -163,7 +163,7 @@ This can happen if your video player is missing the H264/HEVC video codecs. Eith
## I get stutter in the video ## I get stutter in the video
Try recording to an SSD and make sure it's not using NTFS file system. Also record in variable framerate format. Try recording to an SSD and make sure it's not using NTFS file system. Also record in variable framerate format.
## The colors look washed out when recording a monitor with HDR enabled ## The colors look washed out when recording a monitor with HDR enabled
You have to either record in hdr mode (`hevc_hdr`/`av1_hdr`) to record a HDR video or record with desktop portal option (`-w portal`) to turn the HDR recording into SDR. You have to either record in hdr mode (-k `hevc_hdr` or -k `av1_hdr` option) to record a HDR video or record with desktop portal option (`-w portal`) to turn the HDR recording into SDR.
## GPU Screen Recorder records night light when recording with monitor with HDR ## GPU Screen Recorder records night light when recording with monitor with HDR
You can record with desktop portal option (`-w portal`) instead which ignores night light, if you are ok with recording without HDR. You can record with desktop portal option (`-w portal`) instead which ignores night light, if you are ok with recording without HDR.