From eab92cec60d92e0de2ea53d4d01052f4d7acc5d5 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 9 Aug 2016 16:22:06 +0200 Subject: player: add --audio-stream-silence Completely insane that this has to be done. Crap for compensating HDMI crap. --- DOCS/man/options.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 456c3c3f94..344b77bf3a 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1341,6 +1341,17 @@ Audio Default: 0.2 (200 ms). +``--audio-stream-silence=`` + Cash-grab consumer audio hardware (such as A/V receivers) often ignore + initial audio sent over HDMI. This can happen every time audio over HDMI + is stopped and resumed. In order to compensate for this, you can enable + this option to not to stop and restart audio on seeks, and fill the gaps + with silence. Likewise, when pausing playback, audio is not stopped, and + silence is played while paused. Note that if no audio track is selected, + the audio device will still be closed immediately. + + Not all AOs support this. + Subtitles --------- -- cgit v1.2.3