Problem plz help
- Hells_rebelion
- Joined: Sat Jan 03, 2004 3:04 pm
Problem plz help
Ok I went and opened all the VOB files from my ripped DVd then I open it in DGIndex save it as as D2V I go to open it in VirtualDubmod (With the AVIsynth feature and it says "AVIsynth open Failure AVI file source: Couldn't open file" so on
What's going on?
What's going on?

- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
- Minion
- Joined: Sat May 22, 2004 10:16 pm
- Location: orlando
- Contact:
- Hells_rebelion
- Joined: Sat Jan 03, 2004 3:04 pm
This is where I get confused
Just as DGIndex is the best way to index a dvd, Avisynth is the best way to access that index.
By this point you should be fairly familiar with Avisynth, having used it in both the Avisynth tutorial and when looking at the features of VirtualDubMod. What we need to do is make an Avisynth Script that imports our .d2v file.
Any AMVapp users are lucky, as they will already have an .avs file created for each .d2v file thanks to a template that DGIndex can use. If you are not using the amvapp, you will need to create your avs file manually. You can do this by using a text editor, as before, to make a .avs file that contains the following command:
MPEG2Source("C:/yourfolder/fourprojectfile.d2v")
Or you can import the d2v file using the Open via AviSynth option in VirtualDubMod and select the MPEGG2Source (mpeg2dec.dll) template. It will automatically create an avs file for you.
Just as DGIndex is the best way to index a dvd, Avisynth is the best way to access that index.
By this point you should be fairly familiar with Avisynth, having used it in both the Avisynth tutorial and when looking at the features of VirtualDubMod. What we need to do is make an Avisynth Script that imports our .d2v file.
Any AMVapp users are lucky, as they will already have an .avs file created for each .d2v file thanks to a template that DGIndex can use. If you are not using the amvapp, you will need to create your avs file manually. You can do this by using a text editor, as before, to make a .avs file that contains the following command:
MPEG2Source("C:/yourfolder/fourprojectfile.d2v")
Or you can import the d2v file using the Open via AviSynth option in VirtualDubMod and select the MPEGG2Source (mpeg2dec.dll) template. It will automatically create an avs file for you.

- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
which part is confusing you?
it appears that the avisynth site is down...but there is another part of EADFAG that tells you how to use avisynth.
http://www.animemusicvideos.org/guides/ ... synth.html
it appears that the avisynth site is down...but there is another part of EADFAG that tells you how to use avisynth.
http://www.animemusicvideos.org/guides/ ... synth.html
- Hells_rebelion
- Joined: Sat Jan 03, 2004 3:04 pm
- Hells_rebelion
- Joined: Sat Jan 03, 2004 3:04 pm
- Hells_rebelion
- Joined: Sat Jan 03, 2004 3:04 pm


