diff DOCS/sound.html @ 3671:e84d8f81a120

'Plugins' subsection in Sound section Audio up/downsampling plugin doc
author gabucino
date Sun, 23 Dec 2001 15:55:11 +0000
parents 963b39283f48
children 94568d035e75
line wrap: on
line diff
--- a/DOCS/sound.html	Sun Dec 23 13:32:32 2001 +0000
+++ b/DOCS/sound.html	Sun Dec 23 15:55:11 2001 +0000
@@ -123,5 +123,21 @@
 <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>