Mercurial > mplayer.hg
changeset 17658:d407eb5bcd68
grammar, put options in alphabetical order
author | diego |
---|---|
date | Mon, 20 Feb 2006 23:50:40 +0000 |
parents | f5f4200785fc |
children | 92ac78a93625 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Mon Feb 20 21:59:28 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Feb 20 23:50:40 2006 +0000 @@ -640,7 +640,7 @@ . .TP .B \-profile <profile1,profile2,...> -Use the given profile(s), \-profile help display a list of the defined profiles. +Use the given profile(s), \-profile help displays a list of the defined profiles. . .TP .B \-really-quiet (also see \-quiet) @@ -1351,6 +1351,12 @@ .PD 1 . .TP +.B \-rtsp-port (LIVE555 only) +Used with 'rtsp://' URLs to force the client's port number. +This option may be useful if you are behind a router and want to forward +the RTSP stream from the server to a specific client. +. +.TP .B \-rtsp-stream-over-tcp (LIVE555 only) Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP packets be streamed over TCP (using the same TCP connection as RTSP). @@ -1358,12 +1364,6 @@ not pass incoming UDP packets (see http://www.live555.com/\:mplayer/). . .TP -.B \-rtsp-port (LIVE555 only) -Used with 'rtsp://' URLs to force the client's port number. -This option may be useful if you're behind a router and want to forward the -RTSP stream from the server to a specific client. -. -.TP .B \-saveidx <filename> Force index rebuilding and dump the index to <filename>. Currently this only works with AVI files.