chadamir
19th March 2004, 21:02
After deinterlacing and resizing and taking out each to see which was bottlenecking I cannot seem to get better than an average of 3.5 fps. Is this normal for converting from 1080i to 540p? Heres the avisynth script I'm using:
LoadPlugin("c:\Program Files\Avisynth 2.5\plugins\mpeg2dec3.dll")
mpeg2source("e:\testjl.d2v")
crop(0,0,-12,-8)
I have an athlon xp 1700 and im using virtualdub and avisynth
LoadPlugin("c:\Program Files\Avisynth 2.5\plugins\mpeg2dec3.dll")
mpeg2source("e:\testjl.d2v")
crop(0,0,-12,-8)
I have an athlon xp 1700 and im using virtualdub and avisynth