From 83f21cec7b7271486a13638ab308658550403c40 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 2 Aug 2012 19:31:33 +0200 Subject: man: remove documentation for deleted stuff Also make some minor cosmetic changes. --- DOCS/man/en/ao.rst | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'DOCS/man/en/ao.rst') diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst index 4f817774ed..3ed1fbbb58 100644 --- a/DOCS/man/en/ao.rst +++ b/DOCS/man/en/ao.rst @@ -32,9 +32,6 @@ alsa the ALSA device name. For hwac3 output via S/PDIF, use an "iec958" or "spdif" device, unless you really know how to set it correctly. -alsa5 - ALSA 0.5 audio output driver - oss OSS audio output driver @@ -45,14 +42,6 @@ oss Sets the audio mixer channel (default: pcm). -sdl (SDL only) - highly platform independent SDL (Simple Directmedia Layer) library audio - output driver - - - Explicitly choose the SDL audio driver to use (default: let SDL - choose). - jack audio output through JACK (Jack Audio Connection Kit) @@ -68,9 +57,6 @@ jack Automatically start jackd if necessary (default: disabled). Note that this seems unreliable and will spam stdout with server messages. -nas - audio output through NAS - coreaudio (Mac OS X only) native Mac OS X audio output driver @@ -90,15 +76,6 @@ pulse string uses a local connection, "localhost" uses network transfer (most likely not what you want). -sun (Sun only) - native Sun audio output driver - - - Explicitly choose the audio device to use (default: ``/dev/audio``). - -win32 (Windows only) - native Windows waveout audio output driver - dsound (Windows only) DirectX DirectSound audio output driver @@ -106,22 +83,9 @@ dsound (Windows only) Sets the device number to use. Playing a file with ``-v`` will show a list of available devices. -ivtv (IVTV only) - IVTV specific MPEG audio output driver. Works with ``--ac=hwmpa`` only. - v4l2 (requires Linux 2.6.22+ kernel) Audio output driver for V4L2 cards with hardware MPEG decoder. -mpegpes (DVB only) - Audio output driver for DVB cards that writes the output to an MPEG-PES - file if no DVB card is installed. - - card=<1-4> - DVB card to use if more than one card is present. If not specified - MPlayer will search the first usable card. - file= - output filename - null Produces no audio output but maintains video playback speed. Use ``--nosound`` for benchmarking. @@ -147,6 +111,3 @@ rsound port= Set the TCP port used for connecting to the server (default: 12345). Not used if connecting to a Unix domain socket. - -plugin - plugin audio output driver -- cgit v1.2.3