VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. 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
    Quote Quote  
  2. Member
    Join Date
    Apr 2002
    Location
    The State of Frustration
    Search Comp PM
    Post the script you used tell where Virtual Dub is installed on your system.
    Hello.
    Quote Quote  
  3. Hi,
    I just posted my script ( added in my first post ).Could you please check it out?

    Thanks
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!