Quantcast digitalFAQ.com Forums [Archives] - Search Results
Go Back    digitalFAQ.com Forums [Archives] > Search Forums
Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: supermule
Forum: Avisynth Scripting 03-15-2006, 02:34 AM
Replies: 25
Views: 6,028
Posted By supermule
limitchange() needs SSEtools.dll to work.

limitchange() needs SSEtools.dll to work.
Forum: Avisynth Scripting 02-17-2006, 04:33 AM
Replies: 25
Views: 6,028
Posted By supermule
thanks :D You forgot to close one bracket, ...

thanks :D

You forgot to close one bracket,

clensed = Clense(Crop(input,0,0,-0,-0,true))

corrected, so as others dont get confused
Forum: Avisynth Scripting 02-17-2006, 01:47 AM
Replies: 25
Views: 6,028
Posted By supermule
I was trying to use like this function...

I was trying to use like this

function LRemoveDust(clip input, int clmode, int "limit")
{
limit=default(limit,1)
clmode=default(clmode,17)
repmode = 2
Crop(0,0,-0,-0,true)
clensed =...
Forum: Avisynth Scripting 02-16-2006, 10:56 AM
Replies: 25
Views: 6,028
Posted By supermule
I used crop() before Lremovedust() and it works...

I used crop() before Lremovedust() and it works but If I try to include it inside the Lremovedust() function (just before limitchange()), the script gives an unknown crop parameter error.

whats...
Forum: Avisynth Scripting 02-16-2006, 01:14 AM
Replies: 25
Views: 6,028
Posted By supermule
Yes indeed I was not able to use SSE2tools due to...

Yes indeed I was not able to use SSE2tools due to memory alignment problems, now it works and works faster.

Thanks.
Forum: Avisynth Scripting 02-13-2006, 01:56 AM
Replies: 25
Views: 6,028
Posted By supermule
I think their might be some memory problem since...

I think their might be some memory problem since I can use SSE2 ver dll's but not with the SSE2tools.dll, the limitchange() goofs up my video and I have to use SSEtools.dll instead.

If you can...
Forum: Avisynth Scripting 02-10-2006, 05:28 AM
Replies: 25
Views: 6,028
Posted By supermule
How does this denoisesharpen compare with...

How does this denoisesharpen compare with Limitedsharpen?

Why do you want to change from the lremovedust and ls combo?[/quote]

I wasnt able to compare denoisesharpen with limitedsharpen but I...
Forum: Avisynth Scripting 02-02-2006, 10:31 AM
Replies: 25
Views: 6,028
Posted By supermule
I tried denoisesharpen(mode=17), worked very fast...

I tried denoisesharpen(mode=17), worked very fast (upto 40fps with HCE) with decent results.

Need to test other modes.


PS: Still have to find a mode to match Lremovedust()...
Forum: Avisynth Scripting 02-02-2006, 06:09 AM
Replies: 25
Views: 6,028
Posted By supermule
Okay found somethinghere...

Okay found somethinghere (http://videoprocessing.11.forumer.com/viewtopic.php?t=7)
Forum: Avisynth Scripting 02-02-2006, 01:56 AM
Replies: 25
Views: 6,028
Posted By supermule
Removegrain 1.0 - New plugins

Does someone know the parameters required for two new plugins included in the this pre-release version of removegrain (http://home.arcor.de/kassandro/RemoveGrain/RemoveGrain.rar).

Denoisesharpen
...
Showing results 1 to 10 of 10

 

 
All times are GMT -5. The time now is 07:29 AM  —  vBulletin © Jelsoft Enterprises Ltd