|
|
|
@ -73,6 +73,7 @@ if test -z "$output"; then
|
|
|
|
output="captioned-`basename "$input"`"
|
|
|
|
output="captioned-`basename "$input"`"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if ! test -f "$input"; then
|
|
|
|
if ! test -f "$input"; then
|
|
|
|
echo "$name: $input not found"
|
|
|
|
echo "$name: $input not found"
|
|
|
|
exit 1
|
|
|
|
exit 1
|
|
|