|
PHP and PECL ID3
Got a nice one for ya'll...
I'm using the ID3-0.2 PECL package with PHP 5.0.5 and Apache 2.0.55 to read ID3-tags. Everything seems to work just fine with ID3_V1_1 but when I use ID3_V2_3 I get an 'emalloc(): Unable to allocate 1852404086 bytes' on some files.
The thing is, it works on some files but not all and I can't figure out what the difference is.
Is there anybody out there who has an idea of what's going on and can give me an answer it would be very appreciated.
/ Ed
|