better metadata in vidz

This commit is contained in:
Tonton Th
2026-02-27 22:38:56 +01:00
parent 35e6c0dfb5
commit daaa8eeb01

View File

@@ -41,8 +41,8 @@ FILMNAME="$2"
# echo "Encoding $SRCDIR to $FILMNAME" | tee -a WS/log # echo "Encoding $SRCDIR to $FILMNAME" | tee -a WS/log
ffmpeg -nostdin \ ffmpeg -nostdin \
-y -r 30 -f image2 -i frames/${SRCDIR}/%05d.png \ -y -r 30 -f image2 -i frames/${SRCDIR}/%05d.png \
-metadata artist='--[ tTh ]--' \ -metadata artist='--[ tTh des Bourtoulots ]--' \
-metadata title='-- HexaCone --' \ -metadata title='--[ la famille HexaCone ]--' \
-c:v libx264 \ -c:v libx264 \
-pix_fmt yuv420p \ -pix_fmt yuv420p \
-tune film \ -tune film \