]> git.sesse.net Git - vlc/blobdiff - doc/vlc.1
*Removed an occurance of former angle item in gtk.
[vlc] / doc / vlc.1
index 3aa66b65bac9716ac415a456ec7385ef7dd8f849..b33f5fcb310ac1075c3a2341f6efc5e4e1a7e338 100644 (file)
--- a/doc/vlc.1
+++ b/doc/vlc.1
@@ -33,7 +33,7 @@ recognizes several URL-style items:
 .B *.mpg, *.vob
 Plain MPEG-1/2 files
 .TP
-.B dvd:<device>[@<raw device>]
+.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 beforehands.
 .TP
@@ -140,35 +140,19 @@ displaying of all images.
 Note that vlc is not guaranteed to behave properly if you ask it to
 display more images than your CPU can cope with.
 .TP
-.B \-t, \-\-dvdtitle <title>
-Choose the DVD title. Most movies on DVDs start on the first title, but you may want to manually select another title.
-.TP
-.B \-T, \-\-dvdchapter <title>
-Choose the DVD chapter. DVDs are divided into titles, which in turn are divided into chapters.
-.TP
-.B \-a, \-\-dvdaudio [ ac3 | lpcm | mpeg | off ]
+.B \-a, \-\-input_audio [ ac3 | lpcm | mpeg | off ]
 Choose the audio channel type. Most DVDs have AC3 audio channels, but
 you can also have Linear PCM or MPEG layer 2 sound. Also, one might decide
 not to activate the audio channel.
 .TP
-.B \-u, \-\-dvdangle <num>
-Choose the angle, available on some DVDs.
-.TP
-.B \-c, \-\-dvdchannel [ 0\-15 ]
+.B \-c, \-\-input_channel [ 0\-15 ]
 Select the audio channel. Most DVDs only have one or two audio channels,
 but some of them have a great number of available languages. Note that the
 audio channel will also depend on the channel type.
 .TP
-.B \-s, \-\-dvdsubtitle [ 0\-31 ]
+.B \-s, \-\-input_subtitle [ 0\-31 ]
 Select the subtitle channel, if there is one in the stream.
 .TP
-.B \-\-dvdcss-method <method>
-Select the CSS decryption scheme when using libdvdcss. Usually to choose
-from "disc", "title" or "key", but depends on your libdvdcss version.
-.TP
-.B \-\-dvdcss-verbose <level>
-Select the CSS decryption verbosity level, 0, 1 or 2.
-.TP
 .B \-\-input <method>
 Choose the input method, "dvd", "ps", "ts" for instance.
 .TP