[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1202,1.1203

Roberto Togni CVS syncmail at mplayerhq.hu
Fri Jan 6 15:39:13 CET 2006


CVS change done by Roberto Togni CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv32532/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
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 <<<


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1202
retrieving revision 1.1203
diff -u -r1.1202 -r1.1203
--- mplayer.1	6 Jan 2006 14:03:51 -0000	1.1202
+++ mplayer.1	6 Jan 2006 14:39:10 -0000	1.1203
@@ -946,6 +946,8 @@
 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>




More information about the MPlayer-DOCS mailing list