Discussion:
[BitPim-devel] Re: [bitpim-cvs-checkins] bitpim fileinfo.py,1.21,1.22
Roger Binns
2005-05-06 05:53:39 UTC
Permalink
Some QCP files are being identified as MP3s. Reversed the order of dir() in
the audioids= line so that QCP files are tested for first. I assume there is a
better way to fix this, but this was a quick, but probably fragile fix.
The better fix is to ensure the MP3 routine is last. It is actually really
hard to work out if a file is valid MP3 since they can have any amount of
gunk as headers and trailers and an MP3 frame starts with 0xffff.

Roger

Loading...