aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-06-07 19:30:39 +0200
committerdec05eba <dec05eba@protonmail.com>2023-06-07 19:30:39 +0200
commit66dbfe69a451b32cceae7bcb1e27db99f27e4450 (patch)
tree433391e47feb1354a581cc15651ba0e8ce0d7cdb /README.md
parent7e2ade27a742ea3f8b4989f47c8e147f4bd261ae (diff)
Mention that only h264/hevc is supported at the moment
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c12d7dd..17c2d7e 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ where only the last few seconds are saved.
## Note
This software works only on X11 (Wayland with Xwayland is NOT supported).\
-If you are using a variable refresh rate monitor then choose to record "screen-direct-force". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.
+If you are using a variable refresh rate monitor then choose to record "screen-direct-force". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.\
+GPU Screen Recorder only supports h264 and hevc codecs at the moment which means that webm files are not supported.
### TEMPORARY ISSUES
1) screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug.
2) Recording the monitor on steam deck might fail sometimes. This happens even when using ffmpeg directly. This might be a steam deck driver bug. Recording a single window doesn't have this issue.