Mercurial > mplayer.hg
diff DOCS/mplayer.1 @ 7813:76940a39405a
RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.
author | diego |
---|---|
date | Sun, 20 Oct 2002 11:34:06 +0000 |
parents | bf0d9d17e23a |
children | 988498df1996 |
line wrap: on
line diff
--- a/DOCS/mplayer.1 Sun Oct 20 10:41:32 2002 +0000 +++ b/DOCS/mplayer.1 Sun Oct 20 11:34:06 2002 +0000 @@ -271,6 +271,10 @@ .B \-quiet \ \ Display less output and status messages. .TP +.B \-sdp +Specifies that the input file is a SDP ('Session Description Protocol') +file that describes an RTP session (see http://www.live.com/mplayer/). +.TP .B \-skin <skin\ directory> (BETA CODE) Load skin from the given directory (WITHOUT path name). @@ -542,6 +546,12 @@ .PD 1 . .TP +.B \-rtsp-stream-over-tcp +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). 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/). +.TP .B \-skipopening Skip DVD opening (dvdnav only). .TP @@ -2606,6 +2616,9 @@ .B Stream from HTTP mplayer http://mplayer.hq/\:example.avi .TP +.B Stream using RTSP +mplayer rtsp://server.example.com/\:streamName +.TP .B Convert subtitle to MPsub (to ./\:dump.mpsub) mplayer dummy.avi \-sub source.sub \-dumpmpsub .TP