Hi Dmitriy,

On Sat, 2003-09-20 at 18:39, dmitriy wrote:
> > How I can save one image(jpg, gif, png, bmp, etc...) per 10(for example) 
> > seconds from mjpeg hardware card?
> 
> or with help other program...

As Bernhard pointed out, the -T option helps partly. Also, use the -f j
option to save as JPEG file. The recording line then looks like
(assuming PAL. so one frame out of every 250):

lavrec -T 250 -f j [other options] file.jpg

HTH,

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to