From: "Musicman" <[EMAIL PROTECTED]> Subject: [mp3encoder] Leading Zeros Date: Sun, 26 Jun 2005 21:23:53 +0200
> It's not possible to create LAME mp3s that > have an id3v2 tag with a track number like this: 05 > LAME doesn't support leading zeros. As I wrote in RFE (formely as bug report) on sf.net, this is the spec of current LAME. http://sourceforge.net/tracker/index.php?func=detail&aid=1225324&group_id=290&atid=350290 To archive this, we need to change the internal representation of "track number" as strings, which is currently integer number. I think it may be a small change, but do not good for 3.x branch. -- Takehiro TOMINAGA // may the source be with you! _______________________________________________ mp3encoder mailing list [email protected] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
