|
|
Rockbox mail archiveSubject: Re: [PATCH] id3v2 -> overcoming 300 byte limitFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2002-08-29
Bill Napier wrote:
Another way would be to have the mpeg thread read the whole file (instead of skipping over the id3 tags as it does today) and then call id3info with a buffer pointer, buffer len and a file descriptor (for setid3v1title()).
Then we wouldn't need to read the file in small chunks (=more speed) and we wouldn't open it twice (=more speed). And, as a nice bonus, we'd get the whole id3v2 tag in ram, ready to parse.
-- Björn
Page was last modified "Mar 9 2008" The Rockbox Crew |