mute useless message
This commit is contained in:
@@ -38,7 +38,7 @@ ff_encodage()
|
|||||||
SRCDIR="$1"
|
SRCDIR="$1"
|
||||||
FILMNAME="$2"
|
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 ]--' \
|
||||||
|
|||||||
Reference in New Issue
Block a user