View Full Version : AutoIt problems under WinXP
MictXP
13th April 2003, 03:59
I've tried two different AutoIt scripts for DVD2SVCD -- d2sroba and mini dvd auth (0.22) -- and neither of them work. I think it's a problem with AutoIt because at no point does any program control my keyboard or mouse, or anything like that. D2SRoba stops right after CCE encodes the video (finishes encoding, but doesn't return to DVD2SVCD), and MiniDVDAuth doesn't create images or the Root folder. I installed AutoIt and tested the sample scripts, and those worked fine. I'm running Windows XP SP1 at 1024x768. Any ideas?
jsoto
13th April 2003, 19:28
I'm using autoit 2.64 and WinXP Pro. It works fine to me.
Please post your log file "mdvdauth_log.txt". May be there will be some useful information...
And, a very simple thing. Does mdvdauth.ini exists in your mdvdauth folder? The zip file distributes mdvdauth_cd.ini and mdvdauth_dvd.ini, but these are examples. You have to create your own mdvdauth.ini, it MUST exist.
Regards
MictXP
13th April 2003, 23:36
Sorry -- just formatted. Doing speed tests between Windows 2003 and WinXP, so I don't have the log.
mdvdauth.ini does not exist, I remember that. I renamed the mdvdauth_cd.ini to mdvdauth.ini, and I think I tried that and it didn't work. I'll do a small test right now and post the results soon.
MictXP
14th April 2003, 00:19
Ok, I looked at that log. For some reason, DVD2SVCD named the post-pulldown video Pulldown_Encoded_Video_NTSC_FS1.mpv, and MiniDVD Authoring looked for Pulldown_Encoded_Video_NTSC.mpv. After renaming it it worked perfectly. Any idea how to fix this?
Oh, I'm using a Minitek 1600 ($48 at Best Buy), and it plays MiniDVD beautifully.
arlsair
14th April 2003, 12:02
DVD2SVCD adds a "_FS1" when you use frameselection.
jsoto
14th April 2003, 20:05
Sorry, I did not take it into account, and I really do not use frameselection
@MictXP
mdvdauth looks for "FinalMPVName" in "Filenames" section in
"dvd2svcd project file.d2s" file
But seems it isn't the final one. There is another variable called "MPVFileName". Could you check its value?
It is easy with autoit to check if any of the two files exist, but I prefer to know which one should be the right one..
Regards
EDIT:
Please post mdvdauth related problems in
http://forum.doom9.org/showthread.php?s=&threadid=45504
I have done a reference to this thread: sorry, it is not easy to manage frame selection in mdvdauth.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.