From 872794be903f31c74a21ab902595f97eef1abd07 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 1 Mar 2020 00:38:34 +0100 Subject: f_decoder_wrapper: make most queue options runtime changeable Why not. --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index c34dc5cc57..120d3c15b3 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4521,6 +4521,10 @@ Cache In specific situations, this still makes the player wait on the decoder, such as seeking, switching hardware decoding modes, and more. + Most queue options can be changed at runtime. ``--vd-queue-enable`` itself + (and the audio equivalent) update only if decoding is completely + reinitialized. + This should not be used with hardware decoding. It is possible to enable this for audio, but it makes even less sense. -- cgit v1.2.3