summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-08 16:21:32 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-08 16:21:32 +0000
commitb333c4e098a6625638e11165f222ab8681db5af1 (patch)
treec1ed0d9123e9257fa4a667f01f8e47c620b6db3c /DOCS/man/en
parent745c0b9c38e573172f6df7f52c9d0ef4baa5fc77 (diff)
downloadmpv-b333c4e098a6625638e11165f222ab8681db5af1.tar.bz2
mpv-b333c4e098a6625638e11165f222ab8681db5af1.tar.xz
documented -mpegopts :interleaving2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22948 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 19cce726f3..8f086bd84c 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -9796,6 +9796,12 @@ If dvdauthor complains with a message like "..audio sector out of range...",
you probably did not enable this option.
.
.TP
+.B "interleaving2\ \ \ "
+Uses a better algorithm to interleave audio and video packets, based on the
+principle that the muxer will try to keep the percentage of buffer fullness
+of the individual streams as fair as possible.
+.
+.TP
.B vdelay=<1\-32760>
Initial video delay time, in milliseconds (default: 0),
use it if you want to delay video with respect to audio.