> >It is on purpose that the INFO tag is also written on cbr files. This is not > >a bug. > > Could you explain the purpose? It's not immediately apparent to those of us not well versed in the inner workings of the MP3 encoding process. >
This tag stores some information about encoding parameters, encoder delay,.... It allows you to know some parameters used for encoding, and could allow a totally gapless playback with proper use by the decoding software The problem is that this tag as to be written after encoding, so when encoding is finished the programmer has to call a specific function. Unfortunately it seems that the dll internal doc was not updated, and so so programmers didn't called this "finishing" function. In order to understand a few of the advantages, you could try using Encspot on a such a file. Then select "Lame tag" on the right click menu... Regards, ---- Gabriel Bouvigne www.mp3-tech.org personal page: http://gabriel.mp3-tech.org _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
