From 062349ff5b9b062aff581e96f3770e6cbd419491 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 9 Aug 2016 16:26:44 +0200 Subject: player: add --audio-wait-open options Complements the option added in the previous commit. --- DOCS/man/options.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 344b77bf3a..2deadd29df 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1352,6 +1352,14 @@ Audio Not all AOs support this. +``--audio-wait-open=`` + This makes sense for use with ``--audio-stream-silence=yes``. If this option + is given, the player will wait for the given amount of seconds after opening + the audio device before sending actual audio data to it. Useful if your + expensive hardware discards the first 1 or 2 seconds of audio data sent to + it. If ``--audio-stream-silence=yes`` is not set, this option will likely + just waste time. + Subtitles --------- -- cgit v1.2.3