Gabriel Bouvigne wrote: >>Hi Steve, >>The problem was that the initial VBR tag (all zero's) was inserted into > > the > >>MP3 file for CBR files, so when the beWriteVbrTag function was not called > > at > >>the end of the encoding process you end up with an empty frame at the >>beginning of the MP3 file. > > > It is on purpose that the INFO tag is also written on cbr files. This is not > a bug.
BTW, in LAME there is the possibility of not using the INFO/XING frame. That's what I used in the ACM (as it doesn't make sens in that case). But it's hard coded (a boolean or something like that). _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
