site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SeVhq/9mkU3Q9KaauJHyvFyi/LgGaftkGmF+U0qdFttG3MI0myJUJsIeMkG8ve5X1jvwQ6CbqpcVIBi8LPktaAo+jpY5Tncvy6XeBzJS3X3USuTvkXoufvN/pVCBHXT3xsG9G4WDeneJlm6EElNON3hKBN3EPYkXVD9RG7duY9g= I found the problem. I logged the pixel data by running two plugins, one after the other. Final cut is decreasing all values by one. If you simply pass back the input values in the plugin, FC then subtracts one from them, after fixing this in the plugin, passing back the input data plus one, the cast went away and everything works as expected. Seems like there is a bug in there somewhere, and it's in Final Cut after it gets the frame back from the plugin. Thanks to everyone who helped me out, I'm glad it was this simple, as I really wanted to avoid the workaround. Trevor _______________________________________________ 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)
-
Trevor Anderson