Quantcast Sansgrip Filters: Lastest Script for Blockbustor + Legal Clip? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Avisynth Scripting

Reply
 
LinkBack Thread Tools
  #1  
11-23-2002, 11:53 PM
syk2c11 syk2c11 is offline
Free Member
 
Join Date: Jun 2002
Posts: 290
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there,
The development of filters is getting faster and faster, I am trying to catch up with its pace. Can I have the lastest script please? Which combination is the best at the moment?
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
11-24-2002, 02:22 AM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by syk2c11
Hi there,
The development of filters is getting faster and faster, I am trying to catch up with its pace. Can I have the lastest script please? Which combination is the best at the moment?
you'll right,very faster.....when we test a new....then ...another new one.

in my oppinion:
bilinear with blockbuster,nomosmoother and fluxsmoother(slow and very clean)
or
bilinear with temporalsmoother and unfilter(fast and clean)

[AVISYNTH_Bilinear, Blockbuster, NoMoSmooth & FluxSmooth]
0=BilinearResize(^TargetWidth,^TargetHeight)
1=AddBorders(0,^BorderTop,0,^BorderBottom)
2=LoadPlugin(!Blockbuster.dll)
3=LoadPlugin(!NoMoSmooth.dll)
4=LoadPlugin(!FluxSmooth.dll)
5=Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1)
6=Blockbuster( method="sharpen", detail_min=^detail_min, detail_max=^detail_max, strength=^StrengthValue)
7=NoMoSmooth()
8=FluxSmooth()
!Blockbuster.dll=C:\******\Blockbuster.dll
!NoMoSmooth.dll=C:\******\NoMoSmooth.dll
!FluxSmooth.dll=C:\******\FluxSmooth.dll
^detail_min=20
^detail_max=90
^StrengthValue=20

[AVISYNTH_BilinearResize with TemporalSmoother & Unfilter]
0=BilinearResize(^TargetWidth,^TargetHeight)
1=AddBorders(0,^BorderTop,0,^BorderBottom)
2=LoadPlugin(!MPEG2DEC2.dll)
3=TemporalSmoother(^Strength,^Radius)
4=LoadPlugin(!Unfilter.dll)
5=Unfilter(^x_value,^y_value)
!MPEG2DEC2.dll=C:\******\MPEG2Dec\MPEG2DEC2.dll
^Strength=2
^Radius=1
!Unfilter.dll=C:\******\UnFilter.dll
^x_value=20
^y_value=20

Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Legal clip en el script del avs v 2.5? Eidan69 Convertir y Codificar Video (Español) 4 02-21-2004 01:58 PM
SansGrip Filters: Legal clip for avs 2.52 CaLaFaT Avisynth Scripting 5 07-11-2003 09:18 AM
TMPGEnc: Error message, Legal Clip: Source must be YUY2 MUS Video Encoding and Conversion 5 03-11-2003 01:30 PM
SansGrip Filters: More Info on Legal Clip LadyMiles Avisynth Scripting 9 11-24-2002 01:07 PM
KVCD: Lastest script for blockbuster and nomosmooth filters? syk2c11 Video Encoding and Conversion 9 11-21-2002 06:37 PM




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