annotate DOCS/German/sound.html @ 8846:e293d5eccd41

bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
author mosu
date Wed, 08 Jan 2003 22:04:40 +0000
parents e4c5ee3aa3e9
children 9787abc8039e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
2 <HTML>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
3
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
4 <HEAD>
6987
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
5 <TITLE>Sound - MPlayer - The Movie Player for Linux</TITLE>
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
6 <LINK REL="stylesheet" TYPE="text/css" HREF="default.css">
b53a5187969f A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...
jonas
parents: 6680
diff changeset
7 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
8 </HEAD>
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
9
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
10 <BODY>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
11
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
12 <H3><A NAME="audio">2.3.2. Audio-Ausgabe-Ger&auml;te</A></H3>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
13
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
14 <H4><A NAME="sync">2.3.2.1 Audio-/VideoSynchronisation</A></H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
15
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
16 <P>MPlayers Audio-Interface wird <I>libao2</I> genannt. Es enth&auml;lt
1959
51432c9e0692 similar to 1.9
jaf
parents: 1833
diff changeset
17 zur Zeit diese Treiber:</P>
51432c9e0692 similar to 1.9
jaf
parents: 1833
diff changeset
18
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
19 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
20 <DT>oss</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
21 <DD>OSS (ioctl)-Treiber (unterst&uuml;tzt das Durchreichen von AC3)</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
22
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
23 <DT>sdl</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
24 <DD>SDL-Treiber (untertst&uuml;tzt <B>ESD</B>, <B>ARTS</B> etc)</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
25
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
26 <DT>nas</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
27 <DD>NAS (Network Audio System)-Treiber</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
28
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
29 <DT>alsa5</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
30 <DD>ALSA 0.5-Treiber</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
31
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
32 <DT>alsa9</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
33 <DD>ALSA 0.9-Treiber (unterst&uuml;tzt das Durchreichen von AC3)</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
34
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
35 <DT>sun</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
36 <DD>SUN Audiotreiber (<CODE>/dev/audio</CODE>) f&uuml;r BSD und Solaris8</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
37
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
38 <DT>arts</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
39 <DD>ARTS-Treiber (haupts&auml;chlich f&uuml;r KDE-Benutzer)</DD>
1959
51432c9e0692 similar to 1.9
jaf
parents: 1833
diff changeset
40
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
41 <DT>esd</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
42 <DD>ESD-Treiber (haupts&auml;chlich f&uuml;r GNOME-Benutzer)</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
43 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
44
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
45 <P>Fakt ist, dass Linux-Soundkartentreiber Kompatibilit&auml;tsprobleme haben.
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
46 Der Grund f&uuml;r diese Probleme liegt darin, dass MPlayer ein Feature
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
47 des Soundkartentreibers benutzt, um Audio und Video synchron zu halten. Leider
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
48 k&uuml;mmern sich einige Soundkartentreiberprogrammierer nicht besonders um
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
49 diese Funktion, da sie weder f&uuml;r die Wiedergabe von MP3s noch f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
50 Soundeffeket ben&ouml;tigt wird.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
51
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
52 <P>Andere Medienplayer wie z.B. aviplay oder xine funktionieren bei dir
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
53 wahrscheinlich so, wie sie sind, weil sie eine "simplere" Methode wie internes
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
54 Timing f&uuml;r die Audio-/Video-Synchronisation verwenden. Anmerkung: es hat
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
55 sich oft gezeigt, dass ihre Methoden nicht ganz so effizient wie
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
56 MPlayers Methoden sind.</P>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
57
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
58 <P>Wenn du MPlayer zusammen mit einem korrekt geschriebenen
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
59 Soundkartentreiber verwendest, dann wirst du niemals A/V-Desyncs aufgrund des
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
60 Audiotreibers erleben (h&ouml;chstens mit sehr schlecht erstellten Dateien.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
61 Schau in einem solchen Fall in die Dokumentation, wie du das beheben
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
62 kannst).</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
63
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
64 <P>Einige Anmerkungen:</P>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
65
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
66 <UL>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
67 <LI>Wenn du einen OSS-Treiber hast, versuche als erstes <CODE>-ao
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
68 oss</CODE> (dies ist die Standardeinstellung). Wenn du kleine Fehler,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
69 Verz&ouml;gerungen oder irgendetwas anderes ungew&ouml;hliches h&ouml;rst,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
70 versuche mal <CODE>-ao sdl</CODE> (HINWEIS: die SDL-Bibliotheken und das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
71 dazugeh&ouml;rige Devel-Paket m&uuml;ssen installiert sein). Der SDL-
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
72 Audiotreiber hilft in vielen F&auml;llen (er unterst&uuml;tzt auch ESD,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
73 ARTS und Up-/Downsampling. ESD ist der Sounddaemon von GNOME, arts der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
74 von KDE).</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
75 <LI>Wenn du ALSA Version 0.5 verwendest, musst du fast immer <CODE>-ao
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
76 alsa5</CODE> verwenden, weil ALSA 0.5 einen fehlerhaften OSS-
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
77 Emulationscode hat. MPlayer wird mit etwa so einer Meldung
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
78 <B>abst&uuml;rzen</B>:<BR> <CODE>DEMUXER: Too many (945 in 8390980 bytes)
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
79 video packets in the buffer!</CODE></LI>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
80 </UL>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
81
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
82 <P>Verwende auf <B>Solaris</B>-Systemen den SUN-Audio-Treiber mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
83 <CODE>-ao sun</CODE>, ansonsten wirst du weder Video noch Ton haben.</P>
1959
51432c9e0692 similar to 1.9
jaf
parents: 1833
diff changeset
84
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
85
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
86 <H4><A NAME="experiences">2.3.2.2. Soundkarten-Erfahrungen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
87 -Empfehlungen</A></H4>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
88
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
89 <TABLE BORDER="0" WIDTH="100%">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
90 <TR><TD COLSPAN=3><B>VIA Onboard-Chipsatz (via82cxxx), nur 48kHz</B></TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
91 <TR><TD></TD><TD>Treiber:</TD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
92 <TD>von <A HREF="http://sourceforge.net/project/showfiles.php?group_id=3242&amp;release_id=59602">sourceforge.net</A></TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
93
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
94 <TR><TD COLSPAN=3><B>Aureal Vortex 2</B></TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
95 <TR><TD>&nbsp;&nbsp;&nbsp;&nbsp;</TD><TD>OSS:</TD><TD>kein Treiber</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
96 <TR><TD></TD><TD>OSS/Pro:</TD><TD>OK</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
97 <TR><TD></TD><TD>ALSA:</TD><TD>kein Treiberr</TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
98 <TR><TD></TD><TD>Max kHz:</TD><TD>48</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
99 <TR><TD></TD><TD>Treiber:</TD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
100 <TD><A HREF="http://aureal.sourceforge.net">aureal.sourceforge.net</A></TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
101 <TR><TD></TD><TD>Treiber 2:</TD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
102 <TD>von <A HREF="http://makacs.poliod.hu/~pontscho/aureal/au88xx-1.1.3.tar.bz2">Pontscho's Seite</A><BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
103 (<I>Puffergr&ouml;&szlig;e auf 32k erh&ouml;ht</I>)</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
104
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
105 <TR><TD COLSPAN=3><B>GUS PnP</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
106 <TR><TD></TD><TD>OSS:</TD><TD>kein Treiber</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
107 <TR><TD></TD><TD>OSS/Pro:</TD><TD>OK</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
108 <TR><TD></TD><TD>ALSA:</TD><TD>OK</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
109 <TR><TD></TD><TD>Max kHz:</TD><TD>48</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
110
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
111 <TR><TD COLSPAN=3><B>SB Live!</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
112 <TR><TD></TD><TD>OSS:</TD><TD>Analog OK, SP/DIF funktioniert nicht</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
113 <TR><TD></TD><TD>ALSA:</TD><TD>beide OK</TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
114 <TR><TD></TD><TD>Max kHz:</TD><TD>192</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
115
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
116 <TR><TD COLSPAN=3><B>SB AWE 64</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
117 <TR><TD></TD><TD>OSS:</TD><TD>max 44kHz</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
118 <TR><TD></TD><TD>ALSA:</TD><TD>48kHz klingt schlecht</TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
119 <TR><TD></TD><TD>Max kHz:</TD><TD>48</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
120
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
121 <TR><TD COLSPAN=3><B>Gravis UltraSound ACE</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
122 <TR><TD></TD><TD>OSS:</TD><TD>nicht OK</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
123 <TR><TD></TD><TD>ALSA:</TD><TD>OK</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
124 <TR><TD></TD><TD>Max kHz:</TD><TD>44</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
125
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
126 <TR><TD COLSPAN=3><B>Gravis UltraSound MAX</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
127 <TR><TD></TD><TD>OSS:</TD><TD>OK</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
128 <TR><TD></TD><TD>ALSA:</TD><TD>OK (?)</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
129 <TR><TD></TD><TD>Max kHz:</TD><TD>48</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
130
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
131 <TR><TD COLSPAN=3><B>ESS 688</B></TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
132 <TR><TD></TD><TD>OSS:</TD><TD>OK</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
133 <TR><TD></TD><TD>ALSA:</TD><TD>OK (?)</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
134 <TR><TD></TD><TD>Max kHz:</TD><TD>48</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
135
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
136 <TR><TD COLSPAN=3><B>C-Media-Karten (welche genau?)</B></TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
137 <TR><TD></TD><TD>OSS:</TD><TD>nicht OK (scharfe ssss-Ger&auml;usche) (?)</TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
138 <TR><TD></TD><TD>ALSA:</TD><TD>OK (?)</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
139 <TR><TD></TD><TD>Max kHz:</TD><TD>?</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
140
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
141 <TR><TD COLSPAN=3><B>Yamaha-Karten (*ymf*)</B></TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
142 <TR><TD></TD><TD>OSS:</TD><TD>nicht OK (?) (evtl. <CODE>-ao sdl</CODE>)</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
143 <TR><TD></TD><TD>ALSA:</TD><TD>nur mit der OSS-Emulation von ALSA 0.5
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
144 <B>UND</B> <CODE>-ao sdl</CODE> OK (!) (?)</TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
145 <TR><TD></TD><TD>Max kHz:</TD><TD>?</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
146
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
147 <TR><TD COLSPAN=3><B>Karten mit envy24-Chips (wie z.B. Terratec EWS88MT)</B></TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
148 <TR><TD></TD><TD>OSS:</TD><TD>?</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
149 <TR><TD></TD><TD>OSS/Pro:</TD><TD>OK</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
150 <TR><TD></TD><TD>ALSA:</TD><TD>?</TD></TR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
151 <TR><TD></TD><TD>Max kHz:</TD><TD>?</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
152
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
153 <TR><TD COLSPAN=3><B>PC-Lautsprecher oder DAC</B></TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
154 <TR><TD></TD><TD>OSS:</TD><TD>OK (Benutz den SDL-Treiber: <CODE>-ao sdl</CODE>)</TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
155 <TR><TD></TD><TD>ALSA:</TD><TD>kein Treiber</TD></TR>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
156 <TR><TD></TD><TD>Max kHz:</TD><TD>Der Treiber emuliert 44.1, evtl auch mehr.</TD></TR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
157 <TR><TD></TD><TD>Treiber:</TD><TD><A HREF="ftp://ftp.infradead.org/pub/pcsp">ftp://ftp.infradead.org/pub/pcsp</A></TD></TR>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
158 </TABLE>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
159
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
160 <P>Unter Linux wird ein 2.4.x Kernel sehr empfohlen. Kernel 2.2 wird nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
161 getestet.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
162
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
163 <P>Wenn der sound w&auml;hrend der Wiedergabe von CD-ROM "klickende"
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
164 Ger&auml;usche verursacht, schalte die Interupt-Unmaskierung ein, zum Beispiel
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
165 <CODE>hdparm -u1 /dev/cdrom</CODE> (<CODE>man hdparm</CODE>). Dies ist
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
166 allgemein besser und wird in der <A HREF="cd-dvd.html#drives">CD-ROM-
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
167 Sektion</A> genauer beschrieben.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
168
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
169 <P>R&uuml;ckmeldungen zu diesem Dokument sind willkommen. Bitte sag uns, wie
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
170 MPlayer und deine Soundkarte(n) zusammen funktionieren.</P>
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
171
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
172 <H4><A NAME="af">2.3.2.3 Audiofilter</A></H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
173
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
174 <P>Die alten Audioplugins wurden von einer neuen Filterschicht abgel&ouml;st.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
175 Audiofilter werden benutzt, um die Parameter der Daten zu &auml;ndern, bevor
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
176 sie die Soundkarte erreichen. Die Aktivierung der Filter geschieht normalerweise
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
177 automatisch, kann aber auch erzwungen oder verhindert werden. Die Filter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
178 werden aktiviert, wenn die Parameter der Daten von denen der Soundkarte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
179 abweichen und deaktiviert, wenn sie gleich sind. Die Option <CODE>-af
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
180 filter1,filter2,...</CODE> wird benutzt, um Filter einzuf&uuml;gen, die nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
181 automatisch eingef&uuml;gt werden. Diese Filter werden in der Reihenfolge
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
182 abgearbeitet, wie sie angegeben wurden.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
183
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
184 <P>Beispiele:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
185 &nbsp;&nbsp;<CODE>mplayer -af resample,pan movie.avi </CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
186
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
187 <P>Schickt die Audiodaten durch das Resample-Filter und danach durch den
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
188 Pan-Filter. Die Liste darf keine Leerzeichen enthalten, sonst klappt's nicht.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
189 </P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
190
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
191 <P>Viele Filter kennen Parameter, mit denen ihr Verhalten ge&auml;ndert werden
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
192 kann. Diese Parameter werden unten detailliert beschrieben. Wenn keine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
193 Parameter angegeben werden, dann verwendet der Filter seine Standardwerte. Hier
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
194 ist ein Beispiel, wie Filter mit Parametern verwendet werden k&ouml;nnen:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
195
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
196 <P>&nbsp;&nbsp;<CODE>mplayer -af resample=11025,pan=1:0.5:0.5 -channels 1
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
197 -srate 11025 media.avi</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
198
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
199 <P>Das setzt die Ausgabefrequenz des Resampleplugins auf 11025Hz und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
200 downmixt das Audio auf einen Kanal mit dem Pan-Filter.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
201
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
202 <P>Die meisten Filter geben mehr Statusinformationen aus, wenn <CODE>-v</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
203 benutzt wird.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
204
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
205 <P>Die allgemeine Kontrolle der Filterschicht geschieht &uuml;ber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
206 <CODE>-af-adv</CODE>. Diese Option kennt zwei Parameter:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
207
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
208 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
209 <DT><CODE>force</CODE><DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
210 <DD>ist eine ganze Zahl zwischen 0 und 3, die angibt, wie die Filter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
211 einzuf&uuml;gen sind und welche Geschwindigkeits-/Genauigkeitsoptimierungen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
212 sie verwenden:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
213 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
214 <DT>0</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
215 <DD>Benutzt automatisches Einf&uuml;gen und optimiert in Abh&auml;ngigkeit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
216 der CPU-Geschwindigkeit.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
217 <DT>1</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
218 <DD>Benutzt automatisches Einf&uuml;gen und optimiert f&uuml;r die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
219 h&ouml;chstm&ouml;gliche Geschwindigkeit. Wenn diese Option gesetzt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
220 ist, dann wird Fixkommaarithmetik verwendet. Warnung: Einige
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
221 Features der Audiofilter werden kommentarlos deaktiviert, und die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
222 Soundqualit&auml;t k&ouml;nnte niedriger sein als erwartet.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
223 <DT>2</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
224 <DD>Benutzt automatisches Einf&uuml;gen der Filter und optimiert f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
225 Qualit&auml;t. Wenn diese Option gesetzt ist, dann wird
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
226 Flie&szlig;kommaarithmetik verwendet. Das ist nat&uuml;rlich sehr
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
227 CPU-intensiv, liefert aber auch die beste Qualit&auml;t.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
228 <DT>3</DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
229 <DD>F&uuml;t nicht automatisch Filter ein. Warnung: Hiermit kann
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
230 MPlayer eventuell zum Absturz gebracht werden.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
231 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
232 </DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
233
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
234 <DT><CODE>list</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
235 <DD>Dies ist ein Synonym f&uuml;r <CODE>-af</CODE>.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
236 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
237
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
238
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
239 <H5><A NAME="af_resample">2.3.2.3.1 Up/Down-sampling</A></H5>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
240
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
241 <P>MPlayer unterst&uuml;tzt vollst&auml;ndig Up-/Downsampling. Dieser Filter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
242 kann benutzt werden, wenn du eine Soundkarte hast, die nur eine feste Frequenz
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
243 unterst&uuml;tzt, oder die nur maximal 44.1kHz unterst&uuml;tzt. Dieser Filter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
244 wird automatisch aktiviert, wenn er ben&ouml;tigt wird. Er kann aber auch
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
245 explizit auf der Kommandozeile aktiviert werden. Er kennt drei Optionen:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
246
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
247 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
248 <DT><CODE>srate</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
249 <DD>wird benutzt, um die Ausgabesmaplefrequenz in Hz anzugeben. Der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
250 g&uuml;ltige Bereich liegt zwischen 8kHz und 192kHz. Wenn Eingangs-
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
251 und Ausgabefrequenz gleich sind, oder wenn dieser Parameter nicht angegeben
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
252 wurde, so wird der Filter wieder entladen. Hohe Samplefrequenzen verbessern
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
253 normalerweise die Audioqualit&auml;t, vor allem, wenn auch andere
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
254 Filter benutzt werden.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
255
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
256 <DT><CODE>sloppy</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
257 <DD>Mit dieser Option wird zugelassen, dass die Ausgabefrequenz leicht von
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
258 der geforderten Frequenz (<CODE>srate</CODE>) abweicht. Diese Option
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
259 kann benutzt werden, wenn das Playback nur sehr langsam startet.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
260
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
261 <DT><CODE>fast</CODE><DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
262 <DD>Dieser Parameter aktiviert otpional lineare Interpolation als
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
263 Resamplingmethode. Lineare Interpolation ist sehr schnell, liefert aber
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
264 auch schlechtere Soundqualit&auml;t, vor allem in Verbindung mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
265 Up-/Downsampling.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
266 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
267
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
268 <P>Beispiele:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
269 &nbsp;&nbsp;<CODE>mplayer -af resample=44100:0:1</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
270
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
271 <P>Dies setzt die Ausgabefrequenz des Resample-Filters auf exakt 44100Hz
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
272 mit linearer Interpolation.</P>
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
273
3707
35818a4f74ef similar to 1.19, audio plugins
jaf
parents: 3445
diff changeset
274
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
275 <H5><A NAME="af_channels">2.3.2.3.2 &Auml;ndern der Anzahl der Kan&auml;le</A>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
276 </H5>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
277
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
278 <P>Der <CODE>channels</CODE>-Filter kann benutzt werden, um Kan&auml;le
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
279 hinzuzuf&uuml;gen oder zu entfernen. Er kann auch benutzt werden, um
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
280 Kan&auml;le umzuleiten oder sie zu kopieren. Er wird automatisch aktiviert,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
281 falls die Anzahl der Kan&auml;le bei Eingang und Ausgang der Audiofilterschicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
282 unterschiedlich ist, oder wenn ein anderer Filter diesen Filter ben&ouml;tigt.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
283 Wenn er nicht gebraucht wird, so entl&auml;dt sich dieser Filter automatisch.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
284 Die Anzahl der Parameter ist dynamisch:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
285
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
286 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
287 <DT><CODE>nch</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
288 <DD>ist eine ganze Zahl zwischen 1 und 6, die die Nummer der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
289 Ausgabekan&auml;le festlegt. Dieser Parameter wird ben&ouml;tigt. Wenn er
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
290 weggelassen wird, dann erh&auml;lt man einen Laufzeitfehler.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
291
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
292 <DT><CODE>nr</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
293 <DD>ist eine ganze Zahl zwischen 1 und 6, die die Anzahl der Umleitungen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
294 festlegt. Dieser Parameter ist optional. Wenn er weggelassen wird, dann
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
295 werden keine Umleitungen vorgenommen.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
296
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
297 <DT><CODE>von1:nach1:von2:nach2:von3:nach3...</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
298 <DD>sind paare von Nummern zwischen 0 und 5, die festlegen, wohin jeder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
299 Kanal umgeleitet werden soll.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
300 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
301
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
302 <P>Wenn nur <CODE>nch</CODE> angegeben wird, dann werden die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
303 Standardumleitungen benutzt, die so aussehen: Wenn mehr Ausgabekan&auml;le
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
304 gefordert sind als Eingangskan&auml;le existieren, so werden leere Kan&auml;le
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
305 erzeugt (bis auf's Mixen von Mono auf Stereo: hier wird der Monokanal auf beide
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
306 Kan&auml;le kopiert). Ist die Anzahl dagegen kleiner, so werden die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
307 &uuml;bersch&uuml;ssigen Kan&auml;le entfernt.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
308
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
309 <P>Beispiel 1:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
310 &nbsp;&nbsp;<CODE>mplayer -af channels=4:4:0:1:1:0:2:2:3:3 media.avi </CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
311
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
312 <P>&Auml;ndert die Anzahl der Kan&auml;le auf 4 und legt vier Routen fest, die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
313 die Kan&auml;le 0 und 1 vertauschen und die Kan&auml;le 2 und 3 intakt lassen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
314 Wenn die Quelldatei nur zwei Kan&auml;le hat, so sind die Kan&auml;le 2 und 3
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
315 leise, aber 0 und 1 werden trotzdem vertauscht.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
316
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
317 <P>Beispiel 2:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
318 &nbsp;&nbsp;<CODE>mplayer -af channels=6:4:0:0:0:1:0:2:0:3 media.avi </CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
319
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
320 <P>&Auml;ndert die Anzahl der Kan&auml;le auf 6 und gibt 4 Routen an, die Kanal
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
321 0 auf Kanal 0 und 3 kopieren. Die Kan&auml;le 4 und 5 bleiben stumm. </P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
322
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
323 <H5><A NAME="af_format">2.3.2.3.3 Formatkonvertierung</A></H5>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
324
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
325 <P>Dieser Filter konviert das Sampleformat. Er wird automatisch aktiviert,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
326 wenn er ben&ouml;tigt wird.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
327
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
328 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
329 <DT><CODE>bps</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
330 <DD>kann 1, 2 oder 4 sein und gibt die Anzahl der Bytes pro Sample an.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
331 Dieser Parameter wird ben&ouml;tigt und f&uuml;hrt zu einem Laufzeitfehler,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
332 wenn er weggelassen wird.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
333
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
334 <DT><CODE>f</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
335 <DD>ist ein Textstring, der das Sampleformat beschreibt. Der String besteht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
336 aus einem Mix der folgenden Schl&uuml;sselw&ouml;rter:
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
337 <CODE>alaw</CODE>, <CODE>mulaw</CODE> oder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
338 <CODE>imaadpcm</CODE>, <CODE>float</CODE> oder <CODE>int</CODE>,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
339 <CODE>unsigned</CODE> oder <CODE>signed</CODE>, <CODE>le</CODE> oder
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
340 <CODE>be</CODE> (little oder big endian).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
341 Dieser Parameter wird ben&ouml;tigt und f&uuml;hrt zu einem Laufzeitfehler,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
342 wenn er weggelassen wird.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
343 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
344
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
345 <P>Beispiel:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
346 &nbsp;&nbsp;<CODE>mplayer media.avi -af format=4:float</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
347
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
348 <P>setzt das Ausgabeformat auf 4 Bytes pro Sample Flie&szlig;kommadaten.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
349
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
350
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
351 <H5><A NAME="af_delay">2.3.2.3.4 Verz&ouml;gerung</A></H5>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
352
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
353 <P>Dieser Filter verz&ouml;gert den Sound auf dem Weg zum Lautsprecher, damit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
354 die verschiedenen Kan&auml;le zur gleichen Zeit bei der Sitzposition ankommen.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
355 Dieser Filter ist nur dann n&uuml;tzlich, wenn du mehr als zwei Lautsprecher
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
356 hast. Dieser Filter erh&auml;lt eine variable Anzahl Parameter:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
357
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
358 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
359 <DT><CODE>d1:d2:d3...</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
360 <DD>sind Flie&szlig;kommazahlen, die die Verz&ouml;gerung in ms f&uuml;r
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
361 den jeweiligen Kanal angeben. Minimum ist 0ms, das Maximum 1000ms.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
362 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
363
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
364 <P>Um die ben&ouml;tigte Verz&ouml;gerung f&uuml;r die verschiedenen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
365 Kan&auml;le zu berechnen, tu folgendes:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
366
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
367 <OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
368 <LI>Miss die Entfernung zwischen den Lautsprechern und deiner Sitzposition
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
369 in Metern. Dies gibt dir die Distanzen s1 bis s5 (bei einem 5.1-System).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
370 Es lohnt sich nicht, auch f&uuml;r den Subwoofer zu kompensieren, weil
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
371 man den Unterschied eh nicht h&ouml;rt.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
372 <LI>Subtrahiere die Distanzen s1 bis s5 von der maximalen Distanz, z.B.<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
373 s[i] = max(s) - s[i]; i = 1...5</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
374 <LI>Berechne die ben&ouml;tigte Verz&ouml;gerung wie folgt:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
375 d[i] = 1000*s[i]/342; i = 1...5 </LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
376 </OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
377
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
378 <P>Beispiel:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
379 &nbsp;&nbsp;<CODE>mplayer -af delay=10.5:10.5:0:0:7:0 media.avi</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
380
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
381 <P>verz&ouml;gert die Kan&auml;le vorne links und vorne rechts um 10.5ms,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
382 die beiden hinteren Kan&auml;le um 0ms und den zentrierten Kanal um 7ms.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
383
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
384
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
385 <H5><A NAME="af_volume">2.3.2.3.5 Lautst&auml;rkekontrolle mit Software</A></H5>
3707
35818a4f74ef similar to 1.19, audio plugins
jaf
parents: 3445
diff changeset
386
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
387 <P>Dieser Filter stellt eine Softwarelautst&auml;rkeregelung dar. Sei bei der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
388 Benutzung dieses Filters vorsichtig, da er den Signal-zu-Rausch-Abstand
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
389 verringern kann. In den meisten F&auml;llen ist es besser, beim Mixer deiner
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
390 Soundkarte den PCM-Regler auf's Maximum zu setzen und diesen Filter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
391 wegzulassen. &Auml;ndere dann die Lautst&auml;rke mit dem Hauptregler des
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
392 Mixers. Wenn der Computer an einen externen Verst&auml;rker angeschlossen ist
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
393 (was meistens der Fall ist), dann kann der Rauschpegel minimiert werden, indem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
394 der Hauptregler und der Lautst&auml;rkeregler des Verst&auml;rkers angepasst
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
395 werden, bis das Hintergrundzischen verschwunden ist. Der Filter selber kennt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
396 zwei Parameter:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
397
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
398 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
399 <DT><CODE>v</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
400 <DD>ist eine Flie&szlig;kommazahl zwischen -200 und +60 und gibt die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
401 Lautst&auml;rke in dB an. Der Standardlevel ist -10dB.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
402
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
403 <DT><CODE>c</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
404 <DD>ist ein Bin&auml;rwert, der soft clipping an- oder ausschaltet.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
405 Soft clipping kann den Sound gl&auml;tten, wenn sehr laute Passagen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
406 auftreten. Aktivier diese Option, wenn die Dynamikbandbreite deiner
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
407 Lautsprecher gering ist. Sei gewanrt, dass dieses Feature Verzerrungen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
408 hervorruft. Es sollte nur als letzte M&ouml;glichkeit benutzt werden.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
409 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
410
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
411 <P>Beispiel:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
412 &nbsp;&nbsp;<CODE>mplayer -af volume=10.1:0 media.avi</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
413
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
414 <P>verst&auml;rkt den Sound um 10.1dB und schneidet hart ab, wenn die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
415 Lautst&auml;rke zu hoch wird.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
416
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
417 <P>Dieser Filter besitzt noch ein zweites Feature: Er misst die maximale
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
418 Lautst&auml;rke und gibt sie aus, wenn MPlayer beendet wird. Dieser Wert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
419 kann benutzt werden, um die Verst&auml;rkung in MEncoder so zu setzen, dass
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
420 die Dynamikbandbreite vollst&auml;ndig ausgenutzt wird.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
421
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
422
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
423 <H5><A NAME="af_equalizer">2.3.2.3.6 Equalizer</A></H5>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
424
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
425 <P>Dieser Filter ist ein 10-Band Graphicequalizer, der durch 10
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
426 IIR-Bandpassfilter (infinite impulse response, rekursive Filter) realisiert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
427 wird. Das bedeutet, dass er unabh&auml;ngig vom wiederzugebenden Audiotyp
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
428 funktioniert. Die Mittenfrequenzen der zehn B&auml;ndern sind:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
429
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
430 <TABLE BORDER="0" WIDTH="100%">
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
431 <TR><TD>Band Nr.</TD><TD>Mittenfrequenz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
432 <TR><TD>0</TD><TD>31.25 Hz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
433 <TR><TD>1</TD><TD>62.50 Hz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
434 <TR><TD>2</TD><TD>125.0 Hz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
435 <TR><TD>3</TD><TD>250.0 Hz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
436 <TR><TD>4</TD><TD>500.0 Hz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
437 <TR><TD>5</TD><TD>1.000 kHz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
438 <TR><TD>6</TD><TD>2.000 kHz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
439 <TR><TD>7</TD><TD>4.000 kHz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
440 <TR><TD>8</TD><TD>8.000 kHz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
441 <TR><TD>9</TD><TD>16.00 kHz</TD></TR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
442 </TABLE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
443
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
444 <P>Wenn die Samplefrequenz des Sounds niedriger als die Mittenfrequenz eines
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
445 Bandes ist, so wird dieses Band deaktiviert. Ein bekannter Fehler dieses
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
446 Filters liegt darin, dass die Charakteristiken des h&ouml;chsten Bandes nicht
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
447 ganz symmetrisch sind, wenn die Samplefrequenz nahe der Mittenfrequenz des
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
448 Bandes liegt. Das kann umgangen werden, wenn vorher ein Upsampling mit dem
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
449 resample-Filter vorgenommen wird.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
450
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
451 <P>Dieser Filter bekommt zehn Parameter:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
452
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
453 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
454 <DT><CODE>g1:g2:g3...g10</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
455 <DD>sind Flie&szlig;kommazahlen zwischen -12 und +12dB, die die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
456 Verst&auml;rkung in dB des jeweiligen Bandes angeben.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
457 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
458
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
459 <P>Beispiel:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
460 &nbsp;&nbsp;<CODE>mplayer -af equalizer=11:11:10:5:0:-12:0:5:12:12 media.avi</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
461
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
462 <P>verst&auml;rkt den Sound in den oberen und unteren Frequenzbereichen und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
463 l&ouml;scht ihn um 1kHz beinahe komplett aus.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
464
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
465 <H5><A NAME="af_panning">2.3.2.3.7 Panning-Filter </A></H5>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
466
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
467 <P>Dieser Filter kann benutzt werden, um Kan&auml;le beliebig zu mischen. Er
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
468 ist grundlegend nur eine Kombination des Lautst&auml;rkefilters und des
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
469 channels-Filters. Es gibt zwei Haupteinsatzgebiete f&uuml;r diesen Filter:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
470
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
471 <OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
472 <LI>Heruntermischen vieler Kan&auml;le auf wenige, z.B. Stereo zu Mono.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
473 <LI>Ver&auml;ndern der "Breite" des zentrierten Kanals bei
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
474 Sourround-Sound-Systemem.</LI>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
475 </OL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
476
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
477 <P>Dieser Filter ist nicht ganz leicht zu bedienen und ben&ouml;tigt viel
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
478 Ausprobieren, bevor die gew&uuml;nschten Ergebnisse erzielt werden. Die Anzahl
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
479 der Parameter h&auml;ngt von der Anzahl der Ausgabekan&auml;le ab:</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
480
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
481 <DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
482 <DT><CODE>nch</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
483 <DD>ist eine ganze Zahl zwischen 1 und 6 und wird benutzt, um die Anzahl
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
484 der Ausgabekan&auml;le zu setzen. Dieser Parameter wird ben&ouml;tigt.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
485 Wenn er weggelassen wird, erh&auml;lt man einen Laufzeitfehler.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
486 <DT><CODE>l00:l01:l02:..l10:l11:l12:...ln0:ln1:ln2:...</CODE></DT>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
487 <DD>sind Flie&szlig;kommazhalen zwischen 0 und 1. <CODE>l[i][j]</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
488 gibt an, wieviel vom Einganskanal j in den Ausgabekanal i zu mischen
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
489 ist.</DD>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
490 </DL>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
491
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
492 <P>Beispiel:<BR>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
493 &nbsp;&nbsp;<CODE>mplayer -af pan=1:0.5:0.5 -channels 1 media.avi</CODE></P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
494
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
495 <P>mischt stereo auf mono.</P>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
496
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
497
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
498 <H2><STRONG>Anmerkung: Audioplugins sind veraltet und wurden durch Audiofilter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
499 ersetzt. Sie werden bald entfernt werden.</STRONG></H2>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
500
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
501 <H4><A NAME="plugins">2.3.2.4. Audio-Plugins (veraltet)</A></H4>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
502
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
503 <P>MPlayer bietet Unterst&uuml;tzung f&uuml;r Audio-Plugins. Audio-
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
504 Plugins k&ouml;nnen benutzt werden, um die Einstellungen der Audio-Daten zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
505 &auml;ndern, bevor sie die Soundkarte erreichen. Sie aktiviert durch die
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
506 Option <CODE>-aop</CODE> aktiviert, welche
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
507 <CODE>list=plugin1,plugin2,...</CODE> als Argument hat. Das <CODE>list</CODE>
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
508 wird ben&ouml;tigt, um festzulegen, in welcher Reihenfolge die Plugins benutzt
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
509 werden sollen. Beispiel:</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
510
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
511 <P>&nbsp;&nbsp;<CODE>mplayer media.avi -aop list=resample,format</CODE></P>
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
512
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
513 <P>w&uuml;rde den Ton durch das Resampling-Plugin laufen lassen, gefolgt vom
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
514 Format-Plugins.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
515
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
516 <P>Die Plugins k&ouml;nnen auch Schalter haben, welche ihr Verhalten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
517 &auml;ndern. Diese Schalter werden im unteren Abschnitt im Detail beschrieben.
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
518 Ein Plugin wird mit den Standardeinstellungen gestartet, wenn dem Plugin
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
519 Optionen mitgegeben werden. Hier ist ein Beispiel, wie man Plugins in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
520 Kombination mit pluginspezifischen Schaltern verwendet:</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
521
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
522 <P>&nbsp;&nbsp;<CODE>mplayer media.avi -aop
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
523 list=resample,format:fout=44100:format=0x8</CODE></P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
524
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
525 <P>w&uuml;rde die Ausgabefrequenz des Resample-Plugins auf 44100Hz and das
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
526 Ausgabeformat des Format-Plugins auf AFMT_U8 stellen.</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
527
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
528 <P>Momentan k&ouml;nnen Audio-Plugins nicht im MEncoder verwendet
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
529 werden.</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
530
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
531
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
532 <H5><A NAME="resample">2.3.2.4.1. Up/Downsampling</A></H5>
3707
35818a4f74ef similar to 1.19, audio plugins
jaf
parents: 3445
diff changeset
533
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
534 <P>MPlayer unterst&uuml;tzt vollst&auml;ndiges up/downsampling von
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
535 Audiostreams. Dieses Plugin kann verwendet werden, wenn man eine Soundkarte
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
536 mit fester Frequenz besitzt, oder wenn man eine alte Soundkarte am Hals hat,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
537 welche nur max 44.1kHz verarbeitet. Ob die Verwendung dieses Plugins
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
538 ben&ouml;tigt wird oder nicht erkennt MPlayer <B>automatisch</B>.
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
539 Dieses Plugin hat einen Schalter, <CODE>fout</CODE>, welcher benutzt wird, um
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
540 die gew&uuml;nschte Ausgabefrequenz zu setzen. Der Standard ist 48kHz und wird
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
541 in &lt;Hz&gt; angegeben.</P>
3707
35818a4f74ef similar to 1.19, audio plugins
jaf
parents: 3445
diff changeset
542
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
543 <P>Verwendung:<BR> &nbsp;&nbsp;<CODE>mplayer medium.avi -aop
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
544 list=resample:fout=&lt;erforderliche Frequenz in Hz, z.B. 44100&gt;</CODE></P>
3707
35818a4f74ef similar to 1.19, audio plugins
jaf
parents: 3445
diff changeset
545
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
546 <P>Hinweis: Die Ausgabefrequenz sollte nicht vom Standard-Wert hochskaliert
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
547 werden. Die Skalierung f&uuml;hrt dazu, dass der Audio- und Video-Stream in
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
548 Zeitlupe wiedergegeben werden, und man erh&auml;lt zus&auml;tzlich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
549 Audioverzerrungen.</P>
3707
35818a4f74ef similar to 1.19, audio plugins
jaf
parents: 3445
diff changeset
550
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
551
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
552 <H5><A NAME="surround_decoding">2.3.2.4.2. Surround-Sound-Decodierung</A></H5>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
553
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
554 <P>MPlayer hat ein Audio-Plugin das matrix-codierten Surround Sound
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
555 decodieren kann. Dolby Surround ist ein Beispiel eines matrix-codierten
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
556 Formats. Viele Dateien mit zwei Audiokan&auml;len enthalten tats&auml;chlich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
557 matrix Surround Sound. Um dieses Feature zu benutzen, brauchst du eine
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
558 Soundkarte mit mindestens vier Kan&auml;len.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
559
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
560 <P>Verwendung:<BR>
4870
a993e0bcdf75 small updates: html fixes, man2html compatibility, some new options...
jonas
parents: 4600
diff changeset
561 &nbsp;&nbsp;<CODE>mplayer medium.avi -aop list=surround</CODE></P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
562
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
563
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
564 <H5><A NAME="format">2.3.2.4.3. Sample-Format-Konvertierer</A></H5>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
565
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
566 <P>Wenn deine Soundkarte keinen signed 16bit <CODE>int</CODE> Datentyp
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
567 unterst&uuml;tzt, kann dieses Plugin benutzt werden, um das Format in eines zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
568 &auml;ndern, das deine Soundkarte versteht. Es hat nur einen Schalter
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
569 <CODE>format</CODE>, welcher auf eine Nummer gestellt werden kann, die man der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
570 Datei <CODE>libao2/afmt.h</CODE> findet. Dieses Plugin wird praktisch nie
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
571 gebraucht und ist f&uuml;r erfahrene Anwender gedacht. Bedenke, dass dieses
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
572 Plugin nur das Sampleformat und nicht die Samplefrequenz oder die Anzahl
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
573 Kan&auml;le &auml;ndert.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
574
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
575 <P>Verwendung:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
576 &nbsp;&nbsp;<CODE>mplayer medium.avi -aop
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
577 list=format:format=&lt;required output format&gt;</CODE></P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
578
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
579
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
580 <H5><A NAME="delay">2.3.2.4.4. Verz&ouml;gerung</A></H5>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
581
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
582 <P>Dieses Plugin verz&ouml;gert den Ton und ist als Beispiel gedacht, wie man
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
583 neue Plugins schreibt. Es kann f&uuml;r nichts sinnvolles aus der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
584 Anwenderperspektive verwendet werden und ist hier nur aus Gr&uuml;nden der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
585 Vollst&auml;ndigkeit erw&auml;hnt. Verwende dieses Plugin nicht, wenn du kein
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
586 Entwickler bist.</P>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
587
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
588
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
589 <H5><A NAME="volume">2.3.2.4.5. Software Lautst&auml;rkeregelung</A></H5>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
590
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
591 <P>Dieses Plugin ist ein Software-Ersatz f&uuml;r die Lautst&auml;rkereglung
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
592 und kann in Maschinen mit kaputtem Mixer-Device verwendet werden. Es kann auch
8846
e293d5eccd41 bunkus: updated translations. removed the boldness from <B>MPlayer</B>. removed DOS newlines (yuck).
mosu
parents: 8833
diff changeset
593 verwendet werden, um die Ausgabelautst&auml;rke von MPlayer zu
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
594 &auml;ndern, ohne die Einstellung der PCM-Lautst&auml;rke im Mixer zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
595 &auml;ndern. Es gibt einen Schalter <CODE>volume</CODE>, welcher verwendet
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
596 wird, um den anf&auml;nglichen Schallpegel festzulegen. Der anf&auml;ngliche
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
597 Schallpegel kann auf Werte zwischen 0 und 255 festgelegt werden (normal auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
598 101, was 0db Verst&auml;rkung entspricht). Benutze dieses Plugin mit Vorsicht,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
599 da es den Signal/Rauschabstand verringern kann.In den meisten F&auml;llen ist
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
600 es das beste, den Reglere f&uuml;r PCM auf das Maximum zu stellen,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
601 dieses Plugin nicht zu verwenden und die Lautst&auml;rke zu deinen Boxen mit
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
602 der Master-Lautst&auml;rkeregelung zu kontrollieren. Wenn ein externer
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
603 Verst&auml;rker mit dem Computer verbunden ist (was fast immer der Fall ist),
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
604 kann der Ger&auml;uschepegel durch die Anpassung des Master-Stufe und der
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
605 Lautst&auml;rkekn&ouml;pfe des Verst&auml;rkers minimiert werden, bis das
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
606 Hintergrundrauschen verschwindet.</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
607
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
608 <P>Verwendung:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
609 &nbsp;&nbsp;<CODE>mplayer media.avi -aop
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
610 list=volume:volume=&lt;0-255&gt;</CODE></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
611
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
612 <P>Dieses Plugin besitzt auch einen Kompressor oder "soft-clipping"-
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
613 F&auml;higkeiten. Die Kompression kann benutzt werden, wenn der Dynamikbereich
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
614 des Sounds sehr hoch ist, oder wenn der Dynamikbereich der Lautsprecher sehr
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
615 niedrig ist. Sei dir bewusst, dass dieses Feature Verzerrungen verursacht. Es
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
616 sollte erst als letzte M&ouml;glichkeit in Betracht gezogen werden.</P>
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
617
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
618 <P>Verwendung:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
619 &nbsp;&nbsp;<CODE>mplayer media.avi -aop
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
620 list=volume:softclip</CODE></P>
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
621
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
622
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
623 <H5><A NAME="extrastereo">2.3.2.4.6. Extrastereo</A></H5>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
624
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
625 <P>Dieses Plugin erh&ouml;ht linear die Differenz zwischen dem linken und
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
626 rechten Kanal (wie das XMMS Extrastereo-Plugin), was zum Teil zu "live"-
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
627 Effekten bei der Wiedergabe f&uuml;hrt.</P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
628
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
629 <P>Verwendung:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
630 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=extrastereo</CODE><BR>
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
631 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=extrastereo:mul=3.45</CODE></P>
4996
47c614b4434e updated to english version
jonas
parents: 4910
diff changeset
632
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
633 <P>Der Koeffizient (<CODE>mul</CODE>) ist eine Flie&szlig;kommazahl,
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
634 welche standardm&auml;&szlig;ig auf 2.5 gestellt ist. Wenn man den Wert auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
635 0.0 setzt, erh&auml;lt man einen Mono-Ton (Durchschnitt beider Kan&auml;le).
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
636 Wenn man den Wert auf 1.0 setzt, bleibt der Ton gleich. Wenn man den Wert auf
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
637 -1.0 setzt, werden der linke und rechte Kanal vertauscht.</P>
4522
a7baf6ad622a some updates (patch by Jonas Jermann <jjermann@gmx.net>)
gabucino
parents: 3707
diff changeset
638
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
639
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
640 <H5><A NAME="normalizer">2.3.2.4.7. Lautst&auml;rkenormalisierer</A></H5>
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
641
8833
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
642 <P>Dieses Plugin maximiert die Lautst&auml;rke, ohne den Ton zu
e4c5ee3aa3e9 bunkus: Updated/newly translated German version of the docs
mosu
parents: 7079
diff changeset
643 verzerren.</P>
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
644
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
645 <P>Verwendung:<BR>
6518
eb60f4cf0b4c updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
jonas
parents: 6398
diff changeset
646 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=volnorm</CODE></P>
5185
00caf46be14e updated to english version.
jonas
parents: 5071
diff changeset
647
6031
63f08ed66948 updated to english version (except documentation.html and manpages)
jonas
parents: 5185
diff changeset
648
1833
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
649 </BODY>
5bfa57281d98 Added translated files by Johannes Feigl, not checked by me!
atmos4
parents:
diff changeset
650 </HTML>