Hi Anne,

On Mon, 2004-05-31 at 16:32, Anne Wilson wrote:
> I'm sure that I read somewhere that you can grab a single frame from an 
> .avi file - but I can't find it.  How do I do that?

lavtrans can do that, e.g. "lavtrans -o file.jpg -fi -iframenum
movie.avi", where framenum is the framenumber that you want to convert.
You can also convert all images using "lavtrans -o file-%05d.jpg -fi
movie.avi". It'll save to file-00000.jpg, file-00001.jpg etc.

Ronald



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to