Jdot
12th March 2002, 02:39
Sup errbody,
I'm Just starting to use Avisynth in my divx rips and I'm runnin into some speed issues. The script goes somethin like this
LoadPlugin("F:\avisynth\MPEG2DEC\MPEG2DEC.DLL")
mpeg2source("D:\movie.d2v").BicubicResize(518, 345)
.SpatialSoften(5, 2, 3)
^just to test I left out deinterlacing ,but thats usually in there too
anyway that script gets me like 1 to 2 fps on fastrecompress in all divx codecs 3,4 & 5. If i use *vfpi.avi then i get about 7 to 10 fps depending on filter settings n such.
system specs
700 duron <--i know its suspect to my fps prob
256 ddr ram
ata 100 drives with plenty of freespace
abitMB kg7-raid
thnx for help in advance
I'm Just starting to use Avisynth in my divx rips and I'm runnin into some speed issues. The script goes somethin like this
LoadPlugin("F:\avisynth\MPEG2DEC\MPEG2DEC.DLL")
mpeg2source("D:\movie.d2v").BicubicResize(518, 345)
.SpatialSoften(5, 2, 3)
^just to test I left out deinterlacing ,but thats usually in there too
anyway that script gets me like 1 to 2 fps on fastrecompress in all divx codecs 3,4 & 5. If i use *vfpi.avi then i get about 7 to 10 fps depending on filter settings n such.
system specs
700 duron <--i know its suspect to my fps prob
256 ddr ram
ata 100 drives with plenty of freespace
abitMB kg7-raid
thnx for help in advance