Postby gvdbilt » 25 Dec 2006 13:24
Is this "all has to be escaped" still valid for VLC/VLM 0.8.6?
I am asking this since we're having a bit of an issue with the VLM commands. With my build of VLC 0.8.6 I can play the following:
setup mvpmc input "/opt/My Friend's Wedding.avi"
Somebody else on the other hand has to use:
setup mvpmc input "/opt/My Friend\'s Wedding.avi"
So in his build he has to escape the apostrophy to get it to work, but if I try that I get error messages on the VLM console like:
libdvdread: Can't stat /opt/My Friend\'s Wedding.avi
Can this difference have something to do with libdvdread (not) being added to a build? Can it have something to do with localisation of the build? Can it be a gettext-devel issue?
Anybody have a good thought on this one?
A waste is a terrible thing to mind.