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:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer:sender; bh=WXCtSzJWoEtw3SNKe0TNWf+St7DV4+DzgPNrmutfCpg=; b=vL0Xpm6FT6j+l+TUyAZNe5f+f3qWLhGnw2yx+8xoxkClNbtolauRoZtnVOvBj8CG3J sWxoiaTQnjpQUzgCOZGkI0HwX1uGTmR86qA03REVjK4AAB/5EPvHLG6dsLYB4mFv1jTo JkSmLpmfrVjxcpshVquRuJ4yqWYKMebChl7Zw= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer:sender; b=NbsluGlTFq1pnInkzNKbsE59EFdrn8QD3YlzdUjdYFk7EPDl9uDOE/OJy3cTRXsNBR ZJaAwpIPQesdkE01+4OYqqsTjX1fIwvbNlCqxJGjvi/GaCI0RzdHq2vr7Gc2etuJBDry oE9GsC/ZpAvAwSZcSzDpU2C3zcu0oHa08HH9M= Can anyone clarify this? TIA for any help. - Stoney -- Stonewall Ballard stoney@sb.org http://stoney.sb.org/ _______________________________________________ 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... I've found that in Motion, I always get back kFxImageColorInfo_RGB_GAMMA_DEFAULT_MACINTOSH_DISPLAY from [inputImage colorInfo] in renderOutput:withInput:withInfo. In FCP, I always get back kFxImageColorInfo_RGB_GAMMA_VIDEO. This is with RGB images, regardless of depth. I tried this with lots of different input images, still, synthetic, and video, with the same results. Using some clips that I created with varied color profiles in AE, it appears that in Motion, the input image has linear gamma at the point that it reaches my FxPlug. The compensation suggested by Pete Warden's message "Recommendations for plugins that want to work internally in linear color", <http://lists.apple.com/archives/pro-apps-dev/2008/Feb/msg00015.html> seem to seriously overcompensate for the gamma in FCP, and is unnecessary in Motion. Some of my code wants to work in linear rgb, but I don't see how to interpret these results. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stonewall Ballard