Update readme

This commit is contained in:
dec05eba
2024-07-15 19:50:37 +02:00
parent 9ba92ebad5
commit 2056aa187c

View File

@@ -19,7 +19,7 @@ Supported audio codecs:
* AAC * AAC
## Note ## 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 ### TEMPORARY ISSUES
1) screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug. 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. 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.