Derive first transition timing

This commit is contained in:
hbrain 2026-05-25 01:06:04 +00:00
parent 37aabd456e
commit 298394d69d
2 changed files with 2 additions and 4 deletions

View file

@ -132,7 +132,6 @@ python3 movmaker.py input \
--audio-fade 10 \
--audio-fade-in 2 \
--video-fade 1.5 \
--first-transition-at 12 \
--resolution 1920x1080 \
--fps 30
```
@ -148,7 +147,7 @@ python3 movmaker.py input --preview
- scans one flat input directory
- auto-detects media/audio/data files by extension
- shows each image fully visible for 6 seconds by default, not counting crossfades
- keeps the first image longer so the first transition starts at 12 seconds by default
- keeps the first image longer so the first transition starts after 2x image duration, 12 seconds by default
- includes video clips inline
- crossfades between media items over 3 seconds by default
- loops/trims music to match the video