2007-01-01, 05:00 AM
I have installed xdvd (the patch, daemon tools, vlc, etc..) and I think it does not launch the batch file (and am wondering if I missed something obvious - like the "allow batch files" checkbox) (I know I know, never that easy).
Using GBPVR from the computer console, picking VOBs and trying to play them has no discernable effect.
However, if I try to run the ARMAAN VOB_02_01.vob from within GBPVR (nothing happens) but then I launch, by hand:
C:\Progra~1\VideoLAN\VLC\vlc.exe --sout=# transcode{acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=file,mux=ps,ur
l="i:\dvd.mpg"}} dvdsimple://I:\DVDDecrypter\ARMAAN\video_ts\VTS_02_1.VOB :dvdna
v-caching=7000 --sout-ffmpeg-strict 1 -I dummy --dummy-quiet --one-instance
...it counts to 150 (in chunks) and starts playing.
If I change playmvpdvdfiles.bat to contain only:
echo %1 %2 %3 >> c:\output.txt
...no c:\output.txt file is ever created.
...so I think that the batch does the right thing but gbpvr never causes it to launch.
Thanks for your thoughts.
Using GBPVR from the computer console, picking VOBs and trying to play them has no discernable effect.
However, if I try to run the ARMAAN VOB_02_01.vob from within GBPVR (nothing happens) but then I launch, by hand:
C:\Progra~1\VideoLAN\VLC\vlc.exe --sout=# transcode{acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=file,mux=ps,ur
l="i:\dvd.mpg"}} dvdsimple://I:\DVDDecrypter\ARMAAN\video_ts\VTS_02_1.VOB :dvdna
v-caching=7000 --sout-ffmpeg-strict 1 -I dummy --dummy-quiet --one-instance
...it counts to 150 (in chunks) and starts playing.
If I change playmvpdvdfiles.bat to contain only:
echo %1 %2 %3 >> c:\output.txt
...no c:\output.txt file is ever created.
...so I think that the batch does the right thing but gbpvr never causes it to launch.
Thanks for your thoughts.