VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. This is probably simple, but it's late enough that my mind is mostly dead, and the forum search brought up nothing.

    I have a DivX source that is 640x480 and I want to make a Half D-1 DVD out of it. What should I do to resize this as 352x480 without distorting the picture? For my 720x480, I use this code in AviSynth:

    PointResize(704,480)
    BilinearResize(352,480)

    Should I ditch the PointResize step and do something involving borders? Or do I have to crop the video?
    Quote Quote  
  2. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    No need for borders since its fullscreen.Just do BilinearResize(352,480) and the pic will show as normal,test in windvd or powerdvd after to make sure.
    Quote Quote  



Similar Threads

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