changeset 14821:141cd95300dc

where the hell they got these infos from
author alex
date Fri, 25 Feb 2005 11:47:46 +0000
parents 9a1fce9fce04
children b1ee78ccf111
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri Feb 25 11:21:24 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Fri Feb 25 11:47:46 2005 +0000
@@ -3484,7 +3484,7 @@
 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 @@
 .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>.