annotate DOCS/SOUNDCARDS @ 140:6889224c44e0

big updates, new docs, etc :)
author gabucino
date Sun, 18 Mar 2001 17:57:49 +0000 (2001-03-18)
parents 1ffcd40708eb
children 75d2740260e9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
1
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
2 Recommendations for misc. soundcards
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
4
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
5 SB Live!:
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
6 OSS : OK
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
7 ALSA : (untested)
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
8 Max kHz : 48
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
9
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
10 Gravis UltraSound ACE:
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
11 OSS : default settings are OK
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
12 ALSA : if video lags, use OSS or mplayerHQ
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
13 Max kHz : 48
96
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
14
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
15 Gravis UltraSound MAX:
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
16 OSS : use it if you wanna be sure, but
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
17 ALSA : has no known problems
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
18 Max kHz : 48
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
19
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
20 ESS 688 and probably all old SB's:
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
21 OSS : OK
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
22 ALSA : OK
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
23 Max kHz : 44.1
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
24
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
25 PC Speaker or DAC:
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
26 OSS : only with the new HQ timing code
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
27 (maybe won't work at all in the future)
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
28 ALSA : no driver
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
29 Max kHz : 6 ;) (the driver emulates 44.1 maybe more)
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
30 Driver : ftp://ftp.infradead.org/pub/pcsp
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
31
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
32 - MPlayer is mostly intended for OSS
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
33 - use at least 2.4 if possible, 2.2 isn't tested
96
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
34 - if sound clicks when playing from CD-ROM, turn on IRQ unmasking !
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
35 for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!)
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
36 - don't use your soundcard by other application ( for ex. XMMS ) !
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
37 if you use ESD, start MPlayer with the esddsp utility !
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
38
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
39 Gabucino
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
40