Re: CGFxPlug example problem
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=OyGVplhd3HroR8fSH/Grax+b4ypCCElUwBLpPykaYSw=; b=u4ZGs6BCj8fRXakCDA0piCIv2FEL8GEvt5WFTXN7lHKox96IRRmlONnpXF9IcPlWjh lrf9vyzttHgGzMDjnuB0COdnTtWfQo2B5KwLe9b2akuFjq7+E4zCZFpBBxmV7hgPXKPp viMZrcXq++SAU0M7yc8ShAF+ai9nRfIfUnI50= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=IklTXkkjXtsr93hPlrpu3eR+pkrXMKl+l0xdcU2tr9ZFJh80f3M6IeXskMFyN8ET77 V184AjrkKvrvH7p5K8RGreGYnzTrzy1EYqiKkDvhl+FQnju9uKceAZs7Pz+1Oo5Mkpxc gx1tHPb1dYTsU8Cj2ro+B15l+fZ2wyl2e2O/w= Hi Darrin Any idea why this isn't working properly? Motion bug, SDK bug or another issue? thanks Martin Baker www.digital-heaven.co.uk www.twitter.com/digitalheaven www.videospaceonline.com www.finalcutters.com ------------------------------------------------------ Digital Heaven Ltd is registered in England and Wales Company registration number: 3628396 Registered address: 55 Lynwood Drive, Worcester Park, Surrey KT4 7AE VAT registration number: GB 736 0989 03 On 24 Jun 2011, at 17:10, Darrin Cardani wrote:
Thanks for the update. I'll add the new info to the bug.
Darrin
On Jun 24, 2011, at 12:02 AM, Martin Baker wrote:
So I found out the error was specifying kCGImageAlphaPremultipliedFirst rather than kCGImageAlphaPremultipliedLast.
This does stop the console errors but the result on screen is just a different type of garbage https://skitch.com/martinjbaker/fgppd/2ndtest
Same garbage pixels issue happens with the Scrolling Rich Text Example as well.
thanks
Martin Baker www.digital-heaven.co.uk www.twitter.com/digitalheaven www.videospaceonline.com www.finalcutters.com ------------------------------------------------------ Digital Heaven Ltd is registered in England and Wales Company registration number: 3628396 Registered address: 55 Lynwood Drive, Worcester Park, Surrey KT4 7AE VAT registration number: GB 736 0989 03
On 23 Jun 2011, at 19:46, Darrin Cardani wrote:
On Jun 23, 2011, at 10:52 AM, Martin Baker wrote:
I'm trying to get the CGFxPlug example running but not having much luck. It builds fine and appears in Motion 5 as a generator, but when I add it to a new project, rather than a red rectangle I get this https://skitch.com/martinjbaker/fgj7w/cgfxplug
This looks to me like a bug in the sample code. Please file a Radar for it. I suspect I know what the problem is. I'd bet that we're not properly setting up the CGContext for 32-bits per channel or something like that. (That's just a guess from looking at your picture - I haven't actually debugged it yet.)
Darrin -- Darrin Cardani dcardani@apple.com
-- Darrin Cardani dcardani@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com
participants (1)
-
Martin Baker