aboutsummaryrefslogtreecommitdiff
path: root/extra/gpu-screen-recorder.env
diff options
context:
space:
mode:
authorDjUlt <DjUltim@gmail.com>2024-05-31 00:01:30 +0300
committerdec05eba <dec05eba@protonmail.com>2024-05-30 20:16:51 +0200
commit47dbf1a6d1b49eb079b1530540c496aec433369c (patch)
treefa7d0a11ed7c78bdb86c3a8c6d2c6fbfa56c796d /extra/gpu-screen-recorder.env
parent9b8464a0a67c161c64bf54a7c622047551c7ca62 (diff)
Added secondary audio device for daemon and .env config
Diffstat (limited to 'extra/gpu-screen-recorder.env')
-rw-r--r--extra/gpu-screen-recorder.env3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/gpu-screen-recorder.env b/extra/gpu-screen-recorder.env
index 848713f..0de20ed 100644
--- a/extra/gpu-screen-recorder.env
+++ b/extra/gpu-screen-recorder.env
@@ -4,7 +4,8 @@ QUALITY=very_high
CODEC=hevc
AUDIO_CODEC=opus
AUDIO_DEVICE=alsa_output.pci-0000_0a_00.4.iec958-stereo.monitor
+SECONDARY_AUDIO_DEVICE=alsa_input.some-mic.mono-fallback
FRAMERATE=60
REPLAYDURATION=60
OUTPUTDIR=/run/media/dec05eba/SSD1TB/Videos/aaaa
-GOPM=2 \ No newline at end of file
+GOPM=2