Page 1 of 1

VB.Net

Posted: 17 Sep 2018 00:06
by Orange01
Hi,

I'm using VB.Net to open a file in VLC. In the most part it works with no issues. However I have found that if I pass a file name with spaces in it, it fails to open and gives me the error "VLC is unable to open the MRL 'file:///"
i.e "Z:The Last Warrior 2018.mkv" Fails

Names without the spaces work ok.
i.e "Z:The.Sunset.Limited.2011.1080p.mkv" works ok

Having read the help I cannot find a reference to spaces in the filename?

Is this correct or not?

Thanks

Re: VB.Net

Posted: 18 Sep 2018 16:31
by mfkl
I'm not sure. It may depend on the wrapper you're using