Re: video for fxplug in motion
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Gangaraju, For your own filters, you need to create a Motion project showing the effect. I recommend looking at the app-supplied versions to see how they work and mimicking their length and structure. (They can be found inside Motion's Application bundle in Motion.app/Contents/LibraryContent/Filters/<category>/<filter name>.) You then need to change the document's extension to ".mopr" (short for Motion Preview), and you need to update your plugin's Info.plist file with the path of the preview file for the key "previewPath" in its ProPlugPluginList entry. Darrin On Sep 26, 2011, at 6:03 AM, ganga wrote:
Hi All ,
For the standard filters that motion provides , there will be video that displays it's functionality in the view area at the top left portion of motion when ever the user selects that particular effect from library . please let me know how to add such video to filters that user builds using fxplug. I have attached screen shot that shows the one for the standard black hole effect provided by motion.
Thanks , Gangaraju <Screen shot 2011-09-26 at 4.55.02 PM.png> _______________________________________________ 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/dcardani%40apple.com
This email sent to dcardani@apple.com
-- Darrin Cardani dcardani@apple.com _______________________________________________ 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)
-
Darrin Cardani