Log in

View Full Version : MPEG2Dec3dg.dll works but DGDecode.dll does not?


Socio
13th December 2004, 00:22
The DVD-Rebuilder guide says to use the DGDecode.dll and install it to my Avisynth\plugin folder but is causes errors during processing. However when I remove it and use the MPEG2Dec3dg.dll no errors?

I can't see the errors it just appears as a scrambled red blur on a black image when you try to play back a processed M2V file.
I would not ask about it but I believe the MPEG2Dec3dg.dll is causing problems with my Avisynth scripts so I wanted to get the DGDecode.dll to work and see if it clears it up.

I have DVD-Rb correctly pointing at the DGDecode.dll so I am not sure what could be causing the problem. I even tried renaming the DGDecode.dll to MPEG2Dec3dg.dll but still get errors?


Any ideas?

Socio
13th December 2004, 14:56
Nevermind I fixed it.

jdobbs
13th December 2004, 15:59
What was it? I know someone with a similar issue.

BTW, as stated in the readme... you can't rename DGDECODE.DLL

Socio
13th December 2004, 16:10
Originally posted by jdobbs
What was it? I know someone with a similar issue.

BTW, as stated in the readme... you can't rename DGDECODE.DLL

I saw that in the readme but after I already tried it.

I moved the DGDECODE.DLL out of the Avisynth\plugin folder to another folder and pointed DVD-Rebuilder there and it worked. One of the other dll's in plugin folder that I am using for one of my Avisynth scripts must interfere with DGDECODE.DLL. At least that is the only reason I can think of why it would not work in the plugin folder.