d'Oursse
21st June 2003, 11:31
Hello,
I want to try the dust plugin of steady with avisynth 2.5.2 for a vhsrip. I've search in this forum and in the faq of avisynth so that it seems it is possible. Nevertheless VdM crash and when I use Gk, the log file tells me :
11:20:54: Started Xvid - First Pass: D:\RIP\Godin\toto.avs
11:20:55: *************************************
11:20:55: EXCEPTION: Cannot create file "C:\PROGRA~1\RIP\GORDIA~1\VirtualDubMod\LastJob.vcf". Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus
11:20:55: EXCEPTION: Encoder Thread Terminated.
11:20:55: *************************************
What i have installed :
** GK 0.28 in c:\Program Files\RIP\Gordian Knot
** Avisynth 2.5.2 in c:\Program Files\RIP\AviSynth 2.5 (nothing in the plugins directory)
** dustv5.dll and Loadpluginex.dll in c:\Program Files\RIP\PlugIn_2.0
my avs scipt is exactly :
LoadPlugin("C:\Program Files\RIP\Gordian Knot\mpeg2dec3.dll")
LoadPlugin("c:\Program Files\RIP\PlugIn_2.0\LoadPluginEx.dll")
LoadPlugin("c:\Program Files\RIP\PlugIn_2.0\DustV5.dll")
mpeg2source("D:\RIP\Godin\Godin.d2v", idct=7)
PixieDust(5)
(as in the avisynth faq, for example).
Does someone see where i'm wrong ? :confused:
Thanks !
I want to try the dust plugin of steady with avisynth 2.5.2 for a vhsrip. I've search in this forum and in the faq of avisynth so that it seems it is possible. Nevertheless VdM crash and when I use Gk, the log file tells me :
11:20:54: Started Xvid - First Pass: D:\RIP\Godin\toto.avs
11:20:55: *************************************
11:20:55: EXCEPTION: Cannot create file "C:\PROGRA~1\RIP\GORDIA~1\VirtualDubMod\LastJob.vcf". Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus
11:20:55: EXCEPTION: Encoder Thread Terminated.
11:20:55: *************************************
What i have installed :
** GK 0.28 in c:\Program Files\RIP\Gordian Knot
** Avisynth 2.5.2 in c:\Program Files\RIP\AviSynth 2.5 (nothing in the plugins directory)
** dustv5.dll and Loadpluginex.dll in c:\Program Files\RIP\PlugIn_2.0
my avs scipt is exactly :
LoadPlugin("C:\Program Files\RIP\Gordian Knot\mpeg2dec3.dll")
LoadPlugin("c:\Program Files\RIP\PlugIn_2.0\LoadPluginEx.dll")
LoadPlugin("c:\Program Files\RIP\PlugIn_2.0\DustV5.dll")
mpeg2source("D:\RIP\Godin\Godin.d2v", idct=7)
PixieDust(5)
(as in the avisynth faq, for example).
Does someone see where i'm wrong ? :confused:
Thanks !