Hey again, On Tue, 2003-08-05 at 12:36, Tuukka Toivonen wrote: > Then some cameras supported by qc-usb can deliver MJPEG compressed frames > and I have used > #define VIDEO_PALETTE_MJPEG (('q'<<8) | 2) /* Grab video in compressed MJPEG format */ > in V4L2 there is > V4L2_PIX_FMT_MJPEG > but I don't know if it's the same. So better not to yet allocate new format > for qc-usb mjpeg format. It's likely RGB JFIF/JPEG, isn't it? MJPEG is supposed to be YUY2 Motion-JPEG. I think there's a V4L2_PIX_FMT_JPEG for JFIF/JPEG already. Ronald -- Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx>