diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-06 08:57:50 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-06 08:57:50 +0000 |
commit | cd4c2fdfb4358cb9ed57050a2f4df6bfe7034530 (patch) | |
tree | 4e3269f6c5382a4ea9876a33df2b5cb0aaa509c9 /DOCS/man/en/mplayer.1 | |
parent | 00ffb4b608096c47e90d966b21a18e9929a1a03b (diff) |
Support lowdelay flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24349 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 4da159e3c6..aa51826152 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -8861,6 +8861,10 @@ this setting can be a good alternative to save a few bits (and gain quality at fixed bitrate) at a lesser cost than with VHQ (default: on). . .TP +.B (no)lowdelay +Sets the low delay flag for MPEG-1/2 (disables B-frames, default: off). +. +.TP .B (no)cartoon Activate this if your encoded sequence is an anime/\:cartoon. It modifies some Xvid internal thresholds so Xvid takes better decisions on |