Created a Python module for ID3 MP3 tag manipulation
Ben Gertzfield
che at debian.org
Mon Jun 14 22:42:35 EDT 1999
>>>>> "greg" == greg andruk <meowing at banet.net> writes:
greg> The fix for this is to treat your data as an MPEG stream,
greg> not a simple file. If the marker appears inside the bounds
greg> of a frame, then it's not a tag. This does imply walking
greg> through the whole file to parse headers, but that's a much
greg> faster operation than one might think.
Is there a simple way to do this? What kind of scanning does it
involve?
--
Brought to you by the letters Y and P and the number 2.
"Porcoga daisuki!"
Debian GNU/Linux maintainer of Gimp and GTK+ -- http://www.debian.org/
More information about the Python-list
mailing list