mirror of
https://github.com/mpv-player/mpv
synced 2024-12-15 19:35:49 +00:00
grammar, put options in alphabetical order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17659 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
528111d917
commit
14d023a2ee
@ -640,7 +640,7 @@ Using realtime priority can cause system lockup.
|
||||
.
|
||||
.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 @@ Play a raw YUV sample.
|
||||
.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 @@ This option may be useful if you have a broken internet connection that does
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user