FxPlug/FCP clip view time offset
FxPlug/FCP clip view time offset
- Subject: FxPlug/FCP clip view time offset
- From: Eberhard Ammelt <email@hidden>
- Date: Tue, 19 Jan 2010 21:00:22 +0100
Hello,
in an fxplug filter I need to synchronize some data that I had previously extracted from input frames with the current frame to render.
This works correctly in FCP when rendering to the sequence view, but when the effect renders to the clip view, I need to apply a time offset in order to keep data and video synchronized.
The offset needed here is the clip's in point, which I can retrieve with the timingApi's method "inPointOfTimelineForEffect" when rendering to the clip view. (In contrast, when rendering to the sequence view, this returns the sequence's in point, as the name suggests).
As I need to apply this offset only when rendering to the clip view, I would need to detect wether it's rendering to the clip view or to the sequence view.
Is there any way to do this, or any other solution to this problem?
Thanks for any help,
Eberhard _______________________________________________
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