[LAU] ecasound/jack records empty files

From: Eric Steinberg <eric.steinberg@email-addr-hidden>
Date: Mon May 16 2011 - 21:41:53 EEST

Hi all,

I'm trying to build a recorder that makes a 24 hour long audio recording,
with multiple channels. So far, I can start jackd:

$sudo jackd -d firewire

and start ecasound:

$sudo ecasound -a:1,2,3,4,5,6,7,8 -f:s16_le,8,44100 -i jack,system -a:1 -o
channelone.mp3 -a:2 -o channeltwo.mp3 -a:3 -o channelthree.mp3 -a:4 -o
channelfour.mp3 -a:5 -o channelfive.mp3 -a:6 -o channelsix.mp3 -a:7 -o
channelseven.mp3 -a:8 -o channeleight.mp3

...this starts recording without problems. However, when I stop recording
by issuing ctrl-c to ecasound and then start recording again, the files
created now have zero bytes. If I stop and restart the jack server, then
recording works normally. I would expect ecasound to overwrite the files
and record new files; why must I restart jackd for audio to be recorded?
 Thanks for any info.

-Steiny
(415)819-2009

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue May 17 00:15:02 2011

This archive was generated by hypermail 2.1.8 : Tue May 17 2011 - 00:15:02 EEST