aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b9f2e1..fe4226f 100644
--- a/README.md
+++ b/README.md
@@ -168,4 +168,6 @@ Try recording to an SSD and make sure it's not using NTFS file system. Also reco
## The colors look washed out when recording a monitor with HDR enabled
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 in HDR mode
-You can record with desktop portal option (`-w portal`) instead which ignores night light, if you are ok with recording without HDR. \ No newline at end of file
+You can record with desktop portal option (`-w portal`) instead which ignores night light, if you are ok with recording without HDR.
+## Kdenlive says that the video is not usable for editing because it has variable frame rate
+To fix this you can either record the video in .mkv format or constant frame rate (-fm cfr).