From b333c4e098a6625638e11165f222ab8681db5af1 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sun, 8 Apr 2007 16:21:32 +0000 Subject: [PATCH] documented -mpegopts :interleaving2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22948 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 ++++++ 1 file changed, 6 insertions(+) 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.