2007-01-03, 08:32 PM
I have not been able to get xdvd to work though I have made a little progress with some help from these forums (thanks).
If I launch this from dos:
playmvpdvdfiles.bat i:\dvd12345.mpg I:\DVDDecrypter\ARMAAN 2
It appears to transcode the main movie in ARMAAN\video_ts to a 5gig mpg and the little "xdvd is running" green box lights up (but the movie never plays).
If I hit "Play" during this process the little green box switches off (indicating that gbpvr is affecting vlc.exe somehow) and the vlc.exe process disappears.
If I remove all three playmvp batch files from the gbpvr directory (which appear to contain the vlc.exe command line) hitting play still kills the green light and the transcode...indicating that something is between gbpvr and the batch (that still knows to kill vlc)...if I change all of the playmvp batches to echo %1 %2 %3 >> somefile nothing ever echos...which makes me think that it is dieing before the batch is launched...
I am hoping someone knows where else to look?
My settings.xml is this (btw) that's the first obvious choice...maybe I am missing something dumb like a colon or something (?):
<settings>
<TempFile>i:\dvd.mpg</TempFile>
<PlayMode mode="SIZE" value="150"/>
<DVDDrive>f</DVDDrive>
<BaseFileDirectory>i:\</BaseFileDirectory>
<MountDVDDrive>g</MountDVDDrive>
<ForceMvpMode>true</ForceMvpMode>
</settings>
Thanks for your time!
If I launch this from dos:
playmvpdvdfiles.bat i:\dvd12345.mpg I:\DVDDecrypter\ARMAAN 2
It appears to transcode the main movie in ARMAAN\video_ts to a 5gig mpg and the little "xdvd is running" green box lights up (but the movie never plays).
If I hit "Play" during this process the little green box switches off (indicating that gbpvr is affecting vlc.exe somehow) and the vlc.exe process disappears.
If I remove all three playmvp batch files from the gbpvr directory (which appear to contain the vlc.exe command line) hitting play still kills the green light and the transcode...indicating that something is between gbpvr and the batch (that still knows to kill vlc)...if I change all of the playmvp batches to echo %1 %2 %3 >> somefile nothing ever echos...which makes me think that it is dieing before the batch is launched...
I am hoping someone knows where else to look?
My settings.xml is this (btw) that's the first obvious choice...maybe I am missing something dumb like a colon or something (?):
<settings>
<TempFile>i:\dvd.mpg</TempFile>
<PlayMode mode="SIZE" value="150"/>
<DVDDrive>f</DVDDrive>
<BaseFileDirectory>i:\</BaseFileDirectory>
<MountDVDDrive>g</MountDVDDrive>
<ForceMvpMode>true</ForceMvpMode>
</settings>
Thanks for your time!