That code doesn't with with my QuickCam 3000, which defaults to YUV420.
The attached patch adds YUV420 support back in to vidcat.c, and should
still work with RGB cams.
Rick
On Sun, 2005-03-20 at 22:37 +, luis lenders wrote:
> Hi, don't know if it's of much use for anyone, but i
> can now vi
Hi, don't know if it's of much use for anyone, but i
can now view the images from my webcam in the preview
window in programs like Virtualdub, Paltalk and
WebCamnow. Basically the attached "patch" reads a
RGB-image from my
video4linux device and "turns" this into a bitmap,
which is then displayed