Log in

View Full Version : Problems working in some areas


acyla
12th May 2004, 14:28
My problem is that my code seems to work fine in Windows Media Player but not at all in Virtual Dub and Adobe Premiere. The error is unrecognised exception on the second line.

LoadPlugin("C:\AVSFilters\MPEG2DEC3.DLL")
MPEG2Source("C:\HP-PS\01.D2V")
AssumeFPS(24)
BicubicResize(320,240)


Does anyone have any ideas on why?

Ark
12th May 2004, 15:19
Maybe your .d2v file is in some way corrupted, what version of DVD2AVI you used to create it?
If you have the Donald Graft "corrected" version (AKA DVD2AVIdg) you should also have the appropriated MPEG2DEC3dg, or you can encounter these errors...

If that's non the problem, I can't think of another reason for this issue...

acyla
13th May 2004, 03:10
I'm using the 1.76 version written by LOLI.J from Absolute Destiny and Ermac's AMVampp that they put together. For some reason the AVS filters needed to be changed because they didn't seem to be compatiable when I upgraded to WinXP Pro. I believe that they were originally 2.06 filters and I upgraded them to 2.54. Could that have an impact?