VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. I recently got CCE 2.5 SP and I tried frameserving to it using VirtulDub but it didn't work. When I loaded the .vdr file in CCE, it paused for about 20 seconds then it gave me an illigal operation message and closed itself. So I tried frameserving using AVISynth, but that gave me the same result. Does anybody know why this is doing this? I am using Windows XP.
    Quote Quote  
  2. I have been using CCE 2.5 and succefully frameserved from VirtualDub and Avisynth with win XP. Make sure you have a audio source if not cce will crash. Avisynth is faster that vDub about .4 in speed on my 1800+ xp. Make sure avisynth is installed correctly as this could be a fault.

    I generally use the following script 4:3 source

    LoadPlugin("C:\Program Files\DVD2SVCD\MPEG2Dec\MPEG2DEC.DLL")
    mpeg2source("rip.d2v")
    BicubicResize(480,576)
    ResampleAudio(44100)

    ResampleAudio(44100) is used so that cce doesn't crash.

    If u r still having troble try my site
    bjmsvcd.tripod.com

    it has guides for frameserving using both vdub and Avisynth.

    Quote Quote  
  3. I'm not frameserving a mpeg2 file. I'm frameserving a divx file. I'm using divx 4.12 because VirtualDub doesn't support Divx 5 yet.
    Quote Quote  
  4. Member
    Join Date
    Mar 2002
    Location
    chicago
    Search Comp PM
    Originally Posted by bjm_xp1800athlon
    I generally use the following script 4:3 source

    LoadPlugin("C:\Program Files\DVD2SVCD\MPEG2Dec\MPEG2DEC.DLL")
    avisource("movie.avi")
    BicubicResize(480,576)
    ResampleAudio(44100)
    Quote Quote  



Similar Threads

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