diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-07-23 18:55:45 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-07-23 18:56:55 +0200 |
commit | 80de59b3e62ac8377b23879c74b4e78506832047 (patch) | |
tree | 156f0d1270002be5af3f6a014324b7d0ede3442d /README.md | |
parent | 174cbdd06e0bb899656b8a9eb68d929f576256c7 (diff) |
Add option to record a display or all displays. This requires nvfbc
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ where only the last few seconds are saved. ## Installation gpu screen recorder gtk can be built using sibs or if you are running Arch Linux, then you can find it on aur under the name gpu-screen-recorder-gtk-git (yay -S gpu-screen-recorder-gtk-git). [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/) needs to be installed to use gpu screen recorder gtk. +Recording monitors requires a gpu with NvFBC support. Normally only tesla and quadro gpus support this, but by using https://github.com/keylase/nvidia-patch you can do this on all gpus that support nvenc as well (gpus as old as the nvidia 600 series), provided you are not using outdated gpu drivers. ## Screenshots ![](https://www.dec05eba.com/images/gpu-screen-recorder.png) |