Error loading DGIndex-made avs scripts into VDubMod
-
- Joined: Wed Oct 03, 2007 4:13 am
Error loading DGIndex-made avs scripts into VDubMod
Hi! I've been trekking through the AMVapp guides (AMAZING WORK!!), trying to get started in vidding, but I've come to a snag. For some reason I'm unable to import the avs files created by DGIndex into VirtualDubMod. I get the MPEG2Source: unable to load file "somethingorother.d2v" in something.avs, line something error, which the guide says "will occur if your MPEG2Source command isn't pointing to a d2v file or you've made a typo." I don't think there's a typo, since I haven't touched what DGIndex generated (accept to add a resize command, but when I took it out, I still got the same error) and the d2v file definitely does exist, so I'm not sure what this means or how I would fix it.
This poster seemed to be having a similar problem, but I don't understand the solution (search for all instances of MPEG2Dec3.dll in my system and replace with DGDecode.dll? Don't want to try that unless this is definitely the same thing and that's definitely what I'm supposed to do!).
Thank you for any help!
This poster seemed to be having a similar problem, but I don't understand the solution (search for all instances of MPEG2Dec3.dll in my system and replace with DGDecode.dll? Don't want to try that unless this is definitely the same thing and that's definitely what I'm supposed to do!).
Thank you for any help!
- Gepetto
- Mr. Poopy Pants
- Joined: Thu Jun 10, 2004 10:11 pm
- Status: Bored to tears
- Location: The Tokyo Settlement
- Contact:
Yes, that's the same problem, go ahead and switch them.
Don't worry about replacing the file just because it ends with .dll - it's not a Windows system file, all it does is decode .d2v and other mpeg-2 videos in AviSynth.
Don't worry about replacing the file just because it ends with .dll - it's not a Windows system file, all it does is decode .d2v and other mpeg-2 videos in AviSynth.
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
My DeviantART profile
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
It's not the fact that it ends with .dll; it's the fact that it <i>begins</i> with MPEG2Dec3.Gepetto wrote:Don't worry about replacing the file just because it ends with .dll - it's not a Windows system file, all it does is decode .d2v and other mpeg-2 videos in AviSynth.
Qzxy, you said you had used DGIndex to make the D2V files. In that case, yes, you should get rid of MPEG2Dec3.dll and/or MPEG2Dec3DG.dll from your AVISynth plugins directory and replace them with whatever version of DGDecode.dll came with your copy of DGIndex.
- Gepetto
- Mr. Poopy Pants
- Joined: Thu Jun 10, 2004 10:11 pm
- Status: Bored to tears
- Location: The Tokyo Settlement
- Contact:
Perhaps it's a different version from the DGindex build you're using?
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
My DeviantART profile
-
- Joined: Wed Oct 03, 2007 4:13 am
Well, I downloaded them both at once from the AMVapp, so would that have happened? And how would I know if they were different?
I've uninstalled and reinstalled the entire AMVapp thinking maybe I changed something that wasn't supposed to be changed during the install, but I tried to open the d2v file in VDubMod and got the same error. Unless I need to remake the d2v file after the reinstall?
I've uninstalled and reinstalled the entire AMVapp thinking maybe I changed something that wasn't supposed to be changed during the install, but I tried to open the d2v file in VDubMod and got the same error. Unless I need to remake the d2v file after the reinstall?
-
- Joined: Wed Oct 03, 2007 4:13 am
Nope, the vob files, the d2vs, and their avisynth scripts are in all the folder where they were originally created. I checked the filenames in the scripts just in case and they're right.
Man, I thought this was going to be one of those dumb, easily fixable questions.
I haven't gone through the whole Guide yet (I stopped at the indexing when that didn't work), but is the indexing absolutely necessary? Are there ways to process the files with avisynth scripts (like resizing fixes) without using d2v files? In case the problem isn't fixable...
Man, I thought this was going to be one of those dumb, easily fixable questions.
I haven't gone through the whole Guide yet (I stopped at the indexing when that didn't work), but is the indexing absolutely necessary? Are there ways to process the files with avisynth scripts (like resizing fixes) without using d2v files? In case the problem isn't fixable...
- Gepetto
- Mr. Poopy Pants
- Joined: Thu Jun 10, 2004 10:11 pm
- Status: Bored to tears
- Location: The Tokyo Settlement
- Contact:
There are ways to edit directly from the VOB files but they're very very buggy and frame-innacurate.
.d2v files are very emo, so if you so much as sneeze near your keyboard they'll stop working. Try making new ones.
.d2v files are very emo, so if you so much as sneeze near your keyboard they'll stop working. Try making new ones.
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile
My DeviantART profile