better messages
This commit is contained in:
parent
2fa9a9918a
commit
8368fe54e8
@ -14,8 +14,8 @@ ffmpeg -nostdin \
|
||||
-tune film \
|
||||
$FILMNAME
|
||||
|
||||
echo "$SRCDIR encoded to $FILNAME" | tee -a WS/log
|
||||
wc -c full.mp4 | tee -a WS/log
|
||||
echo "$SRCDIR -> $FILMNAME" | tee -a WS/log
|
||||
wc -c $FILMNAME | tee -a WS/log
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user