VideoHelp Forum




Closed Thread
Results 1 to 2 of 2
  1. hey...I am converting a dvd using this guide:

    http://www.geocities.com/xesdeeni2001/StandardsConversion/index.html#Tools

    I am doing the PAL (Video) DVD (25i fps)to NTSC DVD (29.97i fps) conversion.

    I have done these steps:

    Create and open a new text file with an AVS extension (to be used with AVISynth), using your favorite text editor (like Notepad).
    Add the following lines, filling in the location and filename of the file you created above:
    LoadPlugin("MPEG2DEC.dll")
    LoadPlugin("SmoothDeinterlacer.dll")
    MPEG2Source("DRIVE:\PATH\VTS_xx_x.d2v")
    SmoothDeinterlace(doublerate=true)
    LanczosResize(720,480)
    ChangeFPS(59.94) # or ConvertFPS(59.94)
    SeparateFields()
    SelectEvery(4,1,2)
    Weave()
    ConvertToRGB()
    Save the AVS file.

    I am at this step now:

    Load the AVS file into TMPGEnc as the "Video Source."

    Only problem is when I load the .avs file it told me to create into TMPGnc as the "Video Source" it tells me that it can't read the file. Am I mising something? Any help would be greatly appreciated!!!


    presideo

  2. Member FulciLives's Avatar
    Join Date
    May 2003
    Location
    Pittsburgh, PA in the USA
    Search Comp PM
    CROSS-POSTED

    PLEASE DO NOT POST HERE
    SEE THE OTHER POST AT THE FOLLOWING LOCATION:

    https://www.videohelp.com/forum/viewtopic.php?t=167988

    THANK YOU !!!
    "The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
    EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE




Similar Threads

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