aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-08-09 02:15:34 +0200
committerdec05eba <dec05eba@protonmail.com>2024-08-09 02:15:34 +0200
commit93007f6f29c055432262bddad0d655b8eecae669 (patch)
tree8863decceaa36610f45f8c7a994ec7150a26a163 /README.md
parent5a9601a8a0624aac26f7c40cdd2f057ee74e40e0 (diff)
Clearify that it works on amd, intel and nvidia
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 21f9a40..9e952aa 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Supported audio codecs:
* AAC
## Note
-This software works on x11 and wayland.
+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.