[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1057,1.1058
The Wanderer CVS
syncmail at mplayerhq.hu
Sun Jul 31 09:14:45 CEST 2005
CVS change done by The Wanderer CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv27740
Modified Files:
mplayer.1
Log Message:
grammar and possible clarity fix on -cache-seek-min
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1057
retrieving revision 1.1058
diff -u -r1.1057 -r1.1058
--- mplayer.1 31 Jul 2005 00:26:05 -0000 1.1057
+++ mplayer.1 31 Jul 2005 07:14:41 -0000 1.1058
@@ -819,9 +819,9 @@
.
.TP
.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)
+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).
.
.TP
.B \-cdda <option1:option2> (CDDA only)
More information about the MPlayer-DOCS
mailing list