Log in

View Full Version : Having Avisynth Issues


MaggIvy
2nd November 2006, 05:14
Well at first it all began by having problems ripping The Fast and The Furious: Tokyo Drift. I finally got it to rip but now i'm having issues turning it into a working avs script. I have tried everything as far as i know. With the dgi and all and still it just won't work.

Here's an example of my script:

mpeg2source("C:\Documents and Settings\Owner\My Documents\My Videos\MainMovie\FAST_AND_FURIOUS_TOKYO_DRIFT\VIDE O_TS\Tokyo Dirft.d2v")
Telecide(1)

I can load the VOB files then take the audio out and save it as and save it as NAME.avs and when i save it and it gives me the avs it just comes out that red error, but the video works, i see it when i load the video.

Anyone have an idea or can help me?

Blue_MiSfit
2nd November 2006, 06:15
You have to us what the error message is.

MaggIvy
3rd November 2006, 03:58
Ok, well here's the error that pops up, it just doesn't want to work.

http://i4.photobucket.com/albums/y101/thelordofdarkness/Error-2.jpg

stickboy
3rd November 2006, 04:03
Is the version of mpeg2source you're using the same one that came with whichever version of DGIndex (nee dvd2avi) you used to create the .d2v file?
mpeg2source("C:\Documents and Settings\Owner\My Documents\My Videos\MainMovie\FAST_AND_FURIOUS_TOKYO_DRIFT\VIDE O_TS\Tokyo Dirft.d2v")Are you sure that path is correct? You misspelled "Drift".

MaggIvy
4th November 2006, 03:29
No the actual program spat that out, that avs file.

MaggIvy
9th November 2006, 07:21
Well thanks guys, just letting you know its finally been fixed.