Re: FCP and FxTemporalImageAPI
Re: FCP and FxTemporalImageAPI
- Subject: Re: FCP and FxTemporalImageAPI
- From: Paul Schneider <email@hidden>
- Date: Thu, 2 Jul 2009 09:29:13 -0500
Hi Eberhard,
That isn't something we're aware of; the FxTemporalImageAPI should
work all the time in Final Cut. Can you make a sample plug-in that
demonstrates this problem?
- Paul
On Jul 2, 2009, at 9:01 AM, Eberhard Ammelt wrote:
Hello,
I'm experiencing a problem when reading frames at arbitrary times in
FCP (6.0.6).
My fxplugin filter reads many frames sequentially using the
FxTemporalImageAPI method "getInputBitmap:" in the "renderOutput:"
section.
This works in principal, but there seems to occur some confusion in
FCP when events from the user interface are processed while reading
frames: When I e.g. click somewhere into FCP's windows, only wrong
images are read during the rest of the reading procedure. It looks
like FCP returns only the current frame then.
I've tried to distribute the frame reading procedure over many calls
of "renderOutput:". This helps to continue reading the correct
frames again, but doesn't fix the problem from the ground.
Is there anything I'm missing, or is there a workaround for this?
Thanks,
Eberhard Ammelt - Pixlock
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden