I need to touch up some videos I made with:

melt -verbose -progress -profile dv_ntsc test.mlt -consumer
avformat:test.mp4 threads=2 progressive=1 properties=x264-medium
vb=1024k acodec=libmp3lame ab=128k

I don't have the sources listed in test.mlt (they are in a truck being
shipped, eta friday)

So starting with test.mp4 which was encoded using the above
parameters, what is a good way to remove some dead air?

The two I need so far:
1. cut the last 10 min off  cut out from  0:30:36 to the end
2. remove from 0:50:14 - 0:55:06

mplayer -identify says
ID_VIDEO_FPS=29.970

I am good using that to calc in/out frames if I need to, but doesn't
melt now take h:m:s for in/out ?

--
Carl K

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to