]> git.sesse.net Git - vlc/blobdiff - debian/vlc.1
* Changed debian/control to fix Debian bug #83707
[vlc] / debian / vlc.1
index f3207d63d479f3d08870ddb51f4c6e12fbebb362..22110e385ade444b069b9c20ae1fa71cf9b9408b 100644 (file)
@@ -32,6 +32,9 @@ follows the usual GNU command line syntax, with long
 options starting with two dashes (`-').
 A summary of options is included below.
 .TP
+.B \-\-intf <module>
+Specify an interface module: "gnome", "curses", "shell", for instance.
+.TP
 .B \-\-noaudio
 Disable audio output.
 .TP
@@ -45,7 +48,7 @@ Choose stereo or mono audio output
 Disable video output.
 .TP
 .B \-\-vout <module>
-Specify a video output module: "gnome", "fb", "glide", for instance.
+Specify a video output module: "x11", "sdl", "fb", for instance.
 .TP
 .B \-\-motion <module>
 Specify a module for motion compensation: "motion", "motionmmx", for instance.
@@ -65,6 +68,12 @@ Choose the display coordinates.
 .B \-g, \-\-grayscale
 Grayscale output.
 .TP
+.B \-\-fullscreen
+Full screen output.
+.TP
+.B \-\-overlay
+Overlay (hardware accelerated output), if available.
+.TP
 .B \-\-color
 Color output.
 .TP
@@ -79,9 +88,6 @@ displaying of all images.
 Note that the vlc is certainly going to crash if you ask it to
 display more images than your CPU can cope with.
 .TP
-.B \-\-dvd
-Activate DVD mode, by directly accessing the DVD drive (no need to mount
-it). By default,
 .B vlc
 opens /dev/dvd, but this behaviour may be overridden by the vlc_dvd_device
 environment variable (see below).
@@ -118,6 +124,7 @@ Output version information and exit.
 also accepts a lot of parameters to customize its behaviour.
 .TP
 .B Interface parameters:
+ vlc_intf=<method name>   interface method
  vlc_init=<filename>      initialization script
  vlc_channels=<filename>  channels list
  warning_level=<level>    warning level
@@ -135,15 +142,17 @@ also accepts a lot of parameters to customize its behaviour.
  vlc_height=<height>           dislay height
  vlc_fb_dev=<filename>         framebuffer device
  vlc_grayscale={1|0}           grayscale or color
+ vlc_fullscreen={1|0}          full screen
+ vlc_overlay={1|0}             overlay
  vlc_idct=<method name>        IDCT method
  vlc_yuv=<method name>         YUV method
  vlc_synchro={I|I+|IP|IP+|IPB} synchro algorithm
 .TP
 .B DVD parameters:
  vlc_dvd_device=<device>           DVD device
- vlc_dvd_audio={ac3|lpcm|mpeg|off} audio type
- vlc_dvd_channel=[0-15]            audio channel
- vlc_dvd_subtitle=[0-31]           subtitle channel
+ vlc_audio={ac3|lpcm|mpeg|off}     audio type
+ vlc_channel=[0-15]                audio channel
+ vlc_subtitle=[0-31]               subtitle channel
 .TP
 .B Input parameters:
  vlc_server=<hostname>    video server