ID3 tags in Audio Files
I made the mistake or running my program (which uses EXIFTOOL) against a
directory containing 244 mp3 files. It took too long. So I went looking
for something faster, and found mp3info. It seemed to find track
durations that EXIFTOOL missed, so I've now dual-pathed my code.
As an intellectual exercise I started decoding the ID3 tags in pure
rexx, but then I was no better than EXIFTOOL - I couldn't find all the
durations either. I knew they were there, somewhere, as Windows Media
Player was displaying all of the durations.
--
Steve Swift
http://www.ringers.org.uk
|