VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Hello all,

    I am new to AVISynth and have a question. I am trying to convert some of old non-anamorphic DVDs to anamorphic DVD for my widescreen TV by cropping the top 60 lines and bottom 60 lines, resizing to 720x480, and then encoding to 16:9 aspect ratio DVD MPEG-2 with CCE. This is a lot easier to do in TMPGEnc and I have successfully done it with TMPGEnc but it is slow as hell. So, I would like to do it with CCE using AVISynth. Is this the correct script to do this?: (source video is 720x480 VFAPI AVI)

    --------------------------------------
    AVISource("C:\video\clip.avi")
    Crop(0,60,720,360)
    LanczosResize(720,480)
    --------------------------------------

    I'm not sure the crop script line is correct, can someone verify for me?

    Thanks,
    vcddude
    Quote Quote  
  2. correct
    Ejoc's CVD Page:
    DVDDecrypter -> DVD2AVI -> Vobsub -> AVISynth -> TMPGEnc -> VCDEasy

    DVD:
    DVDShrink -> RecordNow DX

    Capture:
    VirualDub -> AVISynth -> QuEnc -> ffmpeggui -> TMPGEnc DVD Author
    Quote Quote  



Similar Threads

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