1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 01:47:38 +00: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 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 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 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 ``bof-cached`` and ``eof-cached`` are set to ``yes``, and there's only 1
cached. cache range, the entire stream is cached.
``fw-bytes`` is the number of bytes of packets buffered in the range ``fw-bytes`` is the number of bytes of packets buffered in the range
starting from the current decoding position. This is a rough estimate starting from the current decoding position. This is a rough estimate