# HG changeset patch
# User gabucino
# Date 1002133566 0
# Node ID 0048c2a8cc954877f8426b07d50b6fd05ac8d90d
# Parent 3c390543302c2fbc6dd8f2d8a69f00673fe33f88
alsa9 driver
diff -r 3c390543302c -r 0048c2a8cc95 DOCS/Hungarian/sound.html
--- a/DOCS/Hungarian/sound.html Wed Oct 03 18:09:51 2001 +0000
+++ b/DOCS/Hungarian/sound.html Wed Oct 03 18:26:06 2001 +0000
@@ -15,7 +15,7 @@
| oss | | OSS (ioctl) meghajtó |
| sdl | | SDL meghajtó (up/downsampling támogatás, ESD, ARTS, stb) |
| alsa5 | | natív ALSA 0.5 meghajtó |
- | alsa9 | | natív ALSA 0.9 meghajtó (bugos, használj OSS emulációt!) |
+ | alsa9 | | natív ALSA 0.9 meghajtó (működik, de vannak vele problémák -> használd az OSS meghajtót) |
| sun | | SUN audio meghajtó (/dev/audio) BSD-re és Solaris-ra |
@@ -37,7 +37,7 @@
DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!
ha ALSA 0.9-ed van, használd az -ao oss-t vagy az -ao sdl-t,
-izlés szerint.
+izlés szerint. Használhatod az -ao alsa9-et is, de az még elég bugos.
Solaris/FreeBSD rendszereken természetesen a SUN audio meghajtót
diff -r 3c390543302c -r 0048c2a8cc95 DOCS/documentation.html
--- a/DOCS/documentation.html Wed Oct 03 18:09:51 2001 +0000
+++ b/DOCS/documentation.html Wed Oct 03 18:26:06 2001 +0000
@@ -901,7 +901,7 @@
libao2 drivers:
- ao_alsa5.c - al3x
-
- ao_alsa9.c - al3x (BUGGY, use oss)
+
- ao_alsa9.c - al3x (fixed by joy_ping)
- ao_null.c - A'rpi
- ao_oss.c - A'rpi
- ao_pcm.c - Atmos
diff -r 3c390543302c -r 0048c2a8cc95 DOCS/sound.html
--- a/DOCS/sound.html Wed Oct 03 18:09:51 2001 +0000
+++ b/DOCS/sound.html Wed Oct 03 18:26:06 2001 +0000
@@ -15,7 +15,7 @@
| oss | | OSS (ioctl) driver |
| sdl | | SDL driver (supports up/downsampling, ESD, ARTS etc) |
| alsa5 | | native ALSA 0.5 driver |
- | alsa9 | | native ALSA 0.9 driver (buggy, use OSS emulation instead!) |
+ | alsa9 | | native ALSA 0.9 driver (works, but has problems -> use OSS) |
| sun | | SUN audio driver (/dev/audio) for BSD and Solaris8 users |
@@ -35,7 +35,8 @@
DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!
if you have ALSA version 0.9, use -ao oss or -ao sdl as you
-wish.
+wish. You can also use -ao alsa9 as it works now, however it has many
+problems (losing sync, disappearing audio, etc).
On Solaris/FreeBSD systems, use the SUN audio driver with the