[MPlayer-DOCS] r19895 - in trunk: ChangeLog DOCS/man/en/mplayer.1 libao2/ao_alsa.c
cladisch
subversion at mplayerhq.hu
Mon Sep 18 18:58:21 CEST 2006
Author: cladisch
Date: Mon Sep 18 18:58:21 2006
New Revision: 19895
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/ChangeLog
trunk/libao2/ao_alsa.c
Log:
When the hardware sample format is AC3, do not force using an hardcoded
device name.
The setting of the non-audio bit is now done by changing the default
value of the AES0 parameter in the ALSA configuration structures. This
works with user-specified devices, too.
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Mon Sep 18 18:58:21 2006
@@ -2359,7 +2359,7 @@
.IPs device=<device>
Sets the device name.
Replace any ',' with '.' and any ':' with '=' in the ALSA device name.
-Make sure you do not set this when you want hwac3 output via S/PDIF, unless
+For hwac3 output via S/PDIF, use an "iec958" or "spdif" device, unless
you really know how to set it correctly.
.RE
.PD 1
More information about the MPlayer-DOCS
mailing list