add backend endpoint and frontend widget for ffmpeg presets and manual args

This commit is contained in:
Josh Hawkins
2026-02-27 09:40:21 -06:00
parent 7f916dfb47
commit 3777f1d906
7 changed files with 430 additions and 118 deletions
@@ -1196,6 +1196,12 @@
"keyPlaceholder": "New key",
"remove": "Remove"
},
"ffmpegArgs": {
"preset": "Preset",
"manual": "Manual arguments",
"selectPreset": "Select preset",
"manualPlaceholder": "Enter FFmpeg arguments"
},
"sections": {
"detect": "Detection",
"record": "Recording",