diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-12 20:38:28 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-12 20:38:28 +0200 |
commit | 5d4cd7c88d8266dd158e4624b7789a8d44d25a7c (patch) | |
tree | 90303d5e819af41acd1c64b9cf88ea5d5bd589c1 /README.md | |
parent | 72f3cf509010d58ef5e3b99bf631d949f307686e (diff) |
mm
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ When recording GTA V at 4k on highest settings, fps drops from 60 to 23 when usi 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.\ Note that if you have a very powerful CPU and a not so powerful GPU and play a game that is bottlenecked by your GPU and barely uses your CPU then a CPU based screen recording (such as OBS with libx264 instead of nvenc) might perform slightly better than GPU Screen Recorder. At least on NVIDIA. ## Note about optimal performance on NVIDIA -NVIDIA driver has a "feature" (read: bug) where it will downclock memory transfer rate when a program uses cuda, such as GPU Screen Recorder. See https://git.dec05eba.com/gpu-screen-recorder/about/ for more information and how to overcome this. +NVIDIA driver has a "feature" (read: bug) where it will downclock memory transfer rate when a program uses cuda (or nvenc, which uses cuda), such as GPU Screen Recorder. See https://git.dec05eba.com/gpu-screen-recorder/about/ for more information and how to overcome this. ## Installation This program depends on [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/) which needs to be installed first.\ |