On the 64bit I can send the command
Code: Select all
vlc dvdsimple://D:
On the 32bit I send the command
Code: Select all
vlc dvdsimple://D:
Playback failure:
DVDRead could not open the disc "\\D:".
Your input can't be opened:
VLC is unable to open the MRL 'dvdsimple://D:'. Check the log for details.
On the 32bit I can send the command
Code: Select all
vlc dvdsimple:///D:
On the 64bit I send the command
Code: Select all
vlc dvdsimple:///D:
Playback failure:
DVDRead could not open the disc "/D:".
Your input can't be opened:
VLC is unable to open the MRL 'dvdsimple:///D:'. Check the log for details.
If I uninstall v2.01 and install v1.1.11 then both the 32bit and 64bit work fine with
Code: Select all
vlc dvdsimple://D:
Code: Select all
vlc dvdsimple:///D: