From 07aba86b37887c0aef7ea90af250fcf19062369b Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 15 Aug 2014 23:52:42 +0200 Subject: audio: add a mode to insert silence on severe A/V desync This is probably a stupid idea, but it can't be denied that this actually allows playing video without larger desync, even if video is too slow. --- DOCS/man/options.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 7839480918..fa4dcd3b8b 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -967,6 +967,11 @@ Audio Set the step size of mixer volume changes in percent of the full range (default: 3). +``--audiodrop`` + If video is by more than 500ms behind, insert 500ms of silence, to make up + for audio getting ahead. Might help if video decoding is too slow beyond + help. + ``--volume-restore-data=`` Used internally for use by playback resume (e.g. with ``quit_watch_later``). Restoring value has to be done carefully, because different AOs as well as -- cgit v1.2.3