Re: FCP6 TemporalImageAPI - returning an image different from main input
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com 1) Get 720x240 field buffer at time n 2) Get 720x240 field buffer at time n + .5 3) Combine the two fields (field order correct of course) Thanks, Micah On May 2, 2007, at 9:57 AM, Paul Schneider wrote: _______________________________________________ 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... If we are getting fields back from the temporal API, but we want a full interlaced frame, is the following a valid way for us to re- create the interlaced frame: We do need actual fields in our plugin and not something that is line doubled. And Paul is right that media does get scaled automatically, which is nasty, but I thought after much searching I found a way to turn that off. Yet another manual entry for us I think. Right now, FCP's implementation of the temporalAPI will always give you the native format of the media. In other words, if you use the temporalAPI on a progressive clip, you'll get a full frame back, even if you are in an interlaced timeline. This is arguably confusing, since it's not the same as the input image that we pass to filters (input images are in the timeline format, not the media format). I think Paul Miller has a good point here. This email sent to site_archiver@lists.apple.com
participants (1)
-
Micah Sharp