summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-06 14:39:10 +0000
committerrtognimp <rtognimp@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-06 14:39:10 +0000
commitb59db283559b45b184658664985ee791f5bf5d3e (patch)
tree0a8bca3eb27edf433e69bb63302cd88a4ae1c925 /DOCS
parent2f095cc06131e95caff275fefe157fcda796cc99 (diff)
downloadmpv-b59db283559b45b184658664985ee791f5bf5d3e.tar.bz2
mpv-b59db283559b45b184658664985ee791f5bf5d3e.tar.xz
This patch makes real rtsp tell the server to deliver data at specified
bandwidth, if bandwidth cmdline option is given. Also, if that's given, it uses it for sdp stream selection. If not given, the behavior is the same as before. It's used to implement something like turboplay in realplayer. Patch by Tomas Janousek >>> tomi (At) nomi (.) cz <<< git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17333 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index d3ec9b664d..24117e3aff 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -946,6 +946,8 @@ amount of memory.
Specify the maximum bandwidth for network streaming (for servers that are
able to send content in different bitrates).
Useful if you want to watch live streamed media behind a slow connection.
+With Real RTSP streaming, it's also used to set maximum delivery bandwidth
+allowing faster cache filling and stream dumping.
.
.TP
.B \-cache <kBytes>