summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/ao.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-08-02 19:31:33 +0200
committerwm4 <wm4@nowhere>2012-08-02 22:07:19 +0200
commit83f21cec7b7271486a13638ab308658550403c40 (patch)
tree7eece3ea49facede39441cf65f4a2023ba4dd6b0 /DOCS/man/en/ao.rst
parent504e2336b7631fac55413d660adad5c734dac10a (diff)
downloadmpv-83f21cec7b7271486a13638ab308658550403c40.tar.bz2
mpv-83f21cec7b7271486a13638ab308658550403c40.tar.xz
man: remove documentation for deleted stuff
Also make some minor cosmetic changes.
Diffstat (limited to 'DOCS/man/en/ao.rst')
-rw-r--r--DOCS/man/en/ao.rst39
1 files changed, 0 insertions, 39 deletions
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
<mixer-channel>
Sets the audio mixer channel (default: pcm).
-sdl (SDL only)
- highly platform independent SDL (Simple Directmedia Layer) library audio
- output driver
-
- <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
-
- <device>
- 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=<filename>
- output filename
-
null
Produces no audio output but maintains video playback speed. Use
``--nosound`` for benchmarking.
@@ -147,6 +111,3 @@ rsound
port=<number>
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