diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-02-23 01:13:40 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-02-23 01:13:40 +0100 |
commit | 34f0eeebcdddafc9e6a5e387c5004aec01b96c3f (patch) | |
tree | 561e8a51dea26580ea17e74936e4143048b28f24 | |
parent | c63c1cfae3a02ed94ab56ee54e37ce348bc23732 (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ Supported image formats: * JPEG * PNG -This software works on X11 and Wayland on AMD, Intel and NVIDIA. +This software works on X11 and Wayland on AMD, Intel and NVIDIA. Replay data is stored in RAM, not disk. ### TEMPORARY ISSUES 1) 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) FLAC audio codec is disabled at the moment because of temporary issues. |