summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-21 19:50:54 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-21 19:50:54 +0000
commitdb4e77d0a5e33da13927d805f69c870082d26ee4 (patch)
tree78750a53966b98c851c3e94b80b75fcba1e59859 /DOCS
parent91413c4747b34c08108facafcee031068af967d5 (diff)
downloadmpv-db4e77d0a5e33da13927d805f69c870082d26ee4.tar.bz2
mpv-db4e77d0a5e33da13927d805f69c870082d26ee4.tar.xz
encoding to mp2 with libtoolame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13427 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.122
1 files changed, 22 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 7e5739a29a..7ca96c0df6 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5105,6 +5105,28 @@ print additional options and informations on presets settings.
.PD 1
.
.
+.SS toolame (\-toolameopts)
+.
+.TP
+.B br=<0\-384>
+specify bitrate in kBit (CBR only)
+.TP
+.B mode=<stereo | jstereo | mono | dual>
+(default: mono for 1-channel audio, stereo otherwise)
+.TP
+.B psy=<0\-3>
+psychoacoustic model, default is 2
+.TP
+.B errprot=<0 | 1>
+include error protection
+.TP
+.B debug=<0\-10>
+debug level
+.RE
+
+.PD 1
+.
+.
.SS lavc (\-lavcopts)
Many lavc options are very specialized and tersely documented.
Read the source for full details.