Re: [ecasound] segfault with 24bit recording on ice1712

From: Aaron Heller <heller@email-addr-hidden>
Date: Tue Jan 04 2005 - 20:55:20 EET

--On Tuesday, January 4, 2005 20:08 +0200 Tommi Sakari Uimonen
<tuimonen@email-addr-hidden> wrote:

> Hi. I have Audiophile 2496 card (ice1712 alsa driver) and recording 24bit
> gives a segmentation fault after stopping the recording.
>
> ecasound -f:24,2,96000 -i alsa,plughw -o temp.wav
>

When using the hw interface for ice1712, you have to read 32-bit samples.
You can then then convert to 24 for output, e.g., this works on my machine
(Delta 1010 also an ice1712):

  ecasound -f:s32_le,2,96000 -i:alsa,plughw -f:s24_le,2,96000 -o:temp.wav

Aaron <heller@email-addr-hidden>
Menlo Park, CA US

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@email-addr-hidden>.
Received on Wed Jan 5 00:15:06 2005

This archive was generated by hypermail 2.1.8 : Wed Jan 05 2005 - 00:15:06 EET