Hallo > If you don't get color at first attempt, try changing from Capture "overlay" > to "none" or "grabdisplay" and back to "overlay". TV norm and Video source > will be reported as unknown in xawtv, but it works... > > Alternately, you can use this setting in .xawtv: > > [defaults] > norm = PAL > input = S-Video > capture = over > > $ xawtv -c /dev/video0 GIVEMECOLORNOW > > TV norm and Video source is then reported correctly by xawtv, but command > reaction time is very slow... Ok, I get it now to. I would say that this is no fix.
I think the error is in vpx3220.c after line 313 function vpx3220_command(), if you want to dig a bit deeper. I use the mjpeg cvs version of the zoran driver so the lines may differ. > > > * lavrec does b/w only for SVHS (-iP) > > Still open I would say. > > I have played with the zoran driver, and got SVHS working. > > SVHS in color recording workes if the drivers is set to SVHS > > when loading the driver. > So there's hope! Where did you alter the source? In vpx3220.c you find the static const unsigned short init_youvideonorm And look there for the correct norm, and search for register 0xf2, you have fo set bit 5 for 0 to 1, so for PAL the value changes from 3d1 to 3f1, for NTSC it should change from 13 to 33. For more information about the IC (an the registers) used on the card please look at the zoran driver page here: http://mjpeg.sourceforge.net/driver-zoran/development.php The register description for the vpx3220 can be found in the PDf file on page 38. auf hoffentlich bald, Berni the Chaos of Woodquarter Email: [EMAIL PROTECTED] www: http://www.lysator.liu.se/~gz/bernhard ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users