I'm folling this guide :
http://www.geocities.com/xesdeeni2001/StandardsConversion/
to covert PAL (Video) DVD (25i Fps) -> NTSC DVD (29.97i Fps)
Tools I have been using:
AVISynth: tried both versions: 2.52, 2.08
MPEG2DEC.dll also tried MPEG2Dec3.ll
DVD2AVI: tried both versions: 1.76, 1.77
TMPGEnc 2.521
SmoothDeinterlacer.dll
No matter what version I have tried, error:
" SmoothDeinterlacer.dll is not a plugin of AVISynth2"
"Evaluate: Unrecognized exception! (E:\au3\object.AVS,line 3)
Or
"MPEG2DEC.dll is not a plugin of AVISynth2.5 "
"SmoothDeinterlacer.dll is not a plugin of AVISynth2.5)
"Evaluate: Unrecognized exception! (E:\au3\object.AVS,line 3)
Here is my AVS file:
LoadPlugin("MPEG2DEC.dll")
LoadPlugin("SmoothDeinterlacer.dll")
MPEG2Source("E:\au3\project.d2v")
SmoothDeinterlace(doublerate=true)
LanczosResize(720,480)
ChangeFPS(59.94) # or ConvertFPS(59.94)
SeparateFields()
SelectEvery(4,1,2)
Weave()
ConvertToRGB()
I have winxp
Please advise,
Many thanks
+ Reply to Thread
Results 1 to 3 of 3
-
-
Post the script you used tell where Virtual Dub is installed on your system.
Hello. -
Hi,
I just posted my script ( added in my first post ).Could you please check it out?
Thanks
Similar Threads
-
Sony Vegas Webcam Recording Exception Error
By ventrino in forum Newbie / General discussionsReplies: 0Last Post: 16th Jan 2011, 08:50 -
DVD Shrink Error: Programing Error, exception occurred
By lapetite_66 in forum DVD RippingReplies: 5Last Post: 2nd Jun 2010, 15:59 -
error writting failed, exception 8, status 31 text'CstarBurn_ScsiTransport
By raiden68 in forum Authoring (DVD)Replies: 6Last Post: 6th Feb 2010, 00:39 -
FAVC 1.06 error - Unhandled exception has occurred in your application
By mcv2008 in forum Newbie / General discussionsReplies: 3Last Post: 17th Jun 2008, 14:15 -
SVCD2DVD error on start up 'Application has generated an exception...'
By Turnstyle in forum SVCD2DVD & VOB2MPGReplies: 7Last Post: 16th May 2007, 03:53