Hello, I have just another issue fighting binaeries.
The mp3 format uses something (sick) called syncsave integer. If you have a 4 Byte 32 Bit the very first bit of every Byte is used as a syncsave bit. so you can only put a 28 Bit long Number in it. Puting stuff in this format is the one thing and getting the right number out of it is the other thing I don´t know. I tried the uucode format transformer "un"pack("u", $buffer) but this don´t work. Thanks, Bastian -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>