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
+1
View File
@@ -19,6 +19,7 @@ public sealed record RenderSettings(
double FadeSeconds,
double EndCardHoldSeconds,
int ThumbnailInterval,
bool MoveSourcesToOriginals = true,
int Width = 3840,
int Height = 2160,
int FramesPerSecond = 50,