aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-10-30 10:14:09 +0200
committerdec05eba <dec05eba@protonmail.com>2021-10-30 10:14:09 +0200
commit927168607b202e6f7d2599adda8f0024987ab366 (patch)
tree09b40a4d299edec9be7eeaf08681289f5da64e64 /README.md
parent935c1d8411c03f1fa0d24e398c71f0cf11861c2f (diff)
Update readme with info about nvfbc
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eccb82e..ca2c487 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Might now work when using a compositor such as picom when using the glx backend.
## Installation
gpu screen recorder gtk can be built using [sibs](https://git.dec05eba.com/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.
+Recording monitors requires a gpu with NvFBC support (note: this is not required when recording a single window!). 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)