summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-27 05:40:43 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-27 05:40:43 +0000
commita68d820dc0ff6776108a80018db64f687ebc3dd9 (patch)
tree61170ba1b572a32757c6b5b2946c2ce4dfe5302e /DOCS/man/en
parent81cbdce6aa3597074c9ad33c22d85e8124374fb5 (diff)
downloadmpv-a68d820dc0ff6776108a80018db64f687ebc3dd9.tar.bz2
mpv-a68d820dc0ff6776108a80018db64f687ebc3dd9.tar.xz
fix outdated/incorrect info about -srate. others, feel free to improve this more...i did the bare minimum to make it non-misleading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14838 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 3 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 801bbba27c..f1457567ae 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1115,15 +1115,13 @@ Useful for playback from CD-ROM images or VOB files with junk at the beginning.
.
.TP
.B \-srate <Hz>
-Selects the sample rate to be used by the sound card
+Selects the output sample rate to be used
(of course sound cards have limits on this).
-If the sample frequency of your sound card is different from that
-of the current media, the resample audio filter will be inserted
+If the sample frequency selected is different from that
+of the current media, the resample or lavcresample audio filter will be inserted
into the audio filter layer to compensate for the difference.
The type of resampling can be controlled by the \-af-adv option.
The default is fast resampling that may cause distortion.
-.br
-MEncoder passes this value to LAME for resampling.
.
.TP
.B \-ss <time> (also see \-sb)