diff options
author | Ole Kristian Lien <ole.k.lien@gmail.com> | 2009-12-16 06:46:51 +0000 |
---|---|---|
committer | Ole Kristian Lien <ole.k.lien@gmail.com> | 2009-12-16 06:46:51 +0000 |
commit | cebfad21252cb4884df416dbcf7bda844ba4de11 (patch) | |
tree | 37242c715579dd471229245c42bf7fdc60279df8 /tools/intro | |
parent | d7ffd2160ced7c1dc812fb3a76e876191bd5a3f1 (diff) |
diverse...
Diffstat (limited to 'tools/intro')
-rwxr-xr-x | tools/intro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/intro b/tools/intro index 52e6572..e7c969c 100755 --- a/tools/intro +++ b/tools/intro @@ -23,6 +23,8 @@ if [ -z "$2" ]; then exit 1 fi +echo "Generating intro-video from $2 for $1..." + # LOGO ./image_logo $1 intro-$COUNT white $LOGO ./fade $BASENAME-intro-$COUNT.png 3 white |