How to capture Analogue video using Video experimenter on Arduino Duemilanove

Hi, i want to capture the analogue video feed of camera using the Video experimenter on Arduino Duemilanove. So, please help me which code i need to upload on sketch_mar12a software.

Thanks in advance!!!!!

Once captured what do you want to do with it?
Can you provide a link to the hardware you are using.

azad200517, I'm the designer of the Video Experimenter shield. There is only enough SRAM in the Arduino to capture one frame of low-res monochrome, so you can't capture video, but you can capture individual video frames as demonstrated in this project: Video Frame Capture using the Video Experimenter Shield | Project Lab.

You can write the frame buffer to a computer over serial, but that is going to be very slow.

That's a pretty cool shield. I especially like the tv blaster ]:smiley: