1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00

Fix dvd MRL (from Debian's patch)

This commit is contained in:
Christophe Mutricy 2007-03-24 01:29:13 +00:00
parent ae5f1b94ab
commit 3c5a07afda

View File

@ -45,7 +45,7 @@ recognizes several URL-style items:
.B *.mpg, *.vob, *.avi, *.mp3, *.ogg
Various multimedia file formats
.TP
.B dvd://[<device>][@<raw device>][@[<title>][,[<chapter>][,<angle>]]]
.B dvd://[<device>][@<raw device>][@[<title>][:[<chapter>][:<angle>]]]
DVD device (for instance dvd:///dev/dvd). The raw device is optional and
must have been prepared beforehand.
.TP