digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   SansGrip Filters: Apply filters before resizing (http://www.digitalfaq.com/archives/avisynth/2402-sansgrip-filters-apply.html)

Holomatrix 02-07-2003 01:46 PM

Ok, I'll try Space instead of flux.
But where do these fit it?
GripCrop( width=352, height=480, overscan=2 )
GripSize()
GripBorders()
LegalClip()
Thanks

EDIT: where do I get Spacedust.dll ?

kwag 02-07-2003 01:49 PM

Quote:

Originally Posted by Holomatrix
Ok, I'll try Space instead of flux.
But where do these fit it?
GripCrop( width=352, height=480, overscan=2 )
GripSize()
GripBorders()
LegalClip()
Thanks

Try this order:

Code:

LegalClip()
GripCrop( width=352, height=480, overscan=2 )
GripSize()
SpaceDust()
TemporalCleaner()
Blockbuster(method="noise", variance=.7, seed=1)
GripBorders()
LegalClip()

-kwag

Holomatrix 02-07-2003 02:01 PM

Ok, thanks, I'll try it out.
Are SpaceDust and TemporalCleaner one of Sans filters? because i can't find them on his site?
Thanks

kwag 02-07-2003 02:07 PM

Quote:

Originally Posted by Holomatrix
Ok, thanks, I'll try it out.
Are SpaceDust and TemporalCleaner one of Sans filters? because i can't find them on his site?
Thanks

SpaceDust, FaeryDust and PixieDust are part or Dustv5.dll
There is a link on the download area in the forum. Link on main page www.kvcd.net
You can get TemporalCleaner at doom9.org

-kwag

Holomatrix 02-07-2003 02:10 PM

Ok, I found them. What about;
GripCrop
GripSize
GripBorders
Thanks - I can't seem to download TemporalCleaner either

rendalunit 02-07-2003 02:37 PM

http://www.kvcd.net/forum/viewtopic.php?t=2553
GripCrop(), Gripsize() and GripBorders() are in the GripFit_preview.dll

TemporalCleaner() is in the TemporalCleanerOLD.dll

Holomatrix 02-07-2003 02:46 PM

Got them :) :)
Thanks


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

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