This cache-seek-min is definitly implemented. The not implemented one got removed...

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
iive 2005-12-24 18:08:32 +00:00
parent b189efcebb
commit 5db2fddec5
1 changed files with 1 additions and 1 deletions

View File

@ -927,7 +927,7 @@ Playback will start when the cache has been filled up to <percentage>
of the total.
.
.TP
.B \-cache-seek-min <percentage> (not yet implemented)
.B \-cache-seek-min <percentage>
If a seek is to be made to a position within <percentage> of the cache size
from the current position, MPlayer will wait for the cache to be filled to
this position rather than performing a stream seek (default: 50).