# HG changeset patch # User gabucino # Date 985372219 0 # Node ID 4678d821252481d1f38abf3d072cab6c5e670008 # Parent 1e6072946709173bc369d7c4a1d9684f53b067d1 something diff -r 1e6072946709 -r 4678d8212524 DOCS/SOUNDCARDS --- a/DOCS/SOUNDCARDS Fri Mar 23 18:28:21 2001 +0000 +++ b/DOCS/SOUNDCARDS Fri Mar 23 18:30:19 2001 +0000 @@ -38,10 +38,16 @@ - MPlayer is mostly intended for OSS - use at least 2.4 if possible, 2.2 isn't tested + - In case of any problems, first try to change "#define HAVE_AUDIO_SELECT" to + "#undef HAVE_AUDIO_SELECT" in config.h , and recompile! + (make distclean ; make) + Your soundcard may not support querying of its buffer. - if sound clicks when playing from CD-ROM, turn on IRQ unmasking ! for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!) + This is also recommended anyways... (for XMMS, etc...) - don't use your soundcard by other application ( for ex. XMMS ) ! if you use ESD, start MPlayer with the esddsp utility ! + - Please tell us how MPlayer and your soundcard(s) worked together! Gabucino