summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-07 15:04:33 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-07 15:04:33 +0000
commit62a2d21681e9ab1d4f9b0b3e956dce6c683fa53b (patch)
tree75a5120e8383f641485c26563827811216c8b4eb /DOCS
parent5bb432dbbe51cb1f046fb6bdf62203605f1ca795 (diff)
downloadmpv-62a2d21681e9ab1d4f9b0b3e956dce6c683fa53b.tar.bz2
mpv-62a2d21681e9ab1d4f9b0b3e956dce6c683fa53b.tar.xz
documented twolameopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15361 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index f6797c5545..9ebb7e3da6 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5685,7 +5685,7 @@ syntax:
.B \-<codec>opts <option1[=value],option2,...>
.
.PP
-Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, faac, x264enc, mpeg.
+Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, twolame, faac, x264enc, mpeg.
.
.
.SS divx4 (\-divx4opts)
@@ -5900,7 +5900,7 @@ for people with extremely good hearing and similar equipment
.PD 1
.
.
-.SS toolame (\-toolameopts)
+.SS toolame and twolame (\-toolameopts and \-twolameopts respectively)
.
.TP
.B br=<32\-384>
@@ -5909,7 +5909,7 @@ when in VBR mode it is the minimum bitrate allowed per frame.
VBR mode will not work with a value below 112.
.TP
.B vbr=<-50\-50> (VBR only)
-variability range; if negative toolame shifts the average bitrate
+variability range; if negative the encoder shifts the average bitrate
towards the lower limit, if positive towards the higher.
When set to 0 CBR is used (default).
.TP