If Its So Dark How Can It Be Fixed

Locked
User avatar
Nandez
Joined: Wed Apr 23, 2003 9:34 pm
Location: The CROS
Org Profile

If Its So Dark How Can It Be Fixed

Post by Nandez » Fri Jan 28, 2005 6:21 am

Ok useing Avs Scripts to read any type of video file this is what happen the clip imports into adobe as a 15 second long clip of nothing but darkness.I noticed amvapp in one of the folders mentioned this but i didn't understand if if told to fix it or not i was wondering if anyone else could help me.
Pwolf wrote:humans are more likely to steal clips then waffles... proven fact...

User avatar
Gemberkoekje
Joined: Wed Jan 05, 2005 11:42 pm
Org Profile

Post by Gemberkoekje » Fri Jan 28, 2005 9:02 am

ah - i dont know and ah - actually this should go to Video Help... not that i care... (i'm not a mod hahaha)
BakaNeko.nl!

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Fri Jan 28, 2005 11:57 am

Play the script in Windows Media Player or VirtualDub(/Mod) and tell us what you get.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
Nandez
Joined: Wed Apr 23, 2003 9:34 pm
Location: The CROS
Org Profile

Post by Nandez » Fri Jan 28, 2005 7:28 pm

MPEG2Source:couldn't open file
(C:\Inu Yasha Movie 2\InuyashaMovie.01.01.avs,line 1)


MPEG2source("C:\InuYasha Movie 2\InuyashaMovie.01.01.avi")


thats line 1 in the avs script
Pwolf wrote:humans are more likely to steal clips then waffles... proven fact...

User avatar
BigDude
Joined: Sun Jan 19, 2003 9:59 pm
Location: (none)
Contact:
Org Profile

Post by BigDude » Fri Jan 28, 2005 7:32 pm

Nandez wrote:MPEG2Source:couldn't open file
(C:\Inu Yasha Movie 2\InuyashaMovie.01.01.avs,line 1)


MPEG2source("C:\InuYasha Movie 2\InuyashaMovie.01.01.avi")
Thats probably the problem right there. If the file is an avi, you have to use AVISource and not MPEG2Source.

User avatar
Nandez
Joined: Wed Apr 23, 2003 9:34 pm
Location: The CROS
Org Profile

Post by Nandez » Fri Jan 28, 2005 11:07 pm

Does It Matter Though Because even when i use showdirectsource it says the same thing.
Pwolf wrote:humans are more likely to steal clips then waffles... proven fact...

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Fri Jan 28, 2005 11:59 pm

Nandez wrote:Does It Matter Though Because even when i use showdirectsource it says the same thing.
Yes, it matters.

MPEG2Source() should be your first choice for MPEG streams (preferably after indexing with DVD2AVI); it also won't work on anything else.
AVISource() should be your first choice for AVI files; it also won't work on anything else.
DirectShowSource() should only be used when neither of the other two work (some DV AVIs), or on things like .WMVs.

And by the way, <b>showdirect</b>source doesn't even exist.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
Nandez
Joined: Wed Apr 23, 2003 9:34 pm
Location: The CROS
Org Profile

Post by Nandez » Sat Jan 29, 2005 11:29 pm

I mean directshowsource anyway Avisource worked on the avi file like ya said.So I can see it but The same thing still happens when I try to use a d2v file instead of the avi.
Pwolf wrote:humans are more likely to steal clips then waffles... proven fact...

User avatar
BigDude
Joined: Sun Jan 19, 2003 9:59 pm
Location: (none)
Contact:
Org Profile

Post by BigDude » Sun Jan 30, 2005 12:45 am

It really helps us to help you if you post the error wmp/vdub spits out at you and your entire scrips. It may just be some conflict between the vob's/d2v/avs. Try making new d2v files maybe, or if you're fed up, delete everything and start over from the begining if there is no problem there and you're convinced your scrips are flawless.

User avatar
Nandez
Joined: Wed Apr 23, 2003 9:34 pm
Location: The CROS
Org Profile

Post by Nandez » Sun Jan 30, 2005 5:22 am

I've done that many time but what I am saying is the d2v files still are blank and 15 seconds longs when i import them (i'm importing the avs scripts meant to read the d2v files) just so you know.

all it says when trying to play it in windows media player is

AVISource:couldn't open file
(C:\Inu Yasha Movie 2\New Text Document.avs,line 1)
Pwolf wrote:humans are more likely to steal clips then waffles... proven fact...

Locked

Return to “Video & Audio Help”