small update on mandelbrot

This commit is contained in:
tTh
2025-01-20 21:31:20 +01:00
parent 2c187e01bc
commit c3f27c9843
3 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ TITLE='---{ experimental }---'
ffmpeg -nostdin \
-loglevel warning \
-y -r 30 -f image2 -i $SDIR/%05d.png \
-y -r 30 -f image2 -i $SDIR/%05d.pnm \
-metadata artist='---{ tTh }---' \
-metadata title="${TITLE}" \
-preset veryslow \