View Full Version : Smoothdeinterlacer
rjc7394
11th June 2005, 23:15
Never been able to open it in VDubmod (1.5.10.1). When I open it (via .avs) VDub crashes, same happens in Nanbub(1.0). Doesn't happen with decomb or kerneldeinterlace. Downloaded smoothdeinterlace (20030218) from avisynth external plugin page.
unskinnyboy
12th June 2005, 00:20
Full .avs script please..
rjc7394
12th June 2005, 17:46
LoadPlugin("C:\PROGRA~1\GORDIA~1\DGMPGDec\DGDecode.dll")
Loadplugin("C:\smoothdeinterlacer\smoothdeinterlacer.dll")
mpeg2source("C:\char\kat\kat.d2v")
SmoothDeinterlace()
No error messages when .avs imported, just a crash.
defaulk9
14th January 2006, 15:53
Yeah, this happens for me too. I can't figure out. For somereason, I was initially able to open it, but I can't figure out what I did. I stripped my whole script down to something similar to the above script:
LoadPlugin("D:\program files\dependencies\AVISynth\SmoothDeinterlacer.dll")
AVISource("D:\test.avi")
SmoothDeinterlace()
Source for me is a type2 dv avi.
And I am using VirtualDub 1.6.11. But I think the problem is not with vdub, but with SmoothDeinterlacer. Perhaps if this were moved to a better forum, it would get a better response....
Wilbert
14th January 2006, 19:17
Try
http://www.geocities.com/wilbertdijkhof/SmoothDeinterlacer_25.zip
Empty plugin folder and load it manually if it still crashes.
defaulk9
16th January 2006, 19:09
that does the trick. thanks.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.