From: Dan Dennedy Date: Sat, 1 Jan 2011 21:15:26 +0000 (-0800) Subject: Convert "Scotland" in demos to "photos" X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=2eaed294738d5a2c2eaf487d447c59d309df65e3;p=mlt Convert "Scotland" in demos to "photos" --- diff --git a/demo/README b/demo/README index 19f356af..1dab2e87 100644 --- a/demo/README +++ b/demo/README @@ -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 diff --git a/demo/mlt_slideshow b/demo/mlt_slideshow index 488624be..f86af341 100644 --- a/demo/mlt_slideshow +++ b/demo/mlt_slideshow @@ -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 \ $* diff --git a/demo/mlt_slideshow_black b/demo/mlt_slideshow_black index b08fbe0a..bfca0e3e 100644 --- a/demo/mlt_slideshow_black +++ b/demo/mlt_slideshow_black @@ -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 \ $*