VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Hi all,
    would someone please help me with the AVISynth script for the following:

    I'm using:
    DVDSVCD
    Cinema Craft Encoder

    and I want an AVI with the following specs:
    640x352 NTSC

    ... to end up as a PAL SVCD with kept aspect ratio.
    I'm sorry but I can't figure it out.

    Please help.
    Thanks in advance.
    Nik
    Quote Quote  
  2. I just saw a post with the same aspect ratio problem for PAL, and FulciLives calculated that you need to resize to 416 pixels vertical and add 80 pixels to top and bottom. To create a SVCD you would then do this:
    BicubicResize(480,416,0.0,0.6)
    AddBorders(0,80,0,80)
    Quote Quote  



Similar Threads

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