Re: What problems do you run into when writing plug-ins?
Re: What problems do you run into when writing plug-ins?
- Subject: Re: What problems do you run into when writing plug-ins?
- From: Mattias Sandstrom <email@hidden>
- Date: Wed, 20 Oct 2010 00:12:21 +0200
Darrin Cardani wrote:
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. :-)
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. ;-)
/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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden