Le mar 9 janvier 2007 07:02, Martin a écrit :
> That's quite strange: My kopete sources do know some PIXELFORMAT_YUYV.
> (0.12.2 and svn, revision 621573 after svn update in directory
> libkopete/avdevice)

The strange thing is that kopete code is actually able to decode YUYV if ever 
it is selected, but it never tries to ask the webcam for YUYV. And the YUYV 
decoding is actually broken (wrong colors). It seems that the color problem 
comes from using the wrong colorspace (chromaticities and quantization are 
hard-coded in kopete). I fixed it and now I get right colors.

I will release my patch shortly. I still get some size-related problems (the 
webcam pretends that its max size is 176 x 144, though we get one 320 x 240 
picture before checking for max size!)

-a.

_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to