Log in

View Full Version : problem scripting


MarioGarcia
18th April 2005, 12:10
problem scripting,
the following script has been done:

LoadPlugin("C:\Program Files\DVD-RB\DGDecode.dll")
mpeg2source("E:\SULTANS_OF_SWING\VIDEO_TS\log.d2v")

try to test in on windows media player and got in red small letters the following:


MPEG2Source: couldn't open source file, or obsolete d2v file
(c:\test.avs, line 2)

d2v has been created with dgindex 1.2.1, so not so obsolete I dare to think,

Mug Funky
18th April 2005, 12:19
try create the d2v file again.

hmm... that's all i can think of.

eswrite
18th April 2005, 16:48
Did you move/copy the .d2v file from the directory where you originally created it? If so, open it and update the path to the corresponding source file. The other solution is to re-run DGIndex to update everything.

MarioGarcia
18th April 2005, 19:51
it works now, I just updated dgindex..
my following question, what doe I need to be able to use undot and deen, if i add to the script above
deen()
undot();
it yields errors.

Boulder
18th April 2005, 21:01
Why don't you tell us the error and it will be a lot easier to help you?:rolleyes: