summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-25 09:04:26 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-25 09:04:26 +0000
commit37bd5819ee2957a15e29a787340a1cb6a8b00467 (patch)
tree24d7505873993647f229562030e5f190276d6e6f /DOCS
parent24f718fcb36a767ad21789e143eae971f3255b70 (diff)
downloadmpv-37bd5819ee2957a15e29a787340a1cb6a8b00467.tar.bz2
mpv-37bd5819ee2957a15e29a787340a1cb6a8b00467.tar.xz
faac section review
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15264 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.138
1 files changed, 25 insertions, 13 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 4e1539cea8..99905c51be 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5901,28 +5901,40 @@ debug level
.
.TP
.B br=<bitrate>
-average bitrate in kbps
+average bitrate in kbps (mutually exclusive with quality)
.TP
.B quality=<1\-1000>
-quality mode, in exclusion to br
+quality mode, the higher the better (mutually exclusive with br)
.TP
.B object=<0\-3>
-object type complexity: 0: MAIN (default), 1: LOW, 2: SSR, 3: LTP (extremely slow)
+object type complexity
+.PD 0
+.RSs
+.IPs 0
+MAIN (default)
+.IPs 1
+LOW
+.IPs 2
+SSR
+.IPs 3
+LTP (extremely slow)
+.RE
+.PD 1
.TP
-.B mpeg=<2 | 4>
-mpeg version, default is 4
+.B mpeg=<2|4>
+MPEG version (default: 4)
.TP
-.B tns
-enables temporal noise shaping, disabled by default
+.B tns\ \ \ \
+Enables temporal noise shaping.
.TP
.B cutoff=<0\-sampling_rate/2>
-cutoff frequency, default is sampling_rate/2
+cutoff frequency (default: sampling_rate/2)
.TP
-.B raw
-stores the bitstream as raw payload with extradata in the container header.
-Default is 0, which corresponds to ADTS.
-Don't set this flag if not explicitly required, or you won't be able to remux the
-audio stream later.
+.B raw\ \ \ \
+Stores the bitstream as raw payload with extradata in the container header
+(default: 0, corresponds to ADTS).
+Do not set this flag if not explicitly required or you will not be able to
+remux the audio stream later on.
.RE
.PD 1
.