comparison DOCS/man/en/mplayer.1 @ 17234:b619b8bc2ada

This cache-seek-min is definitly implemented. The not implemented one got removed...
author iive
date Sat, 24 Dec 2005 18:08:32 +0000
parents df1029c37eb9
children 70120627f0b9
comparison
equal deleted inserted replaced
17233:df1029c37eb9 17234:b619b8bc2ada
925 .B \-cache-min <percentage> 925 .B \-cache-min <percentage>
926 Playback will start when the cache has been filled up to <percentage> 926 Playback will start when the cache has been filled up to <percentage>
927 of the total. 927 of the total.
928 . 928 .
929 .TP 929 .TP
930 .B \-cache-seek-min <percentage> (not yet implemented) 930 .B \-cache-seek-min <percentage>
931 If a seek is to be made to a position within <percentage> of the cache size 931 If a seek is to be made to a position within <percentage> of the cache size
932 from the current position, MPlayer will wait for the cache to be filled to 932 from the current position, MPlayer will wait for the cache to be filled to
933 this position rather than performing a stream seek (default: 50). 933 this position rather than performing a stream seek (default: 50).
934 . 934 .
935 .TP 935 .TP