diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-03 23:09:50 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-03 23:09:50 +0200 |
| commit | f7564b269dfb082db9eeee933a91d9901ac9f8a3 (patch) | |
| tree | ba7ad5a69402a46dc9df5d1153c38c17fe66bc95 | |
| parent | 1dec42cfdf46887cc7c457f5e822d474013a4afe (diff) | |
FAQ audio recording volume
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -292,4 +292,6 @@ This will be fixed in the future. ## Desktop portal capture doesn't work on my AMD GPU on Hyprland This is a hyprland bug. Capture the monitor directly with `-w monitor` or use another Wayland compositor. ## The captured video is laggy when capturing with desktop portal on COSMIC/Wlroots (sway) -This is a bug in COSMIC and Wlroots. Their desktop portals send frame updates at low framerates (such as 25 fps) instead of the selected framerate (such as 60 fps). Capture a monitor directly instead (`-w DP-1` for example) to workaround that problem.
\ No newline at end of file +This is a bug in COSMIC and Wlroots. Their desktop portals send frame updates at low framerates (such as 25 fps) instead of the selected framerate (such as 60 fps). Capture a monitor directly instead (`-w DP-1` for example) to workaround that problem. +## How to adjust the volume of the recorded audio? +GPU Screen Recorder doesn't have the option to do that yet, but you can change the volume by starting recording and then open `pavucontrol`, go to the `Recording` tab and set the volume there. The system will remember the settings even after reboot, as long as the audio capture options remain the same. |
