Use out directory for generated videos

This commit is contained in:
hbrain 2026-05-24 12:51:51 +00:00
parent 5b37d43665
commit 51146f75b9
2 changed files with 2 additions and 2 deletions

View file

@ -92,7 +92,7 @@ With options:
```bash
python3 movmaker.py input \
--output output/movie.mp4 \
--output out/movie.mp4 \
--image-duration 3 \
--fade 1 \
--resolution 1920x1080 \