diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-02-02 00:33:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-02-02 00:33:07 +0000 |
commit | b5de0ee9ddd86c1628b34a1322a07614113144a2 (patch) | |
tree | b3edcfa625134136896e30ae0a7a0eb33ac712a7 /DOCS | |
parent | 530eed4492ab86f92edd1c6a0f086e6d76aaa5f8 (diff) |
Fix description of -srate, as pointed out by Rich.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11907 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index a2947d93b0..3f0a1e7e80 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -920,7 +920,7 @@ Seek to byte position. Useful for playback from CDROM images / .VOB files with junk at the beginning. .TP .B \-srate <Hz> -Forces the given audio playback rate, changing video speed to keep A-V sync. +Selects the given output sampling rate, resampling if necessary. MEncoder passes this value to lame for resampling. .TP .B \-ss <time> (see \-sb option too) |