Re: image capture with ov9655 camera and intel pxa270C5C520

2010-02-17 Thread Kai Tiwisina
Hello everyone, i've worked recently on my source code for the image capturing duties. With the Hint of Mr. Herbrechtsmeier to use YUV everything worked quite well and now i get no failure message anymore and even the image.txt file gets filled with values separated by tabulators and a

Re: image capture with ov9655 camera and intel pxa270C5C520

2009-11-24 Thread Stefan Herbrechtsmeier
Hi, Kai Tiwisina schrieb: Hello everyone, here is a little update to my question and to the source code. After i implemented an function with the VIDIOC_ENUM_FMT ioctl i recognized, that only two formats are support by the driver by now. (Thanks to Mr. Liakhovetski by the way ;) ) The

image capture with ov9655 camera and intel pxa270C5C520

2009-11-23 Thread Kai Tiwisina
Hello, my name is Kai Tiwisina and i'm a student in germany and i'm trying to communicate with a Omnivision ov9655 camera which is atteched with my embedded linux system via the v4l commands. I've written a small testprogram which should grow step by step while i'm trying one ioctl after

Re: image capture with ov9655 camera and intel pxa270C5C520

2009-11-23 Thread Guennadi Liakhovetski
Hi Kai On Mon, 23 Nov 2009, Kai Tiwisina wrote: Hello, my name is Kai Tiwisina and i'm a student in germany and i'm trying to communicate with a Omnivision ov9655 camera which is atteched with my embedded linux system via the v4l commands. I've written a small testprogram which should

Re: image capture with ov9655 camera and intel pxa270C5C520

2009-11-23 Thread Kai Tiwisina
Hello everyone, here is a little update to my question and to the source code. After i implemented an function with the VIDIOC_ENUM_FMT ioctl i recognized, that only two formats are support by the driver by now. (Thanks to Mr. Liakhovetski by the way ;) ) The output.txt shows the output of