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