digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Removegrain 1.0 - New plugins (http://www.digitalfaq.com/archives/avisynth/14097-avisynth-removegrain-10-a.html)

Dialhot 03-13-2006 10:25 AM

Quote:

Originally Posted by maurus
1) Use you the last Removegrain 1.0 or 0.9?

I use the latest available on author's site (http://home.arcor.de/kassandro/RemoveGrain)
Quote:

2) Is it more fast and better than the RemoveGrain().Deen() combo?
Faster I don't remember (I did a lot of test the same day) but not slower for sure, and a lot better.
Quote:

3) I use the RemoveGrainS.dll (static dll)...
Is it more fast if I use SSE3 in my Pentium IV or RemoveGrainS.dll has cpu autodetection?
Use the optimized dynamic library.

maurus 03-13-2006 04:17 PM

I use inmy avs scritp:

Code:

LoadPlugin("C:\Peliculas\K-Encoder-HC\filtros\SSETools.dll")
LoadPlugin("C:\Peliculas\K-Encoder-HC\filtros\RepairSSE3.dll")
LoadPlugin("C:\Peliculas\K-Encoder-HC\filtros\RemoveGrainSSE3.dll")

But AviSynth shown me than SSETools.dll not found!!

This dll is not in the RemoveGrain 1.0 package.

So LimitChange not works.

Thnaks.


-Maurus

Dialhot 03-13-2006 05:19 PM

Actually I have a SSE2tool.dll (as I have a SSE2 cpu, not SSE3) in my directory, but you are right, it is not in the last rar. That means that I surely downloaded it elsewhere, or with a previous removegrain package.

But dit removegrain (and limitchage) really need that ? Did you try without the loadplugin line ?

Else I can send it to you the SSE2version by email.

Boulder 03-14-2006 09:22 AM

SSETools is in the latest official package, v0.9. www.removegrain.de.tf

supermule 03-15-2006 02:34 AM

Quote:

Originally Posted by Dialhot
Actually I have a SSE2tool.dll (as I have a SSE2 cpu, not SSE3) in my directory, but you are right, it is not in the last rar. That means that I surely downloaded it elsewhere, or with a previous removegrain package.

But dit removegrain (and limitchage) really need that ? Did you try without the loadplugin line ?

Else I can send it to you the SSE2version by email.

limitchange() needs SSEtools.dll to work.

maurus 03-15-2006 07:06 AM

Thanks for all.

-Maurus


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

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.