play dvd via command line

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
brian
Blank Cone
Blank Cone
Posts: 74
Joined: 02 Sep 2005 13:50

play dvd via command line

Postby brian » 03 Sep 2005 23:56

I'm trying to play a dvd via the command line
vlc dvdsimple://[device][@raw_device][@[title][,[chapter][,angle]]]
The following works:

vlc dvdsimple://e:

But how do I add title/chapter/angle to the command?
Could someone show me an example command
to play the second chapter from a dvd?

Thanks.

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 04 Sep 2005 00:00

Code: Select all

vlc dvdsimple://e:@,2
(or maybe @0,2 or @1,2)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

brian
Blank Cone
Blank Cone
Posts: 74
Joined: 02 Sep 2005 13:50

Postby brian » 04 Sep 2005 00:05

Nope.

With those I get:
dvdread error: DVDRead cannot open source: e:@1,2
vcd error: no movie tracks found
main error: no suitable access module for `dvdsimple://e:@1,2'
(It seems to be trying to play
the drive: "e:@1,2" when I give
it that kind of command...)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 04 Sep 2005 01:17

rha !!! the help is wrong. You need to use a ':' instead of ','
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

brian
Blank Cone
Blank Cone
Posts: 74
Joined: 02 Sep 2005 13:50

Postby brian » 04 Sep 2005 01:23

Okay, still not working...
I now have the command:
vlc simpledvd://e:@e:@1:1:1

And I get:
vcd error: no movie tracks found
main error: no suitable access module for `simpledvd://e:@e:@1:1:1'
If you can get it to work, could you paste the command you use?

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 04 Sep 2005 03:03

this works on linux

Code: Select all

dvdsimple:///dev/cdrom@:2
on windows it would be :

Code: Select all

dvdsimple://e:@:2
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

brian
Blank Cone
Blank Cone
Posts: 74
Joined: 02 Sep 2005 13:50

Postby brian » 04 Sep 2005 03:48

That works, thanks.

The command I've used now is:

C:\progra~1\VideoLAN\VLC\vlc "dvdsimple://e:@2:1"

To play the 2nd video on the dvd...

:)


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: MSN [Bot] and 9 guests