diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-15 19:50:37 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-15 19:50:37 +0200 |
commit | 2056aa187cfa1ab5b1a19a155062291c253799bb (patch) | |
tree | 3ccb4b338227ce5ac77b1abe3a3ffc2182db6348 | |
parent | 9ba92ebad505a7812dffd44813d839834165a7fb (diff) |
Update readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Supported audio codecs: * AAC ## Note -This software works with x11 and wayland, but when using Wayland then only monitors can be recorded. +This software works on x11 and wayland. ### TEMPORARY ISSUES 1) screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug. 2) Videos are in variable framerate format. Use MPV to play such videos, otherwise you might experience stuttering in the video if you are using a buggy video player. You can try saving the video into a .mkv file instead as some software may have better support for .mkv files (such as kdenlive). You can use the "-fm cfr" option to to use constant framerate mode. |