changeset 15360:d49359320e85

documented twolameopts
author nicodvb
date Sat, 07 May 2005 15:04:33 +0000
parents af245d15f502
children 1c9261582cd6
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat May 07 14:50:14 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Sat May 07 15:04:33 2005 +0000
@@ -5685,7 +5685,7 @@
 .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 @@
 .PD 1
 .
 .
-.SS toolame (\-toolameopts)
+.SS toolame and twolame (\-toolameopts and \-twolameopts respectively)
 .
 .TP
 .B br=<32\-384>
@@ -5909,7 +5909,7 @@
 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