Re: FxPlugin context awareness
Re: FxPlugin context awareness
- Subject: Re: FxPlugin context awareness
- From: Darrin Cardani <email@hidden>
- Date: Fri, 8 Feb 2008 09:35:26 -0800
On Feb 8, 2008, at 8:56 AM, Brian wrote:
Can a FxPlug tell if the frame it is processing
is on a cut (edit) and/or if it is on a Marker ?
You can use the FxTimingAPI to figure out if you're at the start or
end of the current clip. I think that will give you what you want for
determining if you're on a cut. See FxTimingAPI.h for more details.
There is no way to tell where markers are from within an FxPlug,
however, see below for some useful info.
Also can a FxPlug create a Marker or Edit ?
No. You can write an application which will read in the XML from
either FCP or Motion (though Motion's is undocumented) and output the
same XML with additional markers, though. So it may still be possible
to do what you want. (This will also allow you to read where the
existing markers are.)
Darrin
--
Darrin Cardani
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