mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-06 23:06:22 +09:00
Change default quality for systemd service file
This commit is contained in:
@@ -5,7 +5,7 @@ Description=GPU Screen Recorder Service
|
|||||||
EnvironmentFile=-%h/.config/gpu-screen-recorder.env
|
EnvironmentFile=-%h/.config/gpu-screen-recorder.env
|
||||||
Environment=WINDOW=screen
|
Environment=WINDOW=screen
|
||||||
Environment=CONTAINER=mp4
|
Environment=CONTAINER=mp4
|
||||||
Environment=QUALITY=50000
|
Environment=QUALITY=40000
|
||||||
Environment=BITRATE_MODE=cbr
|
Environment=BITRATE_MODE=cbr
|
||||||
Environment=CODEC=auto
|
Environment=CODEC=auto
|
||||||
Environment=AUDIO_CODEC=opus
|
Environment=AUDIO_CODEC=opus
|
||||||
@@ -27,4 +27,4 @@ Restart=on-failure
|
|||||||
RestartSec=5s
|
RestartSec=5s
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|||||||
Reference in New Issue
Block a user