X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fvlc.1;h=45f0d0c3f9e9ecad5dacc87ef2d4b68c11d7e5dd;hb=c60652e38ac6afd74bd8225e9dae5406f13aaa4f;hp=d7250ec5b5996713f83f6334829784ebec499dcc;hpb=beb815f0efb0f063095727a42c410a023ef8cf6b;p=vlc diff --git a/doc/vlc.1 b/doc/vlc.1 index d7250ec5b5..45f0d0c3f9 100644 --- a/doc/vlc.1 +++ b/doc/vlc.1 @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH VLC 1 "March 10, 2001" +.TH VLC 1 "Feb 14, 2005" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: @@ -16,216 +16,62 @@ .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -vlc, gvlc, gnome-vlc, qvlc \- The VideoLAN Client +vlc, qvlc, svlc, nvlc, rvlc, cvlc \- the VLC media player .SH SYNOPSIS .B vlc .RI [ OPTIONS ] -.RI [ PARAMETERS ] .RI [ ITEMS ]... .SH DESCRIPTION This manual page documents briefly the -.B vlc -, a free MPEG, MPEG2 and DVD player. -.SH ITEMS -.B vlc -recognizes several URL-style items: -.TP -.B *.mpg, *.vob -Plain MPEG-1/2 files -.TP -.B dvd:[@] -DVD device (for instance dvd:/dev/dvd). The raw device is optional and -must have been prepared beforehands. -.TP -.B vcd: -VCD device (for instance dvd:/dev/cdrom). -.TP -.B udpstream:[[:]][@[][:]] -UDP stream, such as one sent by VideoLAN Server or VideoLAN miniserver. -Usually "udpstream:" is enough. -.TP -.B vlc: -Execute a play-list command. Commands are : -.B loop -(loop the playlist), -.B pause -(pause execution of other items), and -.B quit -(close VLC). +.B VLC +multimedia player and server. + .SH OPTIONS -.B vlc +.B VLC follows the usual GNU command line syntax, with long options starting with two dashes (`-'). -A summary of options is included below. -.TP -.B \-I, \-\-intf -Specify an interface module: "gnome", "curses", "qt", for instance. -.TP -.B \-v, \-\-verbose -Set -.B vlc -verbosity. This command is cumulative, you can use "-vv" or "-vvvv" for increased verbosity. -.TP -.B \-\-memcpy -Specify a module for performing heavy memory copies: "memcpy", "sse" for instance. -.TP -.B \-\-noaudio -Disable audio output. -.TP -.B \-A, \-\-aout -Specify an audio output module: "dsp", "esd", for instance. -.TP -.B \-\-stereo, \-\-mono -Choose stereo or mono audio output. -.TP -.B \-\-spdif -Activate hardware AC3 pass-through mode. -.TP -.B \-\-downmix -Specify a module for AC3 downmix: "downmix", "sse" or "3dn" for instance. -.TP -.B \-\-imdct -Specify a module for AC3 IMDCT: "imdct", sse" or "3dn" for instance. -.TP -.B \-\-volume [1..1024] -Change VLC output volume (default: 512). -.TP -.B \-\-desync