From b5e6ef5a795f9ec428476d46fbf8b40fdcd87a19 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 23 Nov 2002 21:56:41 +0000 Subject: updates nvidia tv-out section etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8261 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/sound.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS/sound.html') diff --git a/DOCS/sound.html b/DOCS/sound.html index 828aa959fa..8fb383fa4b 100644 --- a/DOCS/sound.html +++ b/DOCS/sound.html @@ -20,7 +20,7 @@ - + @@ -52,7 +52,7 @@ default). If you experience glitches, halts or anything out of the ordinary, try -ao sdl (NOTE: you need to have SDL libraries and header files installed). The SDL audio driver helps in a lot of cases - and also supports ESD, ARTS, and up/downsampling. (ESD is the sound daemon + and also supports ESD, ARTS. (ESD is the sound daemon from GNOME, ARTS is from KDE.)
  • If you have ALSA version 0.5, then you almost always have to use -ao alsa5 , since ALSA 0.5 has buggy OSS emulation code, and @@ -183,8 +183,8 @@

    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 - the sample frequency explicitly. This plugin has one switch: + Whether is usage of this plugin is neccessary or not, is autodetected. + This plugin has one switch: fout which is used for setting the desired output sample frequency. It defaults to 48kHz, and is given in <Hz>.

    -- cgit v1.2.3
  • General:

      oss  OSS (ioctl) driver (supports hardware AC3 passthrough)
    sdlSDL driver (supports up/downsampling, ESD, ARTS etc)
    sdlSDL driver (supports ESD, ARTS etc)
    nasNAS (Network Audio System) driver
    alsa5native ALSA 0.5 driver
    alsa9native ALSA 0.9 driver (supports hardware AC3 passthrough)