site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Gangaraju, You can get composite frames by applying the plug-in either to the group containing the layers you want composited together in Motion, or by creating a Compound Clip in FCPX and applying the plug-in to the Compound Clip. The FxTemporalImageAPI will not work in a generator. (In fact, as of the next release, asking for it will likely return nil.) There is no input source, so it doesn't make any sense. What are you trying to get that you think it would give you? Do you actually want the output of your generator at a previous or future time? If so, you can fairly easily generate it yourself (and possibly cache it) by getting all the parameters at the desired time and rendering with those values. Let me know in more detail what you're looking for if that's not it. Darrin On Dec 14, 2011, at 5:08 AM, ganga wrote:
Hi All ,
I have couple of queries regarding FxTemporalImageAPI.
1. Is it possible to get the composite frames using FxTemporalImageAPI? if not, is there any other way to get composite frames from plugin? 2. Can we use FxTemporalImageAPI from generator plugin? What is the input or source image in generator case?
Thanks, Gangaraju
_______________________________________________ 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
_______________________________________________ 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)
-
Darrin Cardani