From: Dan Dennedy Date: Sun, 22 Aug 2010 00:13:40 +0000 (-0700) Subject: Minor fix to mlt_slideshow2. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=7cd6803cb59692896ae9274f8a69c75efe419487;p=mlt Minor fix to mlt_slideshow2. --- diff --git a/demo/mlt_slideshow2 b/demo/mlt_slideshow2 index 256e835e..1068fdfa 100644 --- a/demo/mlt_slideshow2 +++ b/demo/mlt_slideshow2 @@ -1,8 +1,8 @@ melt \ photos/.all.jpg ttl=75 \ -attach crop center=1 \ --attach affine transition.cycle=225 transition.geometry="0=0,0:100%x100%;74=-100,-100:120%x120%;75=-60,-60:110%x110%;149=0:0:110%x110%;150=0,-60:110%x110%;224=-60,0:110%x110%" \ +-attach affine transition.cycle=225 transition.geometry="0=0,0:100%x100%;74=-100,-100:120%x120%;75=-60,-60:110%x110%;149=0:0:110%x110%;150=0,-60:110%x110%;224=-60,0:110%x110%" \ -filter luma cycle=75 duration=25 \ --track demo/music1.ogg \ +-track music1.ogg \ -transition mix \ $*