]> git.sesse.net Git - vlc/blobdiff - doc/vlc.1
* Mandatory step for video output IV and the audio output quality
[vlc] / doc / vlc.1
index 3015c2007a8bff93cc45beb5798332c88e51e507..494508125fd773bec807f913c1f41cf6e8cfee82 100644 (file)
--- a/doc/vlc.1
+++ b/doc/vlc.1
@@ -16,7 +16,7 @@
 .\" .sp <n>    insert n+1 empty lines
 .\" for manpage-specific macros, see man(7)
 .SH NAME
-vlc, gvlc, kvlc, qvlc \- The VideoLAN Client
+vlc, gvlc, gnome-vlc, kvlc, qvlc \- The VideoLAN Client
 .SH SYNOPSIS
 .B vlc
 .RI [ OPTIONS ]
@@ -35,8 +35,10 @@ A summary of options is included below.
 .B \-I, \-\-intf <module>
 Specify an interface module: "gnome", "curses", "qt", for instance.
 .TP
-.B \-\-warning <level>
-Select the warning level. 0 is the most verbose, 3 is almost mute.
+.B \-v, \-\-verbose
+Set
+.B vlc
+verbosity. This command is cumulative, you can use "-vv" or "-vvvv" for increased verbosity.
 .TP
 .B \-\-noaudio
 Disable audio output.
@@ -45,7 +47,10 @@ Disable audio output.
 Specify an audio output module: "dsp", "esd", for instance.
 .TP
 .B \-\-stereo, \-\-mono
-Choose stereo or mono audio output
+Choose stereo or mono audio output.
+.TP
+.B \-\-spdif
+Activate hardware AC3 pass-through mode.
 .TP
 .B \-\-novideo
 Disable video output.
@@ -128,7 +133,7 @@ Print help and exit.
 .B \-H, \-\-longhelp
 Print long help and exit.
 .TP
-.B \-v, \-\-version
+.B \-\-version
 Output version information and exit.
 .SH PARAMETERS
 .B vlc
@@ -138,12 +143,12 @@ also accepts a lot of parameters to customize its behaviour.
  vlc_intf=<method name>   interface method
  vlc_init=<filename>      initialization script
  vlc_channels=<filename>  channels list
- warning_level=<level>    warning level
 .TP
 .B Audio parameters:
  vlc_aout=<method name>   audio method
  vlc_dsp=<filename>       dsp device path
  vlc_stereo={1|0}         stereo or mono output
+ vlc_spdif={1|0}          AC3 pass-through mode
  vlc_audio_rate=<rate>    output rate
 .TP
 .B Video parameters: