Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-31 Thread Andy Walls
On Mon, 2010-05-31 at 09:19 +0200, Jean-Francois Moine wrote: > On Mon, 31 May 2010 00:03:10 +0200 > Ondrej Zary wrote: > > > > I would try extracting a JPEG header from one of the files captured > > > by the camera in stand alone mode (either a JPEG still or MJPEG > > > file), and put that heade

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-31 Thread Ondrej Zary
On Monday 31 May 2010, Jean-Francois Moine wrote: > On Mon, 31 May 2010 00:03:10 +0200 > > Ondrej Zary wrote: > > > I would try extracting a JPEG header from one of the files captured > > > by the camera in stand alone mode (either a JPEG still or MJPEG > > > file), and put that header together wi

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-31 Thread Jean-Francois Moine
On Mon, 31 May 2010 00:03:10 +0200 Ondrej Zary wrote: > > I would try extracting a JPEG header from one of the files captured > > by the camera in stand alone mode (either a JPEG still or MJPEG > > file), and put that header together with the image data from the > > USB capture. It may not look

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Theodore Kilgore
On Mon, 31 May 2010, Ondrej Zary wrote: > On Sunday 30 May 2010 23:58:11 Andy Walls wrote: > > On Sun, 2010-05-30 at 23:28 +0200, Ondrej Zary wrote: > > > On Sunday 30 May 2010 21:26:14 Andy Walls wrote: > > > > On Sun, 2010-05-30 at 19:55 +0200, Ondrej Zary wrote: > > > > > On Sunday 30 May 201

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Theodore Kilgore
On Sun, 30 May 2010, Andy Walls wrote: > On Sun, 2010-05-30 at 20:13 +0200, Jean-Francois Moine wrote: > > On Sun, 30 May 2010 19:55:22 +0200 > > Ondrej Zary wrote: > > > > > That's bad... > > > > > > The driver contains file sp5x_32.dll which is registered in > > > system.ini file as [driver

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Andy Walls
On Sun, 2010-05-30 at 20:13 +0200, Jean-Francois Moine wrote: > On Sun, 30 May 2010 19:55:22 +0200 > Ondrej Zary wrote: > > > That's bad... > > > > The driver contains file sp5x_32.dll which is registered in > > system.ini file as [drivers32] > > VIDC.SP54=SP5X_32.DLL > > > > Seems that the cod

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Ondrej Zary
On Sunday 30 May 2010 23:58:11 Andy Walls wrote: > On Sun, 2010-05-30 at 23:28 +0200, Ondrej Zary wrote: > > On Sunday 30 May 2010 21:26:14 Andy Walls wrote: > > > On Sun, 2010-05-30 at 19:55 +0200, Ondrej Zary wrote: > > > > On Sunday 30 May 2010 13:34:55 Jean-Francois Moine wrote: > > > > > > SP5

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Andy Walls
On Sun, 2010-05-30 at 23:28 +0200, Ondrej Zary wrote: > On Sunday 30 May 2010 21:26:14 Andy Walls wrote: > > On Sun, 2010-05-30 at 19:55 +0200, Ondrej Zary wrote: > > > On Sunday 30 May 2010 13:34:55 Jean-Francois Moine wrote: > > > > SP54 is Sunplus' ( http://www.sunplus.com.tw/ ) FourCC code for

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Ondrej Zary
On Sunday 30 May 2010 21:26:14 Andy Walls wrote: > On Sun, 2010-05-30 at 19:55 +0200, Ondrej Zary wrote: > > On Sunday 30 May 2010 13:34:55 Jean-Francois Moine wrote: > > > On Sat, 29 May 2010 21:32:07 +0200 > > > > > > Ondrej Zary wrote: > > > > The Color Space/Compression reported by the driver

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Andy Walls
On Sun, 2010-05-30 at 19:55 +0200, Ondrej Zary wrote: > On Sunday 30 May 2010 13:34:55 Jean-Francois Moine wrote: > > On Sat, 29 May 2010 21:32:07 +0200 > > > > Ondrej Zary wrote: > > > The Color Space/Compression reported by the driver is only one: RGB 24 > > > The driver also uses these files wh

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Andy Walls
On Sun, 2010-05-30 at 13:34 +0200, Jean-Francois Moine wrote: > On Sat, 29 May 2010 21:32:07 +0200 > Ondrej Zary wrote: > > > The Color Space/Compression reported by the driver is only one: RGB 24 > > The driver also uses these files which may (or may not) be related to > > used compression: iyuv

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Jean-Francois Moine
On Sun, 30 May 2010 19:55:22 +0200 Ondrej Zary wrote: > That's bad... > > The driver contains file sp5x_32.dll which is registered in > system.ini file as [drivers32] > VIDC.SP54=SP5X_32.DLL > > Seems that the codec is called SP54 - hope that it's used to > decompress the data. > > > All I can

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Ondrej Zary
On Sunday 30 May 2010 13:34:55 Jean-Francois Moine wrote: > On Sat, 29 May 2010 21:32:07 +0200 > > Ondrej Zary wrote: > > The Color Space/Compression reported by the driver is only one: RGB 24 > > The driver also uses these files which may (or may not) be related to > > used compression: iyuv_32.d

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-30 Thread Jean-Francois Moine
On Sat, 29 May 2010 21:32:07 +0200 Ondrej Zary wrote: > The Color Space/Compression reported by the driver is only one: RGB 24 > The driver also uses these files which may (or may not) be related to > used compression: iyuv_32.dll, msh263.drv, msyuv.dll, tsbyuv.dll > In standalone mode, the camer

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-29 Thread Ondrej Zary
On Saturday 29 May 2010 20:24:25 Jean-Francois Moine wrote: > On Sat, 29 May 2010 19:09:32 +0200 > > Ondrej Zary wrote: > > I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like > > camera with battery and microSD slot and can record video on its own. > > It has two USB modes - mass

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-29 Thread Jean-Francois Moine
On Sat, 29 May 2010 19:09:32 +0200 Ondrej Zary wrote: > I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like > camera with battery and microSD slot and can record video on its own. > It has two USB modes - mass storage (USB ID 04fc:0171) and webcam > mode (USB ID 04fc:1528). This c

SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-29 Thread Ondrej Zary
Hello, I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like camera with battery and microSD slot and can record video on its own. It has two USB modes - mass storage (USB ID 04fc:0171) and webcam mode (USB ID 04fc:1528). This chip seems to be used in many other SD card cameras too