aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-04-07 14:02:00 +0200
committerdec05eba <dec05eba@protonmail.com>2022-04-07 14:04:34 +0200
commit066cfae84cdaf2159f6bc73bfffd99823d8c9983 (patch)
tree2d85115669403929a3b4b1d22ee8678e3988a96e /README.md
parent94af0aeec41dcb60663d3c0448ef1caa7fbeebe2 (diff)
Improve quality, especially when using h264. Force disable h264 for now because quality is not as good
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 679f20f..f06e3db 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,8 @@ NvFBC doesn't work with PRIME, so if you are using PRIME then you can't record t
If you are using a variable refresh rate monitor, then choose to record "screen-direct". 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.
# Performance
-When recording a 4k game, fps drops from 30 to 7 when using OBS Studio, however when using this screen recorder
-the fps remains at 30.
-
+When recording a 4k game, fps drops from 30 to 7 when using OBS Studio, however when using this screen recorder the fps remains at 30.\
+It is recommended to save the video to a SSD because of the large file size, which a slow HDD might not be fast enough to handle.
# Installation
If you are running an Arch Linux based distro, then you can find gpu screen recorder on aur under the name gpu-screen-recorder-git (`yay -S gpu-screen-recorder-git`).\
If you are running an Ubuntu based distro then run `install_ubuntu.sh` as root: `sudo ./install_ubuntu.sh`.\