View Full Version : MPEG2DEC3 unrecognized exception?
IBJr
7th December 2002, 17:23
Using VDubMod, Avisynth 2.5a (Dec 3), MPEG2Dec3 v0.93, trying to load this script
SetMemoryMax(128)
LoadPlugin("C:\Program Files\AviSynth2\plugins\MPEG2Dec3.dll")
MPEG2Source ("C:\DVD\dvd.d2v")
I get an unrecognized exception line 3. I've checked everything several times and I still have no luck. The only item in the plugin directory is MPEG2Dec3.dll. I am not sure where the .def file goes.
Any help?
Will
IBJr
7th December 2002, 17:32
OH and i used AviSynth 207 and replaced the avisynth dll.
Xvid, i used Koepi's Dec 3 build
IBJr
7th December 2002, 23:37
If could not be because this version of Xvid doesn’t support Yv12 because it says "unrecognized exception" (which would mean a problem with the script...) ?
Guest
8th December 2002, 03:42
Originally posted by IBJr
If could not be because this version of Xvid doesn’t support Yv12 because it says "unrecognized exception" (which would mean a problem with the script...) ? Not necessarily. For example, when I feed YV12 to the old version of Decomb (by accident), I get an unrecognized exception.
IBJr
8th December 2002, 21:31
MPEG2Dec3.dll is yv12 though. Could it be a setting w/ resolution? (I think I read somewhere Yv23 has to be resized)
Guest
8th December 2002, 22:45
Are you sure you didn't move the VOB and .d2v? You can't do that after making them as they contain some path info.
IBJr
8th December 2002, 23:00
Originally posted by neuron2
Are you sure you didn't move the VOB and .d2v? You can't do that after making them as they contain some path info.
Nothing has been moved, and I just made another d2v file, same problem.
Although the vob files are on a different partition this has never been a problem for AviSynth before.
thanks
will
IBJr
9th December 2002, 22:27
I have tried it on another computer, same problem. I have used new dll for 2.5 (Dec 9th), and new MPEG2Dec3 (.94)
Is this a lost cause?
Wilbert
10th December 2002, 10:18
Did you use dvd2avi 1.76?
IBJr
10th December 2002, 12:34
Originally posted by Wilbert
Did you use dvd2avi 1.76?
No i used DVD2AVI 1.77.3. 1.76 fixed it! Thanks!
will
IBJr
10th December 2002, 22:51
Originally posted by Wilbert
Did you use dvd2avi 1.76?
Is there a reason that you have to use 1.76? (I know it doesn't work i'm just wondering why)
SILICON
11th December 2002, 01:58
Originally posted by IBJr
LoadPlugin("C:\Program Files\AviSynth2\plugins\MPEG2Dec3.dll")
MPEG2Source ("C:\DVD\dvd.d2v")
I get an unrecognized exception line 3.
I had this error two times.
The fisrt tiem i don´t have the dvd.d2v file :-)
The second one, a don't have the dvd2avi.vfp file. I register it and delete. Now works ok.
I think tha teh dvd2cvcd will tell us a more compresible error code.
Guest
11th December 2002, 05:24
Originally posted by IBJr
Is there a reason that you have to use 1.76? (I know it doesn't work i'm just wondering why) I believe the two versions write different and incompatible .d2v file formats. Mpeg2dec must get the format that it expects.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.