Wrapping FxPlugs in .moef
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:content-type:content-transfer-encoding:subject:date :message-id:to:mime-version:x-mailer; bh=cqBDLwvCr2uosfqz0B2dFr4vjz33jrJTza4GyUDddP4=; b=kZsvgQ0JzQsNiezkkkyFVafMnNZGsneqMl7yhT2OZSf5v1jUovD4s8BGEsNRuhMYoh sJBuY54PpggORP/emMLv6LbWiPQNShL2uoPExg6DwNxMAaYF0Ench/ruBdjroSutTNsD 2BQOxPeewyJLJ/4jxb8iz/2Rj+HXsKJEhvkXc= We're having some roadblock issues with wrapping a custom FxPlug in a .moef and using in FCPX. 1. FxRenderInfo.frame returns the frame number relative to 29.97fps (regardless of the FPS of the .moef). e.g. frame 4 on a 25fps FCPX timeline is shown as frame 4.8 within the FxPlug. Using a .moef with different fps, seems to not make any difference so does assume .moefs are 29.97fps? 2. The returned durationForEffect value is fixed at the duration of the .moef, regardless of the duration of the clip on the FCPX timeline. This makes it impossible to backtime FxPlug animation from the end of the clip. So a 300 frame .moef will always show up in FCPX as 300 frames duration. 3. hostIsFCP returns false in FCPX. I'm presuming all this is happening because the FxPlug has no knowledge of it's top host (FCPX), when wrapped in a .moef. Are there any workarounds? thanks Martin Baker www.digital-heaven.co.uk www.twitter.com/digitalheaven www.videospaceonline.com www.finalcutters.com ------------------------------------------------------ Digital Heaven Ltd is registered in England and Wales Company registration number: 3628396 Registered address: 55 Lynwood Drive, Worcester Park, Surrey KT4 7AE VAT registration number: GB 736 0989 03 _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Martin Baker