Derive first transition timing
This commit is contained in:
parent
37aabd456e
commit
298394d69d
2 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue