comparison DOCS/man/en/mplayer.1 @ 17658:d407eb5bcd68

grammar, put options in alphabetical order
author diego
date Mon, 20 Feb 2006 23:50:40 +0000
parents 16633b9c0953
children db1414179e58
comparison
equal deleted inserted replaced
17657:f5f4200785fc 17658:d407eb5bcd68
638 Using realtime priority can cause system lockup. 638 Using realtime priority can cause system lockup.
639 .RE 639 .RE
640 . 640 .
641 .TP 641 .TP
642 .B \-profile <profile1,profile2,...> 642 .B \-profile <profile1,profile2,...>
643 Use the given profile(s), \-profile help display a list of the defined profiles. 643 Use the given profile(s), \-profile help displays a list of the defined profiles.
644 . 644 .
645 .TP 645 .TP
646 .B \-really-quiet (also see \-quiet) 646 .B \-really-quiet (also see \-quiet)
647 Display even less output and status messages than with \-quiet. 647 Display even less output and status messages than with \-quiet.
648 . 648 .
1349 Play a raw YUV sample. 1349 Play a raw YUV sample.
1350 .RE 1350 .RE
1351 .PD 1 1351 .PD 1
1352 . 1352 .
1353 .TP 1353 .TP
1354 .B \-rtsp-port (LIVE555 only)
1355 Used with 'rtsp://' URLs to force the client's port number.
1356 This option may be useful if you are behind a router and want to forward
1357 the RTSP stream from the server to a specific client.
1358 .
1359 .TP
1354 .B \-rtsp-stream-over-tcp (LIVE555 only) 1360 .B \-rtsp-stream-over-tcp (LIVE555 only)
1355 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP 1361 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
1356 packets be streamed over TCP (using the same TCP connection as RTSP). 1362 packets be streamed over TCP (using the same TCP connection as RTSP).
1357 This option may be useful if you have a broken internet connection that does 1363 This option may be useful if you have a broken internet connection that does
1358 not pass incoming UDP packets (see http://www.live555.com/\:mplayer/). 1364 not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
1359 .
1360 .TP
1361 .B \-rtsp-port (LIVE555 only)
1362 Used with 'rtsp://' URLs to force the client's port number.
1363 This option may be useful if you're behind a router and want to forward the
1364 RTSP stream from the server to a specific client.
1365 . 1365 .
1366 .TP 1366 .TP
1367 .B \-saveidx <filename> 1367 .B \-saveidx <filename>
1368 Force index rebuilding and dump the index to <filename>. 1368 Force index rebuilding and dump the index to <filename>.
1369 Currently this only works with AVI files. 1369 Currently this only works with AVI files.