summaryrefslogtreecommitdiffstats
path: root/DOCS/Polish/sound.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/Polish/sound.html')
-rw-r--r--DOCS/Polish/sound.html18
1 files changed, 17 insertions, 1 deletions
diff --git a/DOCS/Polish/sound.html b/DOCS/Polish/sound.html
index ee487744d9..6e067c6bb8 100644
--- a/DOCS/Polish/sound.html
+++ b/DOCS/Polish/sound.html
@@ -21,7 +21,7 @@ contains these drivers :</P>
</TABLE>
-<P>The fact is, Linux soundcard drivers are usually shit, and always as
+<P>The fact is, Linux soundcard drivers are usually bad, and always as
incompatible as they can be. It MAY take a while to find your optimal settings.</P>
<P><UL>
<LI>if you have OSS as driver, first try with <I>-ao oss</I> (this is the default).
@@ -123,5 +123,21 @@ problems (losing sync, disappearing audio, etc).</LI>
<LI>Please tell us how MPlayer and your soundcard(s) worked together!
</UL></P>
+
+<P><B><A NAME=2.3.2.2>2.3.2.2. Audio plugins</B></P>
+
+<P><B><A NAME=2.3.2.2.1>2.3.2.2.1. Up/Downsampling</B></P>
+
+<P><B>MPlayer</B> fully supports up/downsampling of audio stream.
+It is not autodetected, so you have to specify it explicitly even when
+for example you have a max 44.1Khz capable soundcard, and the audio
+is 48Khz. Also, this functionality is currently unimplemented in
+<B>MEncoder</B>.</P>
+
+<P>Usage :<BR>
+&nbsp;&nbsp;<CODE>mplayer media.avi -aop list=resample:fout=&lt;required
+ frequency in Hz, like 44100&gt;</CODE></P>
+
+
</BODY>
</HTML>