At Thu, 30 Oct 2008 12:05:12 +0100, Bjoern Olausson wrote:
On Thu, Oct 30, 2008 at 11:46, Bjoern Olausson lkmlist@gmail.com wrote:
On Tue, Oct 28, 2008 at 15:12, Takashi Iwai tiwai@suse.de wrote:
Now the bad:
Xine does not work... crackles horrible on all sample rates when run from cmd: xine 0_16_m_11025.wav
access: MMAP_INTERLEAVED format: S16_LE subformat: STD channels: 2 rate: 48000 (48000/1) period_size: 2048 buffer_size: 16384
kind regards Bjoern
mmh, I recompiled xine-lib without mmap support but I still get access: MMAP_INTERLEAVED
Maybe it's accessed via alsa-plugin. What about let xine using "hw" PCM device instead of "default"? Then xine would play at 48kHz natively without conversions in alsa-lib.
could mmap be a problem?
Possible, can't determine exactly at this moment...
Takashi