On Fri, Dec 07, 2007 at 01:04:59PM -0800, James G. Sack (jim) wrote:
Gus, maybe you have a suggestion for a side-question I think I remember seeing: Q: How would you dump just 50 frames starting at frame 1234?
Well, if you can do it by time: mplayer ... -ss time -endpos time where time is [[hh:]mm:]ss[.ms]|size[b|kb|mb] -ss is skip on start, and endpos is ending position. David -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
