change metadata
This commit is contained in:
@@ -30,14 +30,11 @@ case $filetype in
|
|||||||
esac
|
esac
|
||||||
echo "extension :" $extension
|
echo "extension :" $extension
|
||||||
|
|
||||||
|
TITLE='---{ voxelisation experimentale }---'
|
||||||
|
|
||||||
TITLE='---{ experimental }---'
|
|
||||||
|
|
||||||
ffmpeg -nostdin \
|
ffmpeg -nostdin \
|
||||||
-loglevel warning \
|
-loglevel warning \
|
||||||
-y -r 30 -f image2 -i $SDIR/%05d.png \
|
-y -r 30 -f image2 -i $SDIR/%05d.png \
|
||||||
-metadata artist='---{ tTh }---' \
|
-metadata artist='--{ tTh des Bourtoulots }--' \
|
||||||
-metadata title="${TITLE}" \
|
-metadata title="${TITLE}" \
|
||||||
-preset veryslow \
|
-preset veryslow \
|
||||||
-c:v libx264 -pix_fmt yuv420p \
|
-c:v libx264 -pix_fmt yuv420p \
|
||||||
|
|||||||
Reference in New Issue
Block a user