On 2001.03.06 19:19:41 +0100 Edgard Alexander Sotter wrote: > > Hi, > > I was looking to this example and is very good....but it only grabs one > frame > and only uses one buffer... I want to use many buffers to keep the frames > in > them so it doesn't loose any frame... anyone knows how to create those > buffers??? someone told me that I have to work with video_buffer struct, > anyone has experience in work with this struct???... anyone has a example > of > grabbing image in real time (video)??? using more than one buffer. Motion can use double buffering since version 2.5.0 Have a look at http://motion.technolust.cx Jeroen