From ee149d09d760991b3677d8f326f242a868c6e4fb Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 20 Oct 2002 12:20:39 +0000 Subject: MPlayer ---> MPlayer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/sound.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'DOCS/sound.html') diff --git a/DOCS/sound.html b/DOCS/sound.html index 2b07810da2..23acb250b6 100644 --- a/DOCS/sound.html +++ b/DOCS/sound.html @@ -12,7 +12,7 @@

2.3.2 Audio output devices

-

MPlayer's audio interface is called libao2. It currently +

MPlayer's audio interface is called libao2. It currently contains these drivers:

@@ -128,17 +128,17 @@

Sharing your sound card with another application like XMMS is strongly discouraged! If the other sound application is using ESD, start - MPlayer with the -vo sdl:esd option to combine both + MPlayer with the -vo sdl:esd option to combine both sound streams. In fact, the option -vo sdl:esd could be used - with ESD even when playing Mplayer alone.

+ with ESD even when playing MPlayer alone.

-

Feedback to this document is welcome. Please tell us how MPlayer +

Feedback to this document is welcome. Please tell us how MPlayer and your sound card(s) worked together.

2.3.2.2 Audio plugins

-

MPlayer has support for audio plugins. Audio plugins can be used for +

MPlayer has support for audio plugins. Audio plugins can be used for changing the properties of the audio data before the sound reaches the sound card. They are enabled using the -aop switch which takes a list=plugin1,plugin2,... argument. The list argument @@ -161,12 +161,12 @@

would set the output frequency of the resample plugin to 44100Hz and the output format of the format plugin to AFMT_U8.

-

Currently audio plugins can not be used in MEncoder.

+

Currently audio plugins can not be used in MEncoder.

2.3.2.2.1 Up/Downsampling
-

MPlayer fully supports up/downsampling of the sound. This plugin can +

MPlayer fully supports up/downsampling of the sound. This plugin can be used if you have a fixed frequency sound card or if you are stuck with an old sound card that is only capable of max 44.1kHz. Limitations in your hardware are not auto detected, so you have to specify @@ -186,7 +186,7 @@

2.3.2.2.2 Surround Sound decoding
-

MPlayer has an audio plugin that can decode matrix encoded +

MPlayer has an audio plugin that can decode matrix encoded surround sound. Dolby Surround is an example of a matrix encoded format. Many files with 2 channel audio actually contain matrixed surround sound. To use this feature you need a sound card supporting at least 4 channels.

@@ -222,7 +222,7 @@

This plugin is a software replacement for the volume control, and can be used on machines with a broken mixer device. It can also be - used if one wants to change the output volume of MPlayer + used if one wants to change the output volume of MPlayer without changing the PCM volume setting in the mixer. It has one switch volume that is used for setting the initial sound level. The initial sound level can be set to values between 0 -- cgit v1.2.3