From 23f560daa35681528113444e75ae28a329e16604 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 5 Mar 2020 11:15:29 +0100 Subject: manpage: document how final queue size is determined Believe it or not, users were confused about this. --- DOCS/man/options.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index af2bbf3f4f..71b6d86603 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4524,6 +4524,11 @@ Cache In specific situations, this still makes the player wait on the decoder, such as seeking, switching hardware decoding modes, and more. + The queue size is restricted by the other ``--vd-queue-...`` options. The + final queue size is the minimum as indicated by the option with the lowest + limit. Each decoder/track has its own queue that may use the full configured + queue size. + Most queue options can be changed at runtime. ``--vd-queue-enable`` itself (and the audio equivalent) update only if decoding is completely reinitialized. -- cgit v1.2.3