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=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=KXW+PoVeiZycDIX++gj+tozEFzJARwDxJxGMbGq37Zw=; b=ewIb0xIsw+B9R+Jpo+W+o+3ecVGLUSuQZEULZjh1xTZGp2DeuswYYh3vttPR34Idky 8g0MGeGZSUZzrwOLCTsCs3k2ZBU5PtyMz9Ugns4inciwQ020k/VW3zVLVxFaLkxSwJnv OXDph57BShJZB8R4SRkRwcA3B+BCgnwwSuGMs= For the record, I'm seeing that for a generator FxPlug wrapped in a motn, the output FxImage is ARGB when realtime previewing and RGBA when rendering. I've filed a bug. 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 25 Jul 2011, at 17:06, Darrin Cardani wrote:
Sounds like a bug involving an incorrect channel ordering. It's possible that the cache expects a different channel order than the plug-ins are producing. It would surprise me, but it's not impossible. Please file a bug.
Darrin
On Jul 24, 2011, at 1:55 AM, Martin Baker wrote:
Using the CGFxPlug example project (including your RGBA->ARGB code, Darrin), I'm seeing a huge shift in colours between realtime and rendered in FCPX (via .motn generator).
For example, setting the fill colour to 100% blue and stroke colour to 100% green, shows correctly in RT preview but when rendered, the fill is red and the stroke is pink!
Am I missing something?
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
_______________________________________________ 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/dcardani%40apple.com
This email sent to 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