> i can encode the wave files good, with no problems. everything ok. they also > play in winamp 2.78 and 2.80, but they are said to have a bitrate of 32kbps > (cbr) or 128 kbps (cbr) and the bitrate that actually is shown while playing > goes either from a low value to a high value, or reverse. (about 1 kbps / > sec, or so)
It seems that you encoded a vbr file, but did not called the post-encoding function to flush the vbr header. Without this vbr header, winamp is unable to display the correct bitrate, but is still able to play. 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
