Re: [LAU] Recording long tracks with jack_rec (libsndfile?)

From: Hanspeter Portner <dev@email-addr-hidden-music-kontrollers.ch>
Date: Mon Nov 07 2016 - 13:35:23 EET

On 07.11.2016 11:32, J. C. wrote:
> Hey hey,
> I tried to record over long periods of time (7-9 hours), using jack_rec, which
> apparently relies on libsndfile for writing audiofiles. I started out using
> .wav, which broke off after 6:12:49 (2.1G). Next time, I tried using the file
> extension .w64, which yielded the same result.
>
> So, which format, or extension, would work for such periods of time?

Have you tried with jack_capture?

It uses libsndfile, too for codecs, but can dump raw samples to disk if you tell
it to.

So, if libsndfile should be the limiting factor, try dumping the raw frames and
later analyze those.

  jack_capture -f raw -b FLOAT snoring.bin
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Nov 7 16:15:03 2016

This archive was generated by hypermail 2.1.8 : Mon Nov 07 2016 - 16:15:03 EET