So as I said in my previous email, I got video out of my card. Now I'm trying to capture video using a piece of software called "openreplay". Its v4l2 capture code is based heavily on the capture example at http://v4l2spec.bytesex.org/spec/capture-example.html, so I thought I'd try compiling the example code to see what I got. When I ran the capture example with this command-line: " ./capture_example -u" (to use application allocated buffers) I got: "VIDIOC_QBUF error 12, Cannot allocate memory" I'm running Mythbuntu 11.10, Ubuntu kernel 3.0.0-14-generic. All CONFIG_*V4L* options are set to 'y' or 'm', and all modules matching "v4l2-*" are loaded. What do I need to do to make application allocated buffers work? -- - Kit Peters (W0KEH), Engineer II KMOS TV Channel 6 / KTBG 90.9 FM University of Central Missouri http://kmos.org/ | http://ktbg.fm/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html