diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-09 02:16:27 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-09 02:16:27 +0200 |
commit | b9b60ab29c133599032e49054f51a2adfd5ea39d (patch) | |
tree | 81d157a73a4a9ff3f1a6e9ea9714fd0f98b0280b | |
parent | 93007f6f29c055432262bddad0d655b8eecae669 (diff) |
m
-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 on x11 and wayland on AMD, Intel and NVIDIA. +This software works on X11 and Wayland on AMD, Intel and NVIDIA. ### 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. |