Hi Martin, On Fri, 2002-06-14 at 19:51, Martin Osmundsvåg wrote: > I'm developing some videoanalysis software where I must be able to > analyse a raw video frame before I send it through the Zoran-chip for > mpeg-coding. I have looked at the miro AC10 and the LML33 cards, but I'm ?????? The Miro AC10 does not exist. You probably mean the DC10. Both the Dc10 and the LML33 have a zoran chip which does MJPEG (not mpeg!) encoding. > not sure which one is better for doing this. Until now I have just a > bttv-card and skipped the mpeg coding doing only the analysis part. I've > been using the v4l2 API but are prepared to use the v4l API instead, > using one of the boards above. My plan is to make a program with one > thread grabbing the raw frame into a queue, one thread doing the > analysis, and one thread sending the frame through the zoran-chip for > mpeg-storage. Not possible. The DC10+/LML33 driver only allows compressed capture or uncompressed capture, but it doesn't allow compression of memory-stored frames. I'm very sceptic about whether this is at all possible (apart from the driver implementation). So unless you want to redesign the driver, take the risk that it might not be possible at all, etc., it's best to just use the BTTV card and do encoding using the processor. Ronald -- - .-. - /V\ | Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx> - // \\ | Running: Linux 2.4.18-XFS and OpenBSD 3.0 - /( )\ | http://ronald.bitfreak.net/ - ^^-^^