On Thu, Sep 22, 2011 at 7:22 AM, Raymond Doran <[email protected]> wrote: > Thanks for you help Dan, unfortunately I have two issues with it. > > 1. When I run the command it does produce XML but I get a "segmentation > fault" when it runs. That is probably more just a bug then causing me issues. >
This is fixed now. > 2. When I load it into melted it does the same thing as before, just white ( > blueish white ) screen. Like it may recognize a device but not pulling any > frames. > I could not reproduce this. For me, loading the .mlt just works. Even a .mlt with a watermark filter applied works. Maybe it is a difference in version. How did you get melted? > I tried constraining it to 7000 & 20000 frames but still does the same thing. The proper way to do this is to set the length property instead of the out property. > Regards, > Raymond Doran > > On Sep 21, 2011, at 2:20 PM, Dan Dennedy wrote: > >> On Wed, Sep 21, 2011 at 11:18 AM, <[email protected]> >> wrote: >>> I can get melt to play the capture and play a list of files but I am >>> cannot figure out how to get melted to play capture. I would like to do >>> this with the mlt xml. I am not sure about what list I am should be >>> posting this to but this is what I found. >> >> Basically, >> >> $ melt -profile foo decklink: -consumer xml:decklink.mlt >> >> Then, load decklink.mlt into melted, but you might need to constrain >> the length of that capture by putting an out="<#frames>" after the >> "decklink:" above. Of course, there might be other gotchas I did not >> think about. >> >> -- >> +-DRD-+ ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
