In tuner.c (tuner-simple.c in v4l), I cannot reconcile the values below with the datasheet for the Philips FQ1216ME MK3:
#define PHILIPS_SET_PAL_I 0x01 /* Bit 2 always zero ! */ #define PHILIPS_SET_PAL_BGDK 0x09 #define PHILIPS_SET_PAL_L2 0x0a #define PHILIPS_SET_PAL_L 0x0b I *can* get a picture, however, so something's working OK, but I can't for the life of me see how "pal=i", V4L2_STD_PAL_I, or PHILIPS_SET_PAL_I bear any similarity to "IF Part Programming" spec, e.g. the difference between PAL_L and PAL_L2 straddle multiple control bytes. I suspect that the tuner i2c part is "close enough" to other Philips tuners to get a picture, but this particular device has a separate "IF" component where the PAL setting lives. Am I spouting nonsense? Cheers, Phil ------------------------------------------------------- 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 _______________________________________________ ivtv-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/ivtv-devel