summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-25 11:47:46 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-25 11:47:46 +0000
commit26297c4aa31b04340dd1a675a35b657294822dbf (patch)
treefb4251e30d037fc3b866a6d9aaa4ac0d575e3da8 /DOCS
parent122dd326e4c3b6edf420836a6b78c8f7be3e4a41 (diff)
downloadmpv-26297c4aa31b04340dd1a675a35b657294822dbf.tar.bz2
mpv-26297c4aa31b04340dd1a675a35b657294822dbf.tar.xz
where the hell they got these infos from
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14822 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 70ed6740da..6383db5940 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3484,7 +3484,7 @@ Changes the sample rate of the audio stream.
Can be used if you have a fixed frequency sound card or if you are
stuck with an old sound card that is only capable of max 44.1kHz.
This filter is automatically enabled if necessary.
-It only supports the 16-bit little-endian format.
+It only supports 16-bit integer and float in native endian format as input.
.br
.I NOTE:
With MEncoder, you need to also use \-srate <srate>.
@@ -3527,7 +3527,7 @@ exact output frequency scaling and linear interpolation.
.TP
.B lavcresample[=srate[:length[:linear[:count[:cutoff]]]]]
Changes the sample rate of the audio stream to an integer <srate> in Hz.
-It only supports the 16-bit little-endian format.
+It only supports the 16-bit native-endian format.
.br
.I NOTE:
With MEncoder, you need to also use \-srate <srate>.