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.
This commit is contained in:
Martin Tournoij 2024-04-10 14:27:58 +01:00
parent f167d18ec8
commit c2c5785972
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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 For embedded subtitles (like with Matroska), this works only with subtitle
events that have already been displayed, or are within a short prefetch events that have already been displayed, or are within a short prefetch
range. range (``--demuxer-readahead-secs``).
``print-text <text>`` ``print-text <text>``
Print text to stdout. The string can contain properties (see Print text to stdout. The string can contain properties (see