]> git.sesse.net Git - mlt/commitdiff
Convert "Scotland" in demos to "photos"
authorDan Dennedy <dan@dennedy.org>
Sat, 1 Jan 2011 21:15:26 +0000 (13:15 -0800)
committerDan Dennedy <dan@dennedy.org>
Sat, 1 Jan 2011 21:15:26 +0000 (13:15 -0800)
demo/README
demo/mlt_slideshow
demo/mlt_slideshow_black

index 19f356af157fb90dbb995d9a51c176a7b84b423e..1dab2e87288c7c50eefee3552802b2568282d317 100644 (file)
@@ -156,7 +156,7 @@ Title over graphic
 Slideshow
 
        This demo requires any number of JPEG images with the extension ".jpg"
-       in a subdirectory named "Scotland."
+       in a subdirectory named "photos."
 
 Bouncy, Bouncy
 
index 488624be65dd294c95327665591151346a0bb035..f86af341f7e00e93768a8b1a9de85e264fae04f0 100644 (file)
@@ -1,4 +1,4 @@
 melt \
-Scotland/.all.jpg ttl=75 \
+photos/.all.jpg ttl=75 \
 -filter luma:luma1.pgm luma.softness=0.1 luma.invert=0 \
 $*
index b08fbe0a0f7fb054f51753f393c8375bd512adc8..bfca0e3ec87472581c912ac2a228f310edae7548 100644 (file)
@@ -1,3 +1,3 @@
-melt Scotland/.all.jpg ttl=100 \
+melt photos/.all.jpg ttl=100 \
 -filter watermark:colour:black reverse=1 composite.geometry="15%,15%:10%,10%;0.1625=0,0:100%x100%;-.1625=;-1=70%,70%:10%x10%" composite.mirror_off=1 composite.cycle=100 composite.fill=1 composite.valign=c composite.halign=c \
 $*