Thanks, Mihnea, now it is working. Li ----- Original Message ----- From: "Mihnea-Costin Grigore" <mgc8@xxxxxxxxxxx> To: <video4linux-list@xxxxxxxxxx> Sent: Monday, December 10, 2001 4:21 PM Subject: Re: buffer not working > On Mon, 10 Dec 2001, Li Tan wrote: > > > mapbuf.width = COLS; > > mapbuf.height = ROWS; > > mapbuf.format = VIDEO_PALETTE_RGB24; > > Since pwc-8.0 the Philips driver only knows one palette: YUV420P > > therefore, you should change the last line to: > > mapbuf.format = VIDEO_PALETTE_YUV420P; > > Regards, > Mihnea > > P.S.: Please set your mailer to wrap lines at 72 characters. > > -- > Mihnea-Costin Grigore [ "Tenebus Ipsilo Ibinem Catehens" ] > E-mail: mgc8@xxxxxxxxxxx Home Page: http://mgc8.virtualave.net > > > > _______________________________________________ > Video4linux-list mailing list > Video4linux-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/video4linux-list >