Re: [ecasound] playback overrun problem

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] playback overrun problem
From: Kai Vehmanen (k_AT_eca.cx)
Date: Sat Apr 26 2003 - 18:08:12 EEST


On Wed, 16 Apr 2003, silvan wrote:

>>Has ecasound worked before this (previous versions of ALSA and/or
>>ecasound)?
> No, that was why i tryed from cvs

Ok, if arecord doesn't work, then it's most probably an ALSA driver
problem.

>> How about ALSA's OSS-emulation, does "ecasound -i /dev/dsp -o foo.wav"
>> work?

How about different formats:

ecasound -f:8,1,44100 -i /dev/dsp -o foo.wav
ecasound -f:16,1,48000 -i /dev/dsp -o foo.wav
ecasound -f:16,2,44100 -i /dev/dsp -o foo.wav

...?

>>How about 32bit operation (s32_le,2,44100)...? This should work with >24bit devices.
> jep, this worked as with 24bit. aplay could replay the wav, but
> obviously no way to pass it to eg. /dev/dsp
[...]
> What i tryed then is to use a named pipe and
> do -o:/mypipe.wav so for instance aplay can read from
> that pipe, but there seem to be some difficulties

Why use aplay? "ecasound -i foo.wav -f:s32_le,2,44100 -o alsa,default"

-- 
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Apr 26 2003 - 18:10:34 EEST