~ubuntu-branches/ubuntu/wily/mpv/wily

« back to all changes in this revision

Viewing changes to DOCS/man/en/ao.rst

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2014-06-15 14:35:14 UTC
  • mfrom: (1.1.20)
  • Revision ID: package-import@ubuntu.com-20140615143514-mfg19trfv7dixw52
Tags: 0.3.11-1
* New upstream release
* Drop gcc-4.8 Build-Depends for sparc (Closes: #751321)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
``alsa`` (Linux only)
37
37
    ALSA audio output driver
38
38
 
 
39
    ``device=<device>``
 
40
        Sets the device name. For ac3 output via S/PDIF, use an "iec958" or
 
41
        "spdif" device, unless you really know how to set it correctly.
39
42
    ``no-block``
40
43
        Sets noblock-mode.
41
44
    ``resample=yes``
42
45
        Enable ALSA resampling plugin. (This is disabled by default, because
43
46
        some drivers report incorrect audio delay in some cases.)
44
 
    ``device=<device>``
45
 
        Sets the device name. For ac3 output via S/PDIF, use an "iec958" or
46
 
        "spdif" device, unless you really know how to set it correctly.
47
47
    ``mixer-device=<device>``
48
48
        Set the mixer device used with ``--no-softvol`` (default: ``default``).
49
49
    ``mixer-name=<name>``