Some fixes

This commit is contained in:
2026-08-13 12:39:03 +02:00
parent 027fc683ef
commit ab46a16726
11 changed files with 373 additions and 14 deletions
+2
View File
@@ -25,6 +25,7 @@ The repository currently contains two desktop frontends that share the same rend
- FFmpeg log output
- source video preview and final render preview
- dark and light themes
- optional move of source recordings into `originals` in the output folder
- optional custom `ffmpeg.exe` / `ffprobe.exe` paths
- automatic FFmpeg detection from `PATH`
- single-file WinUI publish for easier distribution
@@ -167,6 +168,7 @@ This includes values such as:
- theme
- encoder selection
- timing settings
- whether source videos are moved into `originals` after a successful render
## Notes for Distribution