Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
29b791a9
Commit
29b791a9
authored
Feb 02, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ./doc/vlc.1: updated manpage.
parent
e20aa1e6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
18 deletions
+22
-18
doc/vlc.1
doc/vlc.1
+22
-18
No files found.
doc/vlc.1
View file @
29b791a9
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.\" other parameters are allowed: see man(7), man(1)
.TH VLC 1 "
May 19, 2002
"
.TH VLC 1 "
Feb 02, 2003
"
.\" Please adjust this date whenever revising the manpage.
.\" Please adjust this date whenever revising the manpage.
.\"
.\"
.\" Some roff macros, for reference:
.\" Some roff macros, for reference:
...
@@ -16,23 +16,34 @@
...
@@ -16,23 +16,34 @@
.\" .sp <n> insert n+1 empty lines
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.\" for manpage-specific macros, see man(7)
.SH NAME
.SH NAME
vlc, g
vlc, gnome-vlc, kvlc, qvlc \- The VideoLAN Client
vlc, g
nome-vlc, gvlc, kvlc, qvlc, wxvlc \- the VLC media player
.SH SYNOPSIS
.SH SYNOPSIS
.B vlc
.B vlc
.RI [ OPTIONS ]
.RI [ OPTIONS ]
.RI [ ITEMS ]...
.RI [ ITEMS ]...
.SH DESCRIPTION
.SH DESCRIPTION
This manual page documents briefly the
This manual page documents briefly the
.B vlc
.B VLC
, a free MPEG, MPEG2 and DVD player.
multimedia player.
.SH OPTIONS
.B VLC
follows the usual GNU command line syntax, with long
options starting with two dashes (`-').
For a precise description of options, please use "vlc --help".
The complete list of
.B VLC
options depends on what plugins are installed because they automatically
add their own options. Please use "vlc --longhelp" for a complete list of
available options.
.SH ITEMS
.SH ITEMS
.B
vlc
.B
VLC
recognizes several URL-style items:
recognizes several URL-style items:
.TP
.TP
.B *.mpg, *.vob
.B *.mpg, *.vob, *.avi, *.mp3, *.ogg
Plain MPEG-1/2 files
Various multimedia file formats
.B *.avi
AVI files, such as DivX movies
.TP
.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
DVD device (for instance dvd:/dev/dvd). The raw device is optional and
...
@@ -42,22 +53,15 @@ must have been prepared beforehands.
...
@@ -42,22 +53,15 @@ must have been prepared beforehands.
VCD device (for instance dvd:/dev/cdrom).
VCD device (for instance dvd:/dev/cdrom).
.TP
.TP
.B udpstream:[@[<multicast address>][:<local port>]]
.B udpstream:[@[<multicast address>][:<local port>]]
UDP stream, such as one sent by V
ideoLAN Server or VideoLAN miniserver
.
UDP stream, such as one sent by V
LS or another VLC
.
Usually "udpstream:" is enough.
Usually "udpstream:" is enough.
.TP
.TP
.B vlc:<command>
.B vlc:<command>
Execute a play-list command. Commands are :
Execute a playlist command. Commands are :
.B loop
(loop the playlist),
.B pause
.B pause
(pause execution of other items), and
(pause execution of other items), and
.B quit
.B quit
(close VLC).
(close VLC).
.SH OPTIONS
.B vlc
follows the usual GNU command line syntax, with long
options starting with two dashes (`-').
For a precise description of options, please use "vlc --help".
.SH SEE ALSO
.SH SEE ALSO
.BR vls (1), vlms (1)
.BR vls (1), vlms (1)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment