shpitz
29th July 2005, 04:54
hello everyone, it's me again.
i'm having a real hard time encoding DV.
for example i use this basic script:
import("D:\TBS\Filters\LimitedSharpen.avsi")
LoadPlugin("D:\TBS\Filters\Decomb521.dll")
LoadPlugin("D:\TBS\Filters\DGDecode.dll")
LoadPlugin("D:\TBS\Filters\MaskTools.dll")
avisource("c:\temp\dv_test.avi")
FieldDeinterlace(blend=false)
LimitedSharpen(ss_x=2.0,ss_y=2.0,mode=2)
i'm only using limitedsharpen yet the encoding speed to xvid is 6fps.
when i encode tv shows i get around 120fps on 1st pass and 60fps on 2nd pass.
i also tried to use IIP with a script posted on the iip thread, and with iip i get 1-2fps.
am i missing something? it doesn't make sense to me @ all why it is sooooooooooooooooo slow.
i'm using a dual xeon 3.2ghz with 1gb ram.
please, enlighten me.
another thing that bugs me is that i get about 30-50% cpu usage, is there anything i can do to make vdub/filters use all cpus? do i need a special xvid codec version that supports smp?
any help is greatly appreciated.
i'm having a real hard time encoding DV.
for example i use this basic script:
import("D:\TBS\Filters\LimitedSharpen.avsi")
LoadPlugin("D:\TBS\Filters\Decomb521.dll")
LoadPlugin("D:\TBS\Filters\DGDecode.dll")
LoadPlugin("D:\TBS\Filters\MaskTools.dll")
avisource("c:\temp\dv_test.avi")
FieldDeinterlace(blend=false)
LimitedSharpen(ss_x=2.0,ss_y=2.0,mode=2)
i'm only using limitedsharpen yet the encoding speed to xvid is 6fps.
when i encode tv shows i get around 120fps on 1st pass and 60fps on 2nd pass.
i also tried to use IIP with a script posted on the iip thread, and with iip i get 1-2fps.
am i missing something? it doesn't make sense to me @ all why it is sooooooooooooooooo slow.
i'm using a dual xeon 3.2ghz with 1gb ram.
please, enlighten me.
another thing that bugs me is that i get about 30-50% cpu usage, is there anything i can do to make vdub/filters use all cpus? do i need a special xvid codec version that supports smp?
any help is greatly appreciated.