diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-26 17:44:41 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-26 17:44:41 +0000 |
commit | 2257bf43c5bce542aeeff89446b01f7cbf322280 (patch) | |
tree | 2a29d8d4a0f18f91de9b2060384e31034a7733cc | |
parent | 8a4ddb2e975223a5976f1082788adb8a96684eeb (diff) | |
download | xine-lib-2257bf43c5bce542aeeff89446b01f7cbf322280.tar.gz xine-lib-2257bf43c5bce542aeeff89446b01f7cbf322280.tar.bz2 |
fix outdated note
CVS patchset: 5609
CVS date: 2003/10/26 17:44:41
-rw-r--r-- | doc/faq/faq.sgml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml index 16e7cdbcb..c1344bff1 100644 --- a/doc/faq/faq.sgml +++ b/doc/faq/faq.sgml @@ -1053,14 +1053,8 @@ <title>Can xine produce 4-/5-channel surround audio output?</title> <para> Yep, it can do that using OSS or ALSA drivers, provided that the driver - supports it. On startup xine tells you what modes are supported by your - audio driver, e.g: - <screen> audio_alsa_out : supported modes are mono stereo (4-channel not enabled in xine config) (5-channel not enabled in xine config) (5.1-channel not enabled in xine config) (a/52 and DTS pass-through not enabled in xine config)</screen> - </para> - <para> - On this machine 4-channel surround would be possible. However, since xine - cannot detect if there are actually speakers connected to the additional - channels, you'll have to activate that feature manually. + supports it. However, since xine cannot detect if there are actually speakers + connected to the additional channels, you'll have to activate that feature manually. </para> <para> You can do this either in the config dialog while xine is running (press |