Re: [LAU] Adventures in concatenating ogg files

From: Ken Restivo <ken@email-addr-hidden>
Date: Wed Nov 19 2014 - 07:57:01 EET

On Wed, Nov 19, 2014 at 04:25:49AM +0100, Ralf Mardorf wrote:
> On Tue, 2014-11-18 at 18:02 -0800, Ken Restivo wrote:
> > If my math is correct, 44.1khz, 2 channels, 16 bits, 3:22:53 is
> > 2,147,317,200 bytes.
>
> (16 bit * 44100 Hz * 2 channels * (3 * 60 * 60 + 22 * 60 + 53) seconds) / 8 bit = 2,147,317,200 bytes

Great, so 2147483647, would be the unsigned 32-bit int rollover, and the choking occurs 166,447 less than that. I guess maybe that difference could be overhead of some kind.

The mysteries then remaining are:

1) what is choking at that point (oggdec or oggenc)
2) why it is choking, and
3) why nobody has solved or even seen this problem before in the last 14 years.

-ken

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Nov 19 08:15:02 2014

This archive was generated by hypermail 2.1.8 : Wed Nov 19 2014 - 08:15:02 EET