summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-31 00:26:07 +0000
committeriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-31 00:26:07 +0000
commit84ec57750883208b7ef49d31373eca82bcd345fc (patch)
tree293b4622a73bad8365f4f14e296f76b60d1b88ce /DOCS
parentf135605359cbbcf93ed932029e6aecb012f48690 (diff)
downloadmpv-84ec57750883208b7ef49d31373eca82bcd345fc.tar.bz2
mpv-84ec57750883208b7ef49d31373eca82bcd345fc.tar.xz
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16153 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index ad8652b22f..efff1147ce 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -818,9 +818,10 @@ Playback will start when the cache has been filled up to <percentage>
of the total.
.
.TP
-.B \-cache-prefill <percentage> (not yet implemented)
-When the cache is emptied MPlayer will pause and restart playback when
-the cache prefill threshold set with this option is reached.
+.B \-cache-seek-min <percentage> (not yet implemented)
+If seek is to be done and it is within seek-min range, MPlayer will wait
+cache to be filled to this position rather than performing an stream seek.
+(default:50)
.
.TP
.B \-cdda <option1:option2> (CDDA only)