0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

manpage: --demuxer-seekable-cache is not experimental anymore

This seems to work surprisingly well, and it's enabled by default
(unlike the old text claims).
This commit is contained in:
wm4 2018-04-30 19:29:56 +02:00 committed by Jan Ekström
parent 3c2d20e414
commit a79327189e

View File

@ -2961,8 +2961,7 @@ Demuxer
Keep in mind that some events can flush the cache or force a low level Keep in mind that some events can flush the cache or force a low level
seek anyway, such as switching tracks, or attempting to seek before the seek anyway, such as switching tracks, or attempting to seek before the
start or after the end of the file. This option is experimental - thus start or after the end of the file.
disabled, and bugs are to be expected.
The special value ``auto`` means ``yes`` in the same situation as The special value ``auto`` means ``yes`` in the same situation as
``--cache-secs`` is used (i.e. when the stream appears to be a network ``--cache-secs`` is used (i.e. when the stream appears to be a network