VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. I'm attempting to convert an AVI

    the specs are as follows:

    X-Vid MPEG-4
    640*272 (2.21:1)
    23.976fps
    AC-3 384kbps 5 channels 48000 Hz
    duration 2:01:55

    I plan on keeping the AC3 stream (assuming it will stay in sync), so here's my AVSynth script:

    AviSource("E:\Music\Myproject.avi",false)
    LanczosResize(720,388)
    AddBorders(0,46,0,46)
    ConvertToYUY2()


    The problem is that when I import the script into CCE it says:

    "Frame size 780x56 is not supported. Supported frame size is up to 720x576"

    I'm almost positive that I've used pretty much this same script before on another 2.21 AVI and it worked fine.

    Anyone see any mistakes in my script?

    Thanks!
    Quote Quote  
  2. Never mind. I found the problem. It appears I had left out the "." between "my" and "project".

    Is my aspect ratio correct? 720x388


    Thanks!
    Quote Quote  
  3. Originally Posted by Jackinbox
    Never mind. I found the problem. It appears I had left out the "." between "my" and "project".

    Is my aspect ratio correct? 720x388


    Thanks!
    Use FitCD. It can even generate an AVS script for you to use with CCE.

    I personally use DVD2SVCD. It's an all-in-one tool which can rip, mux, demux, encode, and author.
    Quote Quote  
  4. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    Brings up a good point though, always test a script before encoding, that way you can actually read the error message rather than the encoding app just seeing it as a ???x56 RGB source.
    Quote Quote  



Similar Threads

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