comparison DOCS/sound.html @ 6272:360c3b1dd1d7

-1.0 swaps channels with the extrastereo plugin.
author diego
date Sun, 02 Jun 2002 19:06:11 +0000
parents 913cd7f4b8c5
children b00d70b3bb63
comparison
equal deleted inserted replaced
6271:b85d324d4503 6272:360c3b1dd1d7
271 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=extrastereo</CODE><BR> 271 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=extrastereo</CODE><BR>
272 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=extrastereo:mul=3.45</CODE></P> 272 &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=extrastereo:mul=3.45</CODE></P>
273 273
274 <P>The default coefficient (<CODE>mul</CODE>) is a float number that defaults 274 <P>The default coefficient (<CODE>mul</CODE>) is a float number that defaults
275 to 2.5. If you set it to 0.0, you will have mono sound (average of both 275 to 2.5. If you set it to 0.0, you will have mono sound (average of both
276 channels). If you set it to 1.0, sound will be unchanged.</P> 276 channels). If you set it to 1.0, sound will be unchanged, if you set it to
277 -1.0, left and right channels will be swapped.</P>
277 278
278 279
279 <P><B><A NAME=2.3.2.2.7>2.3.2.2.7. Volume normalizer</A></B></P> 280 <P><B><A NAME=2.3.2.2.7>2.3.2.2.7. Volume normalizer</A></B></P>
280 281
281 <P>This plugin maximizes the volume without distorting the sound.</P> 282 <P>This plugin maximizes the volume without distorting the sound.</P>