Wavelab Cast Rendering mp3 with wrong track length data

A mp3 file does not have, by default, a header that specifies its length.
However, if the encoding is CBR, this is easy for the player to compute this length.
But if VBR encoding is used, then finding the length for the player is a big approximation… unless
• this following option is set in WaveLab
• the player supports this non-mandatory VBR header.

3 Likes