Log in

View Full Version : CCE very slow


hoops10
16th February 2002, 18:40
I am using the newest DVD2SVCD 1.06 build 4 and when it uses CCE to encode, the speed is incredibily slow. When I use avisynth and CCE together, I ususally get 0.970-1.200 speed. Using DVD2SVCD, I"m getting 0.360. Any idea why it's so slow when using DVD2SVCD? Thanks.

DDogg
16th February 2002, 18:55
Now, hoops10, we know you can do better than this :)
How could anybody help with this information? Is IVTC being used? Where is your avs script so we could tell. What version and method are you using with CCE? VFAPI? What OS and machine? Read a few of the posts that get answers and you will see the poster took a lot of trouble to post the information needed to help.

http://forum.doom9.org/showthread.php?s=&threadid=16903

hoops10
16th February 2002, 19:23
Sorry DDogg, here you go: Im using win2k with an Athlon 1.2 tbird with 256 RAM. IVTC is not being used. I am using the ver of avisynth that came with DVD2SVCD ver 1.0.6 build 4. I am using CCE 2.5 and am frameserving avisynth to it. If there is any more info you need, let me know.

DDogg
16th February 2002, 19:36
post (copy and paste) you avs script here.

hoops10
16th February 2002, 19:56
LoadPlugin("C:\PROGRA~1\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\INVERS~1\DONALD~1\decomb.dll")
mpeg2source("C:\PROGRA~1\DVD2SVCD\Movie\DVD2AV~1.D2V")
Telecide
Decimate(5)
BicubicResize(480,360,0.00,0.75)
AddBorders(0,60,0,60)
ResampleAudio(44100)


I didnt create this myself, DVD2SVCD did.
BTW, I have created avs files before so what is TELECIDE and DECIMATE? Thanks.

DDogg
16th February 2002, 23:14
Well now we see what is slowing you down. IVTC is operating. For a better understanding of what it is doing go to the avisynth forum and read the very long thread there moderated by Donald Graft.

Ok, now I am not picking on you, but you get to be the example for the day. What if you had posted the log and the avs on your first post? I'll bet you would have got an answer in 10 minutes instead of waiting all day. No problem, but do you see why we are nags about the poster providing the proper information? I have needed to come back to this thread many times that would not have been needed if you had.

Not to worry, no harm done...unless you do it again (great satanic laugh) :)