From e47a9bd721d6a6fcc06143aee5432d2a44866efb Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 28 Aug 2014 17:48:31 +0200 Subject: command: export demuxer cache info properties --- DOCS/man/input.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index b66326c56b..cde7cd3d23 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -834,6 +834,15 @@ Property list Returns ``yes`` if the cache is idle, which means the cache is filled as much as possible, and is currently not reading more data. +``demuxer-cache-duration`` + Approximate duration of video buffered in the demuxer, in seconds. The + guess is very unreliable, and often the property will not be available + at all, even if data is buffered. + +``demuxer-cache-idle`` + Returns ``yes`` if the demuxer is idle, which means the demuxer cache is + filled to the requested amount, and is currently not reading more data. + ``paused-for-cache`` Returns ``yes`` when playback is paused because of waiting for the cache. -- cgit v1.2.3