site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Darrin On Aug 27, 2008, at 7:10 PM, Garrick Meeker wrote: On Aug 27, 2008, at 6:07 PM, ben syverson wrote: Do you absolutely need to access the point value during frameCleanup? - ben On 27 août 08, at 19:01, Garrick Meeker wrote: -- 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... Would it be possible to post a short code snippet? From your description, it sounds like everything should be working, but maybe there's some minor thing you're not seeing in the code. Alternatively, if you want to send me the built plugin, I can at least see what Motion's doing internally. frameCleanup is when it works as I'd expect. It's renderOutput that's giving weird results. I've found that there are certain parts of the API that don't necessarily work as expected in some methods. It would be nice if they simply returned an error instead of returning strange values, but it's not a huge deal if you know what works where. Here's my printf's showing x and y from getXValue, x and y scale, width, and height. The odd lines are from renderOutput and the even lines (that around about 0.5) are from inside frameCleanup. It's applied to a simple rectangle shape that covers about half of a DV frame. Does this make any sense? This email sent to site_archiver@lists.apple.com