From 925c431ff7f68a7ea8b1fc0cd260edcf8b88fdc1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 16 Aug 2014 17:09:08 +0200 Subject: demux: enable thread by default And change the defaults for the other queue options to reduce latency. --- DOCS/man/options.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index edbbc35419..01aaaefe6c 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2046,7 +2046,9 @@ Demuxer ``--demuxer-thread=`` Run the demuxer in a separate thread, and let it prefetch a certain amount - of packets (default: no). + of packets (default: yes). Having this enabled may lead to smoother + playback, but on the other hand can add delays to seeking or track + switching. ``--demuxer-readahead-secs=N`` If ``--demuxer-thread`` is enabled, this controls how much the demuxer -- cgit v1.2.3