1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-23 20:00:56 +00:00

minor grammar fix, + stray LIVE.COM -> LIVE555 transition

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17114 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wanderer 2005-12-06 21:31:02 +00:00
parent 72e4d090f8
commit f68ce2dfbc

View File

@ -1259,11 +1259,11 @@ frame size in Bytes
.PD 1 .PD 1
. .
.TP .TP
.B \-rtsp-stream-over-tcp (LIVE.COM only) .B \-rtsp-stream-over-tcp (LIVE555 only)
Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP 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). packets be streamed over TCP (using the same TCP connection as RTSP).
This option may be useful if you have a broken internet connection that does This option may be useful if you have a broken internet connection that does
not pass incoming UDP packets (see http://www.live.com/\:mplayer/). not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
. .
.TP .TP
.B \-saveidx <filename> .B \-saveidx <filename>
@ -2840,7 +2840,7 @@ Please use \-dr if it works with your OpenGL implementation,
since for higher resolutions this provides a since for higher resolutions this provides a
.B big .B big
speedup. speedup.
The code is doing very little checks, so if a feature does not work, this The code performs very few checks, so if a feature does not work, this
might be because it is not supported by your card/OpenGL implementation might be because it is not supported by your card/OpenGL implementation
even if you do not get any error message. even if you do not get any error message.
Use glxinfo or a similar tool to display the supported OpenGL extensions. Use glxinfo or a similar tool to display the supported OpenGL extensions.