[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1056,1.1057
Ivan Kalvachev CVS
syncmail at mplayerhq.hu
Sun Jul 31 02:26:09 CEST 2005
CVS change done by Ivan Kalvachev CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv4340/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1056
retrieving revision 1.1057
diff -u -r1.1056 -r1.1057
--- mplayer.1 30 Jul 2005 03:04:35 -0000 1.1056
+++ mplayer.1 31 Jul 2005 00:26:05 -0000 1.1057
@@ -818,9 +818,10 @@
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)
More information about the MPlayer-DOCS
mailing list