Re: [Mlt-devel] Can I use any transitions besides luma for a pixbuf slideshow?

2015-01-09 Thread Jeremy Yoder
u, Jan 8, 2015 at 1:12 PM, Dan Dennedy wrote: > On Thu, Jan 8, 2015 at 7:42 AM, Jeremy Yoder wrote: > >> Looking at the list of filters it looks like "luma" is the only one that >> will take the current and next frame as input. Is there any way to >> accomplish

[Mlt-devel] Can I use any transitions besides luma for a pixbuf slideshow?

2015-01-08 Thread Jeremy Yoder
Looking at the list of filters it looks like "luma" is the only one that will take the current and next frame as input. Is there any way to accomplish the same thing with other transitions, like "composite" or "affine" (maybe using the "transition" filter somehow?). Thanks! Jeremy ---