aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-11-18 20:42:27 +0100
committerdec05eba <dec05eba@protonmail.com>2025-11-18 20:42:27 +0100
commit82177cd742ec7ea7c2ff6e66ba3876e4c1f83fa9 (patch)
tree059f1175ea6f714b4655236245b74f55cc202951 /README.md
parent84e3b911d9243cd5fc2b64d6da9871aa573a29e4 (diff)
m
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 13b8880..249fc3f 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ You can see a list of capture options to record if you run `gpu-screen-recorder
in this case you could record a window or a monitor with the name `DP-1`.\
To list available audio devices that you can use you can run `gpu-screen-recorder --list-audio-devices` and the name to use is on the left size of the `|`.\
To list available audio application names that you can use you can run `gpu-screen-recorder --list-application-audio`.\
-You can run `gpu-screen-recorder --info` to list more information about the system, such as the device that used for capture and video encoding and supported codecs. These commands can be parsed by scripts/programs.
+You can run `gpu-screen-recorder --info` to list more information about the system, such as the device that is used for capture and video encoding and supported codecs. These commands can be parsed by scripts/programs.
## Replay mode
Run `gpu-screen-recorder` with the `-c mp4` and `-r` option, for example: `gpu-screen-recorder -w screen -f 60 -r 30 -c mp4 -o ~/Videos`. Note that in this case, `-o` should point to a directory.\
If `-df yes` is set, replays are save in folders based on the date.