Log in

View Full Version : yv12 + Gknot + Mpeg2dec3 dvd2avi error y


MediaMage
29th January 2003, 18:16
if i (for yv12 support) delete the old mpeg2dec.dll and replace it with the new mpeg2dec3.dll the old known failure:
"this is not a valid dvd2avi.... project" comes up

when i only put the new dll in, and open my .d2v it just works fine, but then the virtualdubmod.exe crashes when opening the file.

it also crashes when i load the .avs directly into it

avs is:


LoadPlugin("D:\PROGRA~1\GORDIA~1\mpeg2dec3.dll")
LoadPlugin("D:\PROGRA~1\GORDIA~1\decomb.dll")
mpeg2source("C:\---===Hdd Divx===---\___RIP\Buffy5x01\buffy5x01.d2v")
fieldDeinterlace(blend=false)
BicubicResize(640,352,0,0.75)

it cant handle the mpeg2dec3.dll line

any suggestions about those 2 problems?

Styxx
1st February 2003, 06:21
I'm having the same troubles, at least with respect to your first
question. I would have thought this forum would be actively
discussing AviSynth 2.5 and its integration into Gordian Knot for
the 25% claimed speed increase. Is AviSynth 2.5 working with
GKnot for anyone?

SiXXGuNNZ
1st February 2003, 06:36
you have to use the dvd2avi that comes with gknot, I only got that error when I used the newer modded dvd2avi's

Styxx
1st February 2003, 13:55
I suspect the others are using the "out of the box" dvd2avi just
like I am. So you're saying you've seen this error before, but it
was a different circumstance? You're weren't switching out the
AviSynth for 2.5? All installed components used by Gordian Knot
0.27 are straight out of the ripping package.

Thanks for the response, though.

SiXXGuNNZ
1st February 2003, 20:55
Originally posted by Styxx
I suspect the others are using the "out of the box" dvd2avi just
like I am. So you're saying you've seen this error before, but it
was a different circumstance? You're weren't switching out the
AviSynth for 2.5? All installed components used by Gordian Knot
0.27 are straight out of the ripping package.

Thanks for the response, though.

yeah, the only time I saw the error was when I tried to change the version of dvd2avi

MediaMage
3rd February 2003, 23:19
i´m now this far:

use the original mpeg2dec for dvd2avi

and use the mpeg2dec3 as alternative for virtualdub in the gordian knot options

(but the vdub mod crashes issue still remains!)

i´m gonna try an complete fresh reinstall of all components NOW

Evil Andy
4th February 2003, 12:44
Woah! What's with all this deleting mpeg2dec.dll? You most certainly don't need to do that.

This may seem a silly question but have you installed Avisynth 2.5?

cypher_soundz
5th February 2003, 12:59
i had the same problem with the loading ,
[edit]
i just saved the avs and then added the 3 to the end of the mpeg2dec in the avs file. (DON'T RENAME ANYTHING) just extract the new dll to the gknot directory and then edit the avs file after saving to point to mpeg2dec3 instead of mpeg2dec :D