140
|
1
|
|
2 Recommendations for misc. soundcards
|
|
3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
1
|
4
|
455
|
5 Aureal Vortex 2: In config.h, change #define HAVE_AUDIO_SELECT to
|
|
6 #undef HAVE_AUDIO_SELECT or run
|
|
7 ./configure script with --disable-select option
|
|
8
|
|
9 ALSA with GUS PnP: see Aureal Vortex2
|
171
|
10
|
140
|
11 SB Live!:
|
|
12 OSS : OK
|
|
13 ALSA : (untested)
|
|
14 Max kHz : 48
|
|
15
|
|
16 Gravis UltraSound ACE:
|
143
|
17 OSS : OK
|
281
|
18 ALSA : if video lags, use OSS
|
140
|
19 Max kHz : 48
|
96
|
20
|
140
|
21 Gravis UltraSound MAX:
|
143
|
22 OSS : OK
|
|
23 ALSA : OK (should be)
|
140
|
24 Max kHz : 48
|
|
25
|
281
|
26 ESS 688 and probably all old SB's (without buffers):
|
140
|
27 OSS : OK
|
|
28 ALSA : OK
|
|
29 Max kHz : 44.1
|
1
|
30
|
140
|
31 PC Speaker or DAC:
|
|
32 OSS : only with the new HQ timing code
|
|
33 (maybe won't work at all in the future)
|
|
34 ALSA : no driver
|
|
35 Max kHz : 6 ;) (the driver emulates 44.1 maybe more)
|
|
36 Driver : ftp://ftp.infradead.org/pub/pcsp
|
1
|
37
|
140
|
38 - MPlayer is mostly intended for OSS
|
|
39 - use at least 2.4 if possible, 2.2 isn't tested
|
201
|
40 - In case of any problems, first try to change "#define HAVE_AUDIO_SELECT" to
|
|
41 "#undef HAVE_AUDIO_SELECT" in config.h , and recompile!
|
|
42 (make distclean ; make)
|
|
43 Your soundcard may not support querying of its buffer.
|
96
|
44 - if sound clicks when playing from CD-ROM, turn on IRQ unmasking !
|
|
45 for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!)
|
201
|
46 This is also recommended anyways... (for XMMS, etc...)
|
96
|
47 - don't use your soundcard by other application ( for ex. XMMS ) !
|
|
48 if you use ESD, start MPlayer with the esddsp utility !
|
201
|
49 - Please tell us how MPlayer and your soundcard(s) worked together!
|
1
|
50
|
140
|
51 Gabucino
|
|
52
|