Re: speed of fast changing images
- Subject: Re: speed of fast changing images
- From: Stewart Milberger <email@hidden>
- Date: Tue, 30 May 2006 09:22:43 -0600
- Delivered-to: email@hidden
- Delivered-to: email@hidden
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=L1vMqxM1Mq34OQFSFVInj4Ph8Y45FB25v6fwESuRRoaVQrxldF4g3A7Bd0MZjkxiNnuJGgRp/eK2UqpcAOLBXsC8P2ejvLi6S80dNOuAPht65u/5bDq2YSY6WuIPbMrTLM0jyFPit7XhhYAqv4IYuiEzQtRujLdkZXH5SpdYurI=
The error is kCVReturnInvalidPixelFormat, in CVReturn.h
There was a discussion in the Quicktime-api list, you might look at
these:
http://lists.apple.com/archives/quicktime-api/2006/May/msg00239.html
http://lists.apple.com/archives/QuickTime-API/2005/Jul/msg00200.html
Stewart Milberger
Megaptera, Inc. (www.megaptera.com)
On May 30, 2006, at 5:33 AM, Christoph Vogelbusch wrote:
This Technote is very helpful, but I fail when trying to create the
suggested PixelBuffer with
err = CVPixelBufferCreate(NULL, width, height,
k8IndexedGrayPixelFormat, nil, &tmpPixBuf);
the undocumented error is err==-6680.
But only when I use k8IndexedGrayPixelFormat (and that is what I
need).
It does work with k32ARGBPixelFormat.
Any idea what could be going wrong?
Greetings
Christoph
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.