Re: getTransitionInputImage: unexpected behavior (to me)
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi Steve, Unfortunately, getTransitionInputImage only works during render in Final Cut. We have a bug requesting that it work during custom UI time as well: #4970858. I will see about increasing the priority of the bug. - Paul On Mar 31, 2010, at 2:04 PM, Steve Christensen wrote:
In my plugin, I'm calling
-getTransitionInputImage:forInput:applyFilters:withImageType:withInfo:atTime:
to grab the A and B input textures. What I'm finding is that it's returning YES, but setting the returned FxTexture pointers to nil. Any idea why this might be happening?
This is FCP 6.0.6, and I'm setting the kFxPropertyKey_MayRemapTime property to YES, if that makes a difference. Also, this is not being done in the normal render path; I'm previewing an effect in a separate window that I display when the user clicks on a button in the effect's parameters area.
steve
_______________________________________________ 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/pschneider%40apple.com
This email sent to pschneider@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)
-
Paul Schneider