Hi there,
I'm posting this on the Windows specific board because when I searched for any answers it appeared to me that there may be subtle differences between Windows and UN*X wrt command line processing.
I'm trying to transcode single chapters of a DVD. Using the GUI, VLC tells me I should use something like "dvdsimple://D:@2,4" for the second title and fourth chapter of a DVD in drive D:. The same is suggested on http://www.videolan.org/doc/vlc-user-guide/en/ch04.html
However, while "vlc -vvv dvdsimple://E:@1" will start to play the first title of the DVD, "vlc -vvv dvdsimple://E:@1,1" will tell me in an Error window that "Unable to open 'dvdsimple://E:@1,1'".
I'm much more familiar with shell scripts under UN*X so I tried all kinds of escaping the comma, but without success.
Any hint or pointer very much appreciated; I'm using 0.8.6d.