summaryrefslogtreecommitdiffstats
path: root/DOCS/German/sound.html
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-24 11:19:21 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-24 11:19:21 +0000
commit72f8db66924671c850f74715824b06cd200eb66f (patch)
tree39c3964083a57d515395a919691eaf74404d3d87 /DOCS/German/sound.html
parentadf147e431791f7afa9d89a30d64f04268f7e764 (diff)
downloadmpv-72f8db66924671c850f74715824b06cd200eb66f.tar.bz2
mpv-72f8db66924671c850f74715824b06cd200eb66f.tar.xz
similar to 1.19, audio plugins
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3708 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/German/sound.html')
-rw-r--r--DOCS/German/sound.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/DOCS/German/sound.html b/DOCS/German/sound.html
index a147cd409b..1dacb96f24 100644
--- a/DOCS/German/sound.html
+++ b/DOCS/German/sound.html
@@ -124,5 +124,20 @@ ansonsten wirdst kein du Video, also auch keine Ton haben.</P>
<LI> Sag uns bitte, wie MPlayer und deine Soundkarte(n) zusammen funktionieren!
</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> unterstützt vollständiges up/downsampling von Audiostreams.
+Es wird nicht automatisch erkannt, also must du es ganz normal angeben, wenn du
+zum Beispiel eine maximal 44.1Khz-fähige Soundkarte hast du der Audiostream 48Khz hat.
+Diese Funktion ist zur Zeit auch noch nicht implementiert in <B>MEncoder</B>.</P>
+
+<P>Verwendung:<BR>
+&nbsp;&nbsp;<CODE>mplayer media.avi -aop list=resample:fout=&lt;erforderliche Frequenz in Hz, z.B. 44100&gt;</CODE></P>
+
+
</BODY>
</HTML>