Page 1 of 1

frame grabbing

Posted: 05 Feb 2010 09:20
by michaeldjcox
Is it possible to grab a frame and keep updating it?

I've been all over the forum and documentation and there are various hints that it may have been possoible at some point but not command line that seems to work with 1.0.5.

Michael

Re: frame grabbing

Posted: 06 Feb 2010 11:40
by RĂ©mi Denis-Courmont
The scene filter dumps raw video frames. But it is not clear what you actually want to do.

Re: frame grabbing

Posted: 09 Feb 2010 08:43
by michaeldjcox
The scene filter dumps raw video frames. But it is not clear what you actually want to do.
Hi,

Thanks for your reply.

I want to capture an image periodically from an mjpeg stream and save to a file or a series of files.

MIchael