summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.111
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index a31ffb478b..708fd10199 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2663,6 +2663,17 @@ The values that <format> can adopt are listed below in the
description of the format audio filter.
.
.TP
+.B \-gapless\-audio
+Try to play consecutive audio files with no silence or disruption
+at the point of file change.
+This feature is implemented in a simple manner and relies on audio output
+device buffering to continue playback while moving from one file to another.
+If playback of the new file starts slowly, for example because it's played from
+a remote network location or because you have specified cache settings that
+require time for the initial cache fill, then the buffered audio may run out
+before playback of the new file can start.
+.
+.TP
.B \-mixer <device>
Use a mixer device different from the default /dev/\:mixer.
For ALSA this is the mixer name.