whats wrong with my code?

This forum is for video and audio help and discussion.

whats wrong with my code?

Postby kearlywi » Fri Jun 06, 2003 3:27 am

ok here is my avisynth code. It says that I have errors on everysingle line. The File locations and file names are are accurate. Im using 2.08

MPEG2Source("C:\Program Files\ripping\ripped dvds\d2v files\x one.d2v")
WAVSource("C:\Program Files\ripping\ripped dvds\d2v files\x one AC3 T02 2_0ch 192Kbps 48KHz")
Telecide()
Decimate()
AudioDub("C:\Program Files\ripping\ripped dvds\d2v files\x one.d2v", "C:\Program Files\ripping\ripped dvds\d2v files\x one AC3 T02 2_0ch 192Kbps 48KHz")
User avatar
kearlywi
 
Joined: 23 Mar 2003
Location: University of Colorado, Colorado Springs (Recording Arts Major)

Postby Hitori » Fri Jun 06, 2003 4:03 am

Try not having directories with spaces in it..
Like this: C:\Program Files\ripping\ripped dvds\d2v files\x one.d2v

Try saving files and ripping to directories with one name or strung together.
Like this: G:\DVD\NameOfAnime\anime.d2v
ImageImage
Image
User avatar
Hitori
 
Joined: 06 Feb 2002
Location: New Mexico
Status: I might be back.

Re: whats wrong with my code?

Postby WilLoW :--) » Fri Jun 06, 2003 4:06 am

try


video= MPEG2Source("C:\Program Files\ripping\ripped dvds\d2v files\x one.d2v")
audio = WAVSource("C:\Program Files\ripping\ripped dvds\d2v files\x one AC3 T02 2_0ch 192Kbps 48KHz")
Telecide()
Decimate()
AudioDub(video,audio)


Also, you shouldn't use paths with blank spaces (I'm not sure, but...)
User avatar
WilLoW :--)
 
Joined: 14 Jun 2001
Location: Matsudo, Japan

Postby Dannywilson » Fri Jun 06, 2003 10:23 am

you might also try putting .wav at the end of your audio file.
"in the morning when i have wood..i like to walk around my house and bump random shit with it.... " -Random comment on grouphug.us
User avatar
Dannywilson
 
Joined: 31 Jul 2002
Location: In love with Dr. Girlfriend

Postby Ashyukun » Fri Jun 06, 2003 11:17 am

I'd agree with Danny- unless there really isn't a .wav on the end of that file.

Spaces in directories and such- All of my video sources go in some subdirectry of "Video Sources", so that shouldn't be his problem, as I have no problem with it.

I'd wonder if AVS (and the plugins) were all installed and linked up properly. Though it would be giving him and error about not finding a function or it not existing (MPEG2Source, telecide, decimate)...

Dunno anything about audiodub... :?
Bob 'Ash' Babcock
Electric Leech Productions
User avatar
Ashyukun
Medicinal Leech
 
Joined: 04 Sep 2002
Location: KY

Postby NicholasDWolfwood » Fri Jun 06, 2003 5:17 pm

Hitori wrote:Try not having directories with spaces in it..
Like this: C:\Program Files\ripping\ripped dvds\d2v files\x one.d2v

Try saving files and ripping to directories with one name or strung together.
Like this: G:\DVD\NameOfAnime\anime.d2v


The space in file-name issue has already been fixed.
Image
User avatar
NicholasDWolfwood
 
Joined: 30 Jun 2002
Location: New Jersey, US

Postby kearlywi » Fri Jun 06, 2003 5:37 pm

thx. The .wav was something i was missing.
User avatar
kearlywi
 
Joined: 23 Mar 2003
Location: University of Colorado, Colorado Springs (Recording Arts Major)

Re: whats wrong with my code?

Postby WilLoW :--) » Sat Jun 07, 2003 4:47 am

kearlywi wrote: The File locations and file names are are accurate.



:lol:
User avatar
WilLoW :--)
 
Joined: 14 Jun 2001
Location: Matsudo, Japan

Re: whats wrong with my code?

Postby the Black Monarch » Tue Jun 10, 2003 9:57 pm

WilLoW :--) wrote:
kearlywi wrote: The File locations and file names are are accurate.



:lol:


:lol:
The only .org member to donate $1,500 and still have a donation status of "total leech"
User avatar
the Black Monarch
 
Joined: 09 Jul 2002
Location: The Stellar Converter on Meklon IV


Return to Video & Audio Help

Who is online

Users browsing this forum: No registered users and 0 guests