Hi,

I'm a new melt user.  I want to do something simple.  I'd like to take
an existing avi file (in a raw format: no inter-frame compression like
mpeg) and delete some segments.  I tried a simple command like this

    melt InFile.avi in=80 out=120 -consumer avformat:OutFile.avi

My intent was that only frames 80 to 120 will be in the output
file OutFile.avi.  But when I view OutFile.avi, all frames are the same
as frame 80 in the input file.  So this did not work.


How can I correctly use melt to delete segments from an AVI file?
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to