AVS wont read in Virtual Dub

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
SD Black Angel
Joined: Sat Oct 28, 2006 2:08 pm
Location: Shamballa
Org Profile

AVS wont read in Virtual Dub

Post by SD Black Angel » Mon Jul 30, 2007 12:46 am

My script for AviSytnth is:

mpeg2source("C:\Documents and Settings\Juan\My Documents\My Projects\CB - Freedom or Death.d2v", idct=5. CPU=4, ipp=true)

And Virtual Dub error says:

Cannot determine file type "C:\Documents and Settings\Juan\My Documents\My Projects\CB - Freedom or Death\CB - Freedom or Death--default.avs"

It's like not letting me use Avisynth at all. -_-* plz help.

User avatar
BasharOfTheAges
Just zis guy, you know?
Joined: Tue Sep 14, 2004 11:32 pm
Status: Breathing
Location: Merrimack, NH
Org Profile

Re: AVS wont read in Virtual Dub

Post by BasharOfTheAges » Mon Jul 30, 2007 12:55 am

SD Black Angel wrote:My script for AviSytnth is:

mpeg2source("C:\Documents and Settings\Juan\My Documents\My Projects\CB - Freedom or Death.d2v", idct=5. CPU=4, ipp=true)
Could that be your problem?
Anime Boston Fan Creations Coordinator (2019-2023)
Anime Boston Fan Creations Staff (2016-2018)
Another Anime Convention AMV Contest Coordinator 2008-2016
| | |

User avatar
SD Black Angel
Joined: Sat Oct 28, 2006 2:08 pm
Location: Shamballa
Org Profile

Post by SD Black Angel » Mon Jul 30, 2007 1:15 am

no, sadly no :( At first I thought "IM A IDIOT!!!!!" but that wasnt it. Here, this is the very basic code, I originally saved it in the e drive before adding any code to it. When It wasnt working, i put it back in my documents to see what I could do.

Original code:

mpeg2source("E:\My Projects\CB-Freedom or Death\Freedom or Death.d2v")

Virtual Dub Error Message:

Cannot determine file type of "E:\My Projects\CB - Freedom or Death\Freedom or Death--default.avs"

I was following Vic Bonds guide (which I did for my first 2 that worked perfectly). I used dvd decrypter and got the .vob files. Then I used DGIndex and made a .d2v file and avs file. Then I just went to open it and see and the error message always appears. In my first post is what I tried to do to change a few things. I tried other stuff but nothing so far. Please any and all ideas. Help a noob out, im no good at all the technical stuff. I just want to edit :cry:

User avatar
SD Black Angel
Joined: Sat Oct 28, 2006 2:08 pm
Location: Shamballa
Org Profile

Post by SD Black Angel » Mon Jul 30, 2007 1:20 am

sorry double post, Where I typed the original code, I forgot to space out "CB - Freedom of Death blah blah blah"

Since I didnt space it out, I thought That was it but no. So one last time:

Code:

mpeg2source("E:\My Projects\CB - Freedom or Death\Freedom or Death.d2v")

Error:

Cannot determine file type of "E:\My Projects\CB - Freedom or Death\Freedom or Death--default.avs"

HELP!!!

User avatar
Ayanefan
Joined: Mon Oct 24, 2005 10:17 am
Org Profile

Post by Ayanefan » Mon Jul 30, 2007 5:45 am

It doesn't matter where the AVS script is, but if you did your d2v files in one folder and moved it or the VOBs to another, it won't work anymore. So, I'd ask you to redo your DGIndex again.
Image
Image

User avatar
Ayanefan
Joined: Mon Oct 24, 2005 10:17 am
Org Profile

Post by Ayanefan » Mon Jul 30, 2007 5:56 am

Come to think of it, I triple-boot my PC and one of the errors I get when I open an AVS with the d2v files is pretty much what you have.
my suggestion:
Delete the avisynth.dll file from your %root%\windows\system32 folder and re-install AMVapp. That should fix quite a bit.
Image
Image

User avatar
SD Black Angel
Joined: Sat Oct 28, 2006 2:08 pm
Location: Shamballa
Org Profile

Post by SD Black Angel » Mon Jul 30, 2007 6:56 pm

Yep, thx for the help. I redownloaded and whatever the problem was is gone now. Thx :D

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 Jul 30, 2007 9:17 pm

for reference, if you move the vobs after indexing you can edit the d2v file in notepad to reflect the new location of the .vob
Image
Image

Locked

Return to “AviSynth Help”