Page 1 of 1

Command line option to play DVD from HD

Posted: 29 Oct 2010 17:07
by K2teknik
I have some DVD copyed to my HD as AUDIO_TS and VIDEO_TS folders.
C:\Films\Film1\"AUDIO_TS and VIDEO_TS folders"
C:\Films\Film2\"AUDIO_TS and VIDEO_TS folders"
Etc.


I would like to playback a specific DVD for the folderstructure and it should be a specific "Title" and "Chapter"
I had looked at the help and se:
*****************************************
For a DVD with menus:
% vlc dvd://[device][@raw_device][@[title][:[chapter][:angle]]]
In most cases, vlc dvd:// or vlc dvd://[device] will do. [device] is for example /dev/dvd on GNU/Linux or D: on Windows (complete path to your DVD drive).

or
(DVD without menus):
% vlc dvdsimple://[device][@raw_device][@[title][:[chapter][:angle]]]
*****************************************

But I cant make it work, I try this:
"C:\Program Files\VideoLAN\VLC\vlc.exe" "dvd://C:\Films\Film2\VIDEO_TS\"

What do I do wrong ?

Regards
/Hans

Re: Command line option to play DVD from HD

Posted: 26 Sep 2012 20:47
by soren.olesen
The title part is solved in this post:
viewtopic.php?f=2&t=104546&p=354074