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:
parent
021ccb9644
commit
2575f26f2c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user