From 21b84b7ba207f1452c1b40be224096901c507ea9 Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 17 Sep 2001 18:15:18 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1906 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/sound.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'DOCS/sound.html') diff --git a/DOCS/sound.html b/DOCS/sound.html index 5122359e90..bf36c3f9d4 100644 --- a/DOCS/sound.html +++ b/DOCS/sound.html @@ -8,15 +8,17 @@

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

-

+ + + + + + + + + + +

General:

  oss  OSS (ioctl) driver
sdlSDL driver (supports up/downsampling, ESD, ARTS etc)
alsa5native ALSA 0.5 driver
alsa9native ALSA 0.9 driver (buggy, use OSS emulation instead!)
sunSUN audio driver (/dev/audio) for BSD and Solaris8 users

The fact is, Linux soundcard drivers are usually shit, and always as incompatible as they can be. It MAY take a while to find your optimal settings.

-- cgit v1.2.3