VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. I have an avi movie who's dimensions are 640x272 - 2.35:1
    I want to burn the movie to a dvd (NTSC) to play on my wide screen 16:9 tv. Of course to burn it I need an mpg file that has acceptable dimensions.
    What would you do to resize this movie properly?

    AviSource("myMovie.avi")
    BilinearResize(newwidth,newheight)
    AddBorders(boardertop,boarderleft,boarderbottom,bo arderright)
    Quote Quote  
  2. Here's the main site. Got this out of our own tools section.

    http://www.avisynth.org/

    Root around there and you might find you answer.
    Don't give in to DVD2ONE, that leads to the dark side.
    Quote Quote  
  3. Member sacajaweeda's Avatar
    Join Date
    Sep 2003
    Location
    Would I lie?
    Search Comp PM
    Try:

    AVISource("whatever.avi")
    LanczosResize(720,306)
    AddBorders(0,87,0,87)
    *

    * AddBorders(borderLEFT,borderTOP,borderRIGHT,borderBOTTOM)
    "There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke
    Quote Quote  



Similar Threads

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