On Thu, 14 Feb 2002, Jan Suhr wrote: >> ecasound -i 96_24bit_excerpt.wav -f:s24_le,2,96000 -o alsa,hw:0 > I tried this expression with my own wav file; ecasound said: > ERROR: [ECA-CHAINSETUP] : "Enabling chainsetup: AUDIOIO-ALSA3: Audio > format not supported."
Your soundcard doesn't support the specified s24bit, 96khz, 2ch audio format natively, so you'll have to use ALSA's plugin layer which converts the audio data into a format your soundcard does support. To do this, replace "alsa,hw:0" with "alsa,default" or "alsa,plughw:0". -- http://www.eca.cx Audio software for Linux! _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user