From c2c5785972eab5945ac7999e0c4a6537ec6873a1 Mon Sep 17 00:00:00 2001 From: Martin Tournoij Date: Wed, 10 Apr 2024 14:27:58 +0100 Subject: [PATCH] DOCS/man/input.rst: mention demuxer-readahead-secs in sub-seek sub-seek often didn't work, and the "short prefetch range" is rather vague. I had to read the source to find out that increasing demuxer-readahead-secs would be the solution. Simple enough of a change, but maybe will save someone else some time and confusion. --- DOCS/man/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 7b7d94051f..df6dcab12b 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -788,7 +788,7 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_). For embedded subtitles (like with Matroska), this works only with subtitle events that have already been displayed, or are within a short prefetch - range. + range (``--demuxer-readahead-secs``). ``print-text `` Print text to stdout. The string can contain properties (see