gnump3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-devel] genre tag in mp3 files let gnump3d-index fail


From: Steve Kemp
Subject: Re: [Gnump3d-devel] genre tag in mp3 files let gnump3d-index fail
Date: Sat, 22 Jan 2005 17:18:06 +0000
User-agent: Mutt/1.3.28i

On Sat, Jan 22, 2005 at 06:00:28PM +0100, Martin Lohmeier wrote:

> The problem ist about read() and the buggy mp3 tag. The problem with
> read: it outputs a wrong error message when it should read more then
> 2147483648 bytes ( 2Gbyte ). The correct error message should be "out of
> memory" or better: "tryed to read more data then exist"
> 
> The problem with the buggy tag: for some reason $size is getting to big.
> ~ Something like
> 
> return unless $size < 1024000;
> 
> would solve the problem. 10240 should also be ok...

  If you provide a diff I'll happily apply it.  I'm almost ready to
 release 2.9.1, which has full support for .aac files, and I'd include
 this too.

Steve
--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]