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.
+ Reply to Thread
Results 1 to 4 of 4
-
-
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.
-
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.
Similar Threads
-
Frameserve from VirtualDub64 to CCE
By pchan in forum Video ConversionReplies: 5Last Post: 11th Feb 2012, 06:23 -
Where can I download Frameserve ?
By DuBsTaR in forum Newbie / General discussionsReplies: 19Last Post: 9th Dec 2011, 18:47 -
Can't Frameserve to Tmpgenc
By BonnieW88 in forum Video ConversionReplies: 1Last Post: 30th Aug 2009, 23:40 -
Frameserve from virtualdub to HC
By SatStorm in forum Video ConversionReplies: 2Last Post: 12th Jun 2009, 06:24 -
Frameserve on MacOS??
By Maxwellbest in forum MacReplies: 5Last Post: 4th Oct 2008, 16:34