site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 Thanks, Gangaraju _______________________________________________ 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 Hi all , I noticed a problem with FxFilters while rendering current frame in motion 5.0.1 , please try the following , - apply the FxFilter GLSLFxPlug to the png image i have attached, - render the current frame ,observe the rendered image. If we render to movie or image sequence the output is proper. The GLSLFxPlug is compiled by setting the kFxPropertyKey_PixelIndependent flag to YES , if set to NO the rendering is proper. Is there a way to handle this properly with FxFilters with kFxPropertyKey_PixelIndependent flag set to YES. color_Strip.png.zip