aboutsummaryrefslogtreecommitdiff
path: root/extra/gpu-screen-recorder.env
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-05-21 22:02:59 +0200
committerdec05eba <dec05eba@protonmail.com>2024-05-21 22:02:59 +0200
commitfee6441bc504c37817b883dcc2812b90a641a49e (patch)
treeebc6a53e08541e72b4cef6df729d6d78f4800386 /extra/gpu-screen-recorder.env
parent42d9ebd3c775ae60b80a99ef8bd33a444de0fb21 (diff)
Allow setting gop multiplication to reduce file size
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 c4728cc..848713f 100644
--- a/extra/gpu-screen-recorder.env
+++ b/extra/gpu-screen-recorder.env
@@ -6,4 +6,5 @@ AUDIO_CODEC=opus
AUDIO_DEVICE=alsa_output.pci-0000_0a_00.4.iec958-stereo.monitor
FRAMERATE=60
REPLAYDURATION=60
-OUTPUTDIR=/run/media/dec05eba/SSD1TB/Videos/aaaa \ No newline at end of file
+OUTPUTDIR=/run/media/dec05eba/SSD1TB/Videos/aaaa
+GOPM=2 \ No newline at end of file