On Fri, Jan 4, 2013 at 3:29 AM, Aaron Cruz <[email protected]> wrote: > Hi all, > What is the recommended way to work with melted and transitions/filters?
The only way is through MLT XML. > I know you can use LOAD to load XML into the queue. > I remember having problems finding the correct way to load the XML into > melted though. Do I write something like > LOAD U0 <somexml> > <moreStuff></moreStuff> > </somexml> > > or do i give it an absolute path to an xml file? Use LOAD with an XML file. Use PUSH with an XML string. > Or is there a way to attach filters or append transitions that I am missing? > -- > Thanks guys, > aaron > > > ------------------------------------------------------------------------------ > Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and > much more. Get web development skills now with LearnDevNow - > 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. > SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122812 > _______________________________________________ > Mlt-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mlt-devel > -- +-DRD-+ ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
