diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-04-14 19:11:37 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-04-14 19:11:37 +0200 |
commit | 304b5c8e925d2e489d278b19b87e0ee88efb7637 (patch) | |
tree | c7395c27b6b86b15da414565ed06a585da10ee06 | |
parent | 380b1fa48c1b7e5fa2b80155e18b8a41ff8e9172 (diff) |
Add more performance comparison
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ If you are using a variable refresh rate monitor, then choose to record "screen- # Performance When recording Legend of Zelda Breath of the Wild at 4k, fps drops from 30 to 7 when using OBS Studio + nvenc, however when using this screen recorder the fps remains at 30.\ -When recording GTA V at 4k on highest settings, fps drops from 60 to 23 when using obs-nvfbc + nvenc, however when using this screen recorder the fps only drops to 55.\ +When recording GTA V at 4k on highest settings, fps drops from 60 to 23 when using obs-nvfbc + nvenc, however when using this screen recorder the fps only drops to 55. The quality is also much better when using gpu-screen-recorder.\ 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`).\ |