Quantcast Legalclip.dll Not an Avisynth 2.5 Plugin? - digitalFAQ.com Forums [Archives]
  #1  
06-23-2003, 05:50 AM
pixeldotz pixeldotz is offline
Free Member
 
Join Date: May 2003
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Im trying to use kwags script for analog vhs captures

LoadPlugin("C:\filters25\MPEG2Dec3.dll")
LoadPlugin("C:\filters25\LegalClip.dll")

Mpeg2Source("D:\logs\file.d2v")
LegalClip()
unfilter(50,50)
GripCrop(352, 240, overscan=2, source_anamorphic=false)
GripSize(resizer="BicubicResize")
STMedianFilter(8, 32, 0, 0, 8, 32)
FaeryDust() # or PixieDust()
mergechroma(blur(1.50))
mergeluma(blur(0.2))
# Convolution3d or DCTFilter for extreme worse cases.
GripBorders()
LegalClip()


-----
can anyoen help?
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  
06-23-2003, 07:24 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by pixeldotz
Im trying to use kwags script for analog vhs captures
The script you use is for avs2.08, and you have avs2.52 on your PC.
avs2.52 is mandatory only for the new adaptative script.

Quote:
LoadPlugin("C:\filters25\LegalClip.dll")
No need to use this plugin with 2.52 as there is a internal command called "Limiter()" that do the same thing


Quote:
STMedianFilter(8, 32, 0, 0, 8, 32)
The 2.52 version on STMedianFilter only have 4 parameters. Use "(8,32,0,0)".

Quote:
FaeryDust() # or PixieDust()
No "FaeryDust" nor "PixieDust" in 2.52 as the plugnin "DustV5" exists only for 2.08
Reply With Quote
  #3  
06-23-2003, 07:45 AM
pixeldotz pixeldotz is offline
Free Member
 
Join Date: May 2003
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
thanks, that helped alot. I appreciate it
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: LegalClip() usage? Fluffbutt Avisynth Scripting 4 04-24-2004 04:14 AM
Avisynth: Legalclip in avs script? magio32 Avisynth Scripting 4 03-31-2004 12:10 PM
Avisynth: MPEG2 & LegalClip Problems easymenu Avisynth Scripting 9 03-14-2003 02:01 AM
Avisynth - Legalclip: Source Must Be YUY2 andybno1 Avisynth Scripting 2 02-01-2003 05:58 AM
Avisynth: Gripfit, Gripcrop, Legalclip Reno Avisynth Scripting 1 01-18-2003 10:22 PM

Thread Tools



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