View Single Post
Old 20th March 2006, 15:21   #270  |  Link
aberforthsgoat
Registered User
 
Join Date: Oct 2004
Location: Zürich, Switzerland
Posts: 29
Horizontal Line with LimitedSharpenFaster

I'm almost positive that I've already seen some posts about this, but I can't find them:

When I run this filter I get a thin hoizontal line across the middle of my screen:

SetMTMode(2)
MT("LimitedSharpenFaster(ss_x=1.0,ss_y=1.0,Smode=3,strength=60,overshoot=7)")

When I run it without MT, as follows, I don't get a line:

LimitedSharpenFaster(ss_x=1.0,ss_y=1.0,Smode=3,strength=60,overshoot=7)

Can someone help me figure out where it's coming from? It's pretty subtle and isn't a big bother - but I'd still like to get rid of it.

Thanks!

Mike

P.S. Did I mention how awsome this thing is? I have a 2.8 Northwood, and I can't run LMSF + a denoiser in realtime without major league stuttering - until I put MT in the mix. Wow.

Last edited by aberforthsgoat; 20th March 2006 at 15:27.
aberforthsgoat is offline   Reply With Quote