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

manpage: fix false statement

This commit is contained in:
wm4 2019-06-14 20:14:10 +02:00
parent 021ccb9644
commit 2575f26f2c

View File

@ -1454,8 +1454,8 @@ Property list
points to the beginning of the stream (BOF). This implies you cannot seek
before this position at all. ``eof-cached`` indicates whether the seek range
with the highest timestamp points to the end of the stream (EOF). If both
``bof-cached`` and ``eof-cached`` are set to ``yes``, the entire stream is
cached.
``bof-cached`` and ``eof-cached`` are set to ``yes``, and there's only 1
cache range, the entire stream is cached.
``fw-bytes`` is the number of bytes of packets buffered in the range
starting from the current decoding position. This is a rough estimate