From: Ben Bleything Date: 2007-08-16T13:05:59+09:00 Subject: Re: mp3 file magic number identification On Thu, Aug 16, 2007, John Joyce wrote: > Thanks Adam, that's the kind of thing I'm looking for exactly. > If anyone can contribute more audio file magic numbers, please do! If you're on a *nix system, you should have a "magic" file someplace that describes the magic of every filetype that the "file" command can understand. If you're not, find someone who is that can send you the file :) You might also look at the libmagic source or the filemagic source. Ben