Re: What problems do you run into when writing plug-ins?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com User-agent: Thunderbird 2.0.0.22 (Macintosh/20090605) What other problems have vexed you in the past when writing your plug-ins? Anything you wish you had better documentation on? for fxscript that would be: everything. :-) /mattias -- http://www.mattias.nu/ http://www.imdb.com/name/nm1508285/ _______________________________________________ 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... Darrin Cardani wrote: one thing that seems to be completely undocumented is high precision rendering in fxscript. i have a filter that doesn't work at all in high precision, and i suspect it's because i'm using a convolve with a hardcoded 128 offset (needed for a displace map), but how do i handle that properly? i try converting all the buffers to yuv219 but it doesn't help, trying to hardcode the offset as 512 or 32768 doesn't help either. currently experimenting with reading chroma values from a desaturated buffer but that's some workaround for sure, and it's not quite working either. ;-) This email sent to site_archiver@lists.apple.com
participants (1)
-
Mattias Sandstrom