Re: [LAU] Creating a very long audio file?

From: Paul Davis <paul@email-addr-hidden>
Date: Tue Apr 02 2013 - 22:12:34 EEST

On Tue, Apr 2, 2013 at 2:35 PM, Monty Montgomery <xiphmont@email-addr-hidden> wrote:

> Regular WAV at ~CD rate is limited to about 5 hours because the length
> encoding fields are 32 bit. You need to generate an extended WAV with
> the WAVEFORMATEXTENSIBLE struct that allows a 16 exabyte data chunk.
> I'm a little surprised sox doesn't do that by default.
>

I wasn't aware that WAVEFORMATEXTENSIBLE covered file sizes - the spec
seems to be mostly about "higher resolution" sample formats. what did i
miss?

more portable solutions, i think, include using w64 format or even CAF,
which are both defined with (unsigned) 64 bit file size limits.

--p

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Apr 3 00:15:02 2013

This archive was generated by hypermail 2.1.8 : Wed Apr 03 2013 - 00:15:02 EEST