mirror of https://github.com/mpv-player/mpv
change bandwidth value to bandwidth bytes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30135 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ed4dbd3cbd
commit
d47cd2aa67
|
@ -1233,7 +1233,7 @@ amount of memory.
|
||||||
Allows a socket to be reused by other processes as soon as it is closed.
|
Allows a socket to be reused by other processes as soon as it is closed.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B \-bandwidth <value> (network only)
|
.B \-bandwidth <Bytes> (network only)
|
||||||
Specify the maximum bandwidth for network streaming (for servers that are
|
Specify the maximum bandwidth for network streaming (for servers that are
|
||||||
able to send content in different bitrates).
|
able to send content in different bitrates).
|
||||||
Useful if you want to watch live streamed media behind a slow connection.
|
Useful if you want to watch live streamed media behind a slow connection.
|
||||||
|
|
Loading…
Reference in New Issue