From 531778d0564cabc4fdfcef7a8785baa5747cd27b Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 7 Aug 2012 23:53:14 +0200 Subject: manpage: document gl3, direct3d, portaudio, remove v4l2 The documentation is mostly taken from the help text embedded in the code of each output driver. vo_v4l2 and ao_v4l2 have been removed. Minor modifications to vo_xv, vo_directx and vo_gl. --- DOCS/man/en/ao.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'DOCS/man/en/ao.rst') diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst index 3ed1fbbb58..50f8c282c3 100644 --- a/DOCS/man/en/ao.rst +++ b/DOCS/man/en/ao.rst @@ -76,6 +76,15 @@ pulse string uses a local connection, "localhost" uses network transfer (most likely not what you want). +portaudio + PortAudio audio output driver. This works on all platforms, and has extensive + MS Windows support. + + device + Specify the subdevice to use. Giving ``help`` as device name lists all + devices found by PortAudio. Devices can be given as numeric values, + starting from ``1``. + dsound (Windows only) DirectX DirectSound audio output driver @@ -83,9 +92,6 @@ dsound (Windows only) Sets the device number to use. Playing a file with ``-v`` will show a list of available devices. -v4l2 (requires Linux 2.6.22+ kernel) - Audio output driver for V4L2 cards with hardware MPEG decoder. - null Produces no audio output but maintains video playback speed. Use ``--nosound`` for benchmarking. -- cgit v1.2.3