diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-09-03 22:38:49 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-09-03 22:38:49 +0200 |
commit | 867ef7a2976f477bb232d102ed6f6f93c09ce160 (patch) | |
tree | 2a23fb1f43b5ffedf2600ba14084986948ed7d89 /README.md | |
parent | 33251a4799ea57c07b66b9cc1676cf9d377571ba (diff) |
Cleanup hwdevice ctx
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ from one of the official sources before reporting it as an issue. If you install GPU Screen Recorder flatpak, which is the gtk gui version then you can still run GPU Screen Recorder command line by using the flatpak command option, for example `flatpak run --command=gpu-screen-recorder com.dec05eba.gpu_screen_recorder -w screen -f 60 -o video.mp4`. Note that if you want to record your monitor on AMD/Intel then you need to install the flatpak system-wide (like so: `flatpak install flathub --system com.dec05eba.gpu_screen_recorder`). # Dependencies -GPU Screen Recorder uses meson build system so you need to install `meson` to build GPU Screen Recorder: +GPU Screen Recorder uses meson build system so you need to install `meson` to build GPU Screen Recorder. ## Build dependencies These are the dependencies needed to build GPU Screen Recorder: |