Re: parsing Nero .nri file -- possible character set issues (perl newbie)
From: Bart Lateur (bart.lateur_at_pandora.be)
Date: 01/15/04
- Next message: Sherm Pendley: "Re: won't connect to mysql as root"
- Previous message: news.amnet.net.au: "Equivalent of "fread" C function in Java"
- In reply to: Jim Gibson: "Re: parsing Nero .nri file -- possible character set issues (perl newbie)"
- Next in thread: John W. Krahn: "Re: parsing Nero .nri file -- possible character set issues (perl newbie)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 15 Jan 2004 08:50:30 GMT
Jim Gibson wrote:
> For example, the file name "Babyface -
>Tender Lover - 01 - It's No Crime.mp3 " starts at position 0327
>(decimal 215) in the file.
I also noticed the character just in front of it is a chr(48), ("0"),
and that this string is 48 bytes long. So, it definitely looks like a
string length byte.
Maybe the other fields follow at a fixed offset.
-- Bart.
- Next message: Sherm Pendley: "Re: won't connect to mysql as root"
- Previous message: news.amnet.net.au: "Equivalent of "fread" C function in Java"
- In reply to: Jim Gibson: "Re: parsing Nero .nri file -- possible character set issues (perl newbie)"
- Next in thread: John W. Krahn: "Re: parsing Nero .nri file -- possible character set issues (perl newbie)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|