On Sunday 07 March 2004 12:53, Rolf Dubitzky wrote: > On Tuesday 24 February 2004 05:36, Jason Wood wrote: > > <seq> > > <effect> > > <inputs> > > <video src="../samples/4x3-PAL.dv" clipBegin="0" > > clipEnd="2"/> > > </inputs> > > <!-- This video tag can contain properties and keyframes for the effect, > > however the invertfilter does not have any. --> > > <video effect="invertfilter"/> > > </effect> > > </seq> > > Why do we need the <effect> tag? It looks redundant... maybe I'm missing > something... why did we introduce it?
I believe it is performing a similar job to a par tag - an effect is a "video" that s the output of one or more videos manipulated in some way. Cheers, Jason -- Jason Wood Homepage : www.uchian.pwp.blueyonder.co.uk
