FCP and FxTemporalImageAPI
FCP and FxTemporalImageAPI
- Subject: FCP and FxTemporalImageAPI
- From: Eberhard Ammelt <email@hidden>
- Date: Thu, 2 Jul 2009 16:01:48 +0200
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