diff options
author | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-08 17:06:30 +0000 |
---|---|---|
committer | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-04-08 17:06:30 +0000 |
commit | 8070c8959d0574447fc4fc7fc1c1ab22758b6adb (patch) | |
tree | 054216091c00ff2209d4c48d91de50cfc82000c1 | |
parent | b333c4e098a6625638e11165f222ab8681db5af1 (diff) |
more human description of -mpegopts :interleaving2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22949 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 8f086bd84c..01ce0a5595 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9798,8 +9798,8 @@ 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. +principle that the muxer will always try to fill the stream with the largest +percentage of free space. . .TP .B vdelay=<1\-32760> |