PDA

View Full Version : DeInterlacing Script Error


david8
24th November 2003, 11:12
When using smart-deinterlacing or blend fields within Dvd2svcd, I get an error generated script of 240 frames duration as my MPEG instead of my completed masterpiece:-
the error message reads:-

Script error: there is no function named "SmartDeinterlace"
(D:\New Folder\AviSynth Script file.avs, line 5)
(this message replaces the video footage completely ie red letters on a black background)
It would appear that the actual deinterlacing function is missing from program files.

Does anybody have the answer for Me ??

Nick
25th November 2003, 13:26
I have done a couple of minutes testing but I have not been able to reproduce your error.

Try a full de-install and re-install of the DVD2SVCD bundle.

If that doesn't do it, tell us which version of avisynth you're using and post your logfile.

david8
29th November 2003, 15:25
Great !! Thats done the trick...it must have been the latest version of AVISYNTH that was the problem !!!

Many Thanks

jorel
15th June 2004, 11:46
Originally posted by david8
When using smart-deinterlacing or blend fields within Dvd2svcd, I get an error generated script of 240 frames duration as my MPEG instead of my completed masterpiece:-
the error message reads:-

Script error: there is no function named "SmartDeinterlace"
(D:\New Folder\AviSynth Script file.avs, line 5)
(this message replaces the video footage completely ie red letters on a black background)
It would appear that the actual deinterlacing function is missing from program files.

Does anybody have the answer for Me ??

same problem using D2S 122b1.
i follow the Nick's recomendations de-installing and re-intalling D2S
choosing Roba and avisynth254 when asked and everything in the default folder.
just the same:
Script error: there is no function named "SmartDeinterlace"
(C:\Arquivos de programas\DVD2SVCD\Temp\preview.avs, line 3)
using the preview pictures or seamless error later in "edit as part of video encoding"
avisynth open failure:
Script error: there is no function named "SmartDeinterlace"
(D:\DVD2SVCD\AviSynth_Script_file.avs, line 4)

please, help me .thanks in advance! :)

* default instalation folder for D2s is "Arquivos de programas" in portuguese-BR(Brasil).

Amit
15th June 2004, 14:57
Go in the frameserver tab and change the MPEG2DEC3.DLL to MPEG2DEC.DLL. The new dll does not support Smart De-Interlace.

ENJOY
-Amit

jorel
15th June 2004, 15:44
big thanks for yours for faster and precise informations Amit ! :) is working perfect.