Problem plz help

Locked
User avatar
Hells_rebelion
Joined: Sat Jan 03, 2004 3:04 pm
Org Profile

Problem plz help

Post by Hells_rebelion » Sun Oct 15, 2006 9:33 pm

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?
Image

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Sun Oct 15, 2006 10:33 pm

you can't open d2v files with avisource() (it sounds like that's what it's trying to do)
you can make your own script and use mpeg2source("filepath") (you must include dgdecode.dll or have it in the plugins folder)
Image
Image

User avatar
Minion
Joined: Sat May 22, 2004 10:16 pm
Location: orlando
Contact:
Org Profile

Post by Minion » Sun Oct 15, 2006 10:38 pm

so you're trying to open the dv2 is vdubmod?
simply put, it can't open a dv2. you're supposed to open the .avs in it
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes

User avatar
Hells_rebelion
Joined: Sat Jan 03, 2004 3:04 pm
Org Profile

Post by Hells_rebelion » Sun Oct 15, 2006 11:43 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.
Image

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Mon Oct 16, 2006 12:27 am

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
Image
Image

User avatar
Hells_rebelion
Joined: Sat Jan 03, 2004 3:04 pm
Org Profile

Post by Hells_rebelion » Mon Oct 16, 2006 3:39 pm

Ok I go and put in "MPEG2Source("C:\Documents and Settings\Owner\Desktop\Video")" into a word doc and turn it into an AVS file and I go to play it in WMV it says "Unable to load D2V file (Path here)" in the video.....What am I doing wrong?
Image

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Mon Oct 16, 2006 3:56 pm

What you put inside the quotes should be the path to a .d2v, including filename.

User avatar
Hells_rebelion
Joined: Sat Jan 03, 2004 3:04 pm
Org Profile

Post by Hells_rebelion » Mon Oct 16, 2006 4:18 pm

AHH ok yesh I got it working now I gatta work from here :)
Image

User avatar
Hells_rebelion
Joined: Sat Jan 03, 2004 3:04 pm
Org Profile

Post by Hells_rebelion » Mon Oct 16, 2006 4:39 pm

One last thing....How do I fix interlaced motion?
Image

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Mon Oct 16, 2006 4:54 pm

Read. In fact, read the entire guide. It talks about deinterlacing and inverse telecine and a number of other important things.

Locked

Return to “Video & Audio Help”