comparison DOCS/sound.html @ 4536:fd65c9bdcc76

HTML fix
author gabucino
date Tue, 05 Feb 2002 10:39:58 +0000
parents fb02f169e8e2
children 9b2b09d3ff8b
comparison
equal deleted inserted replaced
4535:99dc749591e2 4536:fd65c9bdcc76
122 if you use ESD, start MPlayer with the '-vo sdl:esd' option ! 122 if you use ESD, start MPlayer with the '-vo sdl:esd' option !
123 <LI>Please tell us how MPlayer and your soundcard(s) worked together! 123 <LI>Please tell us how MPlayer and your soundcard(s) worked together!
124 </UL></P> 124 </UL></P>
125 125
126 126
127 <P><B><A NAME=2.3.2.2>2.3.2.2. Audio plugins</B></P> 127 <P><B><A NAME=2.3.2.2>2.3.2.2. Audio plugins</A></B></P>
128 128
129 <P><B>MPlayer</B> has support for audio plugins. Audio plugins can be used for 129 <P><B>MPlayer</B> has support for audio plugins. Audio plugins can be used for
130 changing the properties of the audio data before the sound reaches the sound 130 changing the properties of the audio data before the sound reaches the sound
131 card. They are enabled using the <CODE>-aop</CODE> switch followed by the 131 card. They are enabled using the <CODE>-aop</CODE> switch followed by the
132 <CODE>list=plugin1,plugin2,...</CODE> switch. The <CODE>list</CODE> switch is 132 <CODE>list=plugin1,plugin2,...</CODE> switch. The <CODE>list</CODE> switch is
155 </P> 155 </P>
156 156
157 <P>Currently audio plugins can not be used in <B>MEncoder</B>.</P> 157 <P>Currently audio plugins can not be used in <B>MEncoder</B>.</P>
158 158
159 159
160 <P><B><A NAME=2.3.2.2.1>2.3.2.2.1. Up/Downsampling</B></P> 160 <P><B><A NAME=2.3.2.2.1>2.3.2.2.1. Up/Downsampling</A></B></P>
161 161
162 <P><B>MPlayer</B> fully supports up/down sampling of the sound. This plugin can 162 <P><B>MPlayer</B> fully supports up/down sampling of the sound. This plugin can
163 for example be used if you have a fixed frequency sound card or if you are 163 for example be used if you have a fixed frequency sound card or if you are
164 stuck with an olqd sound card that is only capable of max 44.1kHz. 164 stuck with an olqd sound card that is only capable of max 44.1kHz.
165 Limitations in your hardware are not auto detected, so you have to specify 165 Limitations in your hardware are not auto detected, so you have to specify
172 <P>Usage :<BR> 172 <P>Usage :<BR>
173 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=resample:fout=&lt;required 173 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=resample:fout=&lt;required
174 frequency in Hz, like 44100&gt;</CODE></P> 174 frequency in Hz, like 44100&gt;</CODE></P>
175 175
176 176
177 <P><B><A NAME=2.3.2.2.2>2.3.2.2.2. Surround Sound decoding</B></P> 177 <P><B><A NAME=2.3.2.2.2>2.3.2.2.2. Surround Sound decoding</A></B></P>
178 178
179 <P><B>MPlayer</b> has an audio plugin that can decode matrix encoded 179 <P><B>MPlayer</b> has an audio plugin that can decode matrix encoded
180 surround sound. Dolby Surround is an example of a matrix encoded format.</p> 180 surround sound. Dolby Surround is an example of a matrix encoded format.</p>
181 181
182 <P>Many files with 2 channel audio actually contain matrixed surround 182 <P>Many files with 2 channel audio actually contain matrixed surround