Skip navigation.
 
mlDeinterlacing QTCaptureDecompressedVideoOutput
FROM : Bram Loogman
DATE : Wed Mar 05 18:11:39 2008

Hi,

When I use QTCaptureDecompressedVideoOutput to capture a still image
from a QTCaptureSession with a DV camera as input device, the image is
interlaced. Which looks very ugly for moving objects. I basically use
the code from the 'Creating a QTKit Stop or Still Motion Application'
tutorial in the QTKit Capture Programming Guide to get an image buffer
and than store it as a jpeg image.
I looked at the camera settings but it's not possible to change the
shutter speed or something like that. Is there a way to deinterlace
the output from the QTCaptureSession?

Thanks,
Bram

Related mailsAuthorDate
mlDeinterlacing QTCaptureDecompressedVideoOutput Bram Loogman Mar 5, 18:11
mlRe: Deinterlacing QTCaptureDecompressedVideoOutput Robert Douglas Mar 5, 19:31
mlRe: Deinterlacing QTCaptureDecompressedVideoOutput Bram Loogman Mar 6, 11:02