Re: [Mlt-devel] Segmentation error

2012-09-22 Thread Dan Dennedy
On Sat, Sep 22, 2012 at 1:25 PM, Murthy Avanithsa wrote: > Hi everyone, > I have an issue while giving xml as input to MELT > Here is what I did > > melt Apple2.mp4 in=100 out=200 -consumer xml:abc.xml > melt abc.xml -consumer avformat:final.mp4 works for me, but you might not be running late

[Mlt-devel] Segmentation error

2012-09-22 Thread Murthy Avanithsa
Hi everyone, I have an issue while giving xml as input to MELT Here is what I did *melt Apple2.mp4 in=100 out=200 -consumer xml:abc.xml* *melt abc.xml -consumer avformat:final.mp4* after the above 2nd command I ended up with this error *Segmentation fault (core dumped)* I tried out -debug b