Alvy
18th September 2004, 13:20
Hello,
I had this strange behavior before. But after reinstalling Win2kg it was gone for a long time. Now it's back and I can't get rid of it anymore.
At the moment I can't encode films in background because when Windows clears up some memory (when it's gone to zero) this leads to jerks in other applications.
I use avisynth in combinbation with VirtualDub (tried different versions). Encoding without avisynth (2.5.x) works fine (have not tried avysynth 2.0).
Problem does not depend on usage of ram optimizers (tried with an without an new installation).
Well, I have absolutely no idea why this happens...
All other programs work well...
Has anybody an idea?
Some System Infos:
Win2K, SP4
System: Ahlon 2400+ on Elitegroup K7S5A
Tasks in Memory:
Kerio
MBM 5
Speedfan
Girder
Matrox QuickDesk
Script example:
LoadPlugin("E:\avs\filter\DGDecode.dll") // same problem with other decoders
LoadPlugin("E:\avs\filter\undot.dll")
LoadPlugin("E:\avs\filter\FluxSmooth.dll")
mpeg2source("f:\drunt.d2v",idct=2)
Undot()
fluxSmoothST(9,13)
I had this strange behavior before. But after reinstalling Win2kg it was gone for a long time. Now it's back and I can't get rid of it anymore.
At the moment I can't encode films in background because when Windows clears up some memory (when it's gone to zero) this leads to jerks in other applications.
I use avisynth in combinbation with VirtualDub (tried different versions). Encoding without avisynth (2.5.x) works fine (have not tried avysynth 2.0).
Problem does not depend on usage of ram optimizers (tried with an without an new installation).
Well, I have absolutely no idea why this happens...
All other programs work well...
Has anybody an idea?
Some System Infos:
Win2K, SP4
System: Ahlon 2400+ on Elitegroup K7S5A
Tasks in Memory:
Kerio
MBM 5
Speedfan
Girder
Matrox QuickDesk
Script example:
LoadPlugin("E:\avs\filter\DGDecode.dll") // same problem with other decoders
LoadPlugin("E:\avs\filter\undot.dll")
LoadPlugin("E:\avs\filter\FluxSmooth.dll")
mpeg2source("f:\drunt.d2v",idct=2)
Undot()
fluxSmoothST(9,13)