Joining files with Avisynth in VirtualDubMod

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
quadir
I Know Drama
Joined: Sun Oct 28, 2001 12:00 am
Org Profile

Post by quadir » Wed Mar 21, 2007 7:16 pm

Lesson #2 of Zarxrax's Video Tutorials is what you want to watch to know exactly how to use DGIndex.

User avatar
SrgtWilco
Joined: Mon Oct 16, 2006 6:05 pm
Location: Northeast Illinois
Org Profile

Post by SrgtWilco » Wed Mar 21, 2007 8:52 pm

quadir wrote:Lesson #2 of Zarxrax's Video Tutorials is what you want to watch to know exactly how to use DGIndex.
Excellent! That's exactly the kind of guide I need - one question though: when I ripped my DVD files (using AnyDVD and CloneDVD, not DVDDecrypter), I got rid of the .IFO files - is that going to screw me up?
Murphy's Constant: If outcome may = A or B, where A=Good and B=FUBAR, anticipate B as most probable result.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Wed Mar 21, 2007 9:05 pm

SrgtWilco wrote:
quadir wrote:Lesson #2 of Zarxrax's Video Tutorials is what you want to watch to know exactly how to use DGIndex.
Excellent! That's exactly the kind of guide I need - one question though: when I ripped my DVD files (using AnyDVD and CloneDVD, not DVDDecrypter), I got rid of the .IFO files - is that going to screw me up?
No. The only files you need are the .VOBs.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
SrgtWilco
Joined: Mon Oct 16, 2006 6:05 pm
Location: Northeast Illinois
Org Profile

Post by SrgtWilco » Thu Mar 22, 2007 3:28 pm

Well, this sucks - I followed the video guides up to the point where you load the avisynth file into VirtualDubMod, but it's coming up with this message:
Avisynth open failure: couldn't open source file, or obsolete d2v file
Now, I know it mentions the "obsolete d2v file" problem on the written guide, but the solution there is to remake old DVD2AVI-created files using DGIndex...the program I used to make the files in the first place. Just as background info, I have the .vob files saved on a different drive than the program files for virtualdubmod...don't know if that helps at all, but I'd appreciate some advice on what to do here.

The avisynth script, by the way, is this:
MPEG2Source("F:\Film - Anime\Last Exile\Project Files\01_First Move.d2v", cpu=6)
Murphy's Constant: If outcome may = A or B, where A=Good and B=FUBAR, anticipate B as most probable result.

User avatar
Willen
Now in Hi-Def!
Joined: Sun Jul 10, 2005 1:50 am
Status: Melancholy
Location: SOS-Dan HQ
Org Profile

Post by Willen » Fri Mar 23, 2007 1:22 am

SrgtWilco wrote:Well, this sucks - I followed the video guides up to the point where you load the avisynth file into VirtualDubMod, but it's coming up with this message:
Avisynth open failure: couldn't open source file, or obsolete d2v file
Now, I know it mentions the "obsolete d2v file" problem on the written guide, but the solution there is to remake old DVD2AVI-created files using DGIndex...the program I used to make the files in the first place. Just as background info, I have the .vob files saved on a different drive than the program files for virtualdubmod...don't know if that helps at all, but I'd appreciate some advice on what to do here.

The avisynth script, by the way, is this:
MPEG2Source("F:\Film - Anime\Last Exile\Project Files\01_First Move.d2v", cpu=6)
Did you move the VOBs since you made the D2V file(s)?

Also, make sure that the DGIndex.dll and DGDecode.dll files correspond to one another. Find your DGMPGDec folder (mine is located at C:\Program Files\AMVapp\DGMPEGDec) and check the version of DGIndex.exe (hover over the file with the mouse pointer or right-click and select Properties > Version). Then do the same for the DGDecode.dll file in your AviSynth plugins folder (C:\Program Files\AviSynth 2.5\plugins). If they don't match, then copy the correct DGDecode.dll file over to your AviSynth plugins folder. If they do happen to match, well... remake the D2V files again? :|
Having trouble playing back videos? I recommend: Image

User avatar
SrgtWilco
Joined: Mon Oct 16, 2006 6:05 pm
Location: Northeast Illinois
Org Profile

Post by SrgtWilco » Fri Mar 23, 2007 8:41 pm

Willen wrote: Did you move the VOBs since you made the D2V file(s)?

Also, make sure that the DGIndex.dll and DGDecode.dll files correspond to one another. Find your DGMPGDec folder (mine is located at C:\Program Files\AMVapp\DGMPEGDec) and check the version of DGIndex.exe (hover over the file with the mouse pointer or right-click and select Properties > Version). Then do the same for the DGDecode.dll file in your AviSynth plugins folder (C:\Program Files\AviSynth 2.5\plugins). If they don't match, then copy the correct DGDecode.dll file over to your AviSynth plugins folder. If they do happen to match, well... remake the D2V files again? :|
Okay...guess I was using the versions of DGDecode and VirtualDubMod I downloaded individually off the net, the ones from the AMVapp work fine together (now all I need to do is cope with the OBSCENE filesize ol' Zarxy recommends for the finished product in the tutorials...looks like a few more months saving up for another hard drive...*sob*). Well, thanks for the help.
Murphy's Constant: If outcome may = A or B, where A=Good and B=FUBAR, anticipate B as most probable result.

Locked

Return to “AviSynth Help”