#109553 - 09/08/200205:45Re: Tracking problems with Very Low Bitrate files
[Re: pgrzelak]
tms13
old hand
Registered: 30/07/2001
Posts: 1115
Loc: Lochcarron and Edinburgh
In reply to:
it might be possible to manually craft a Xing header that would give the player application a roadmap to better locate positions in the file. After all, a CBR file is only a VBR file that doesn't vary very much...
That's a cunning move, Paul. You should be able to write a constant VBR map (as the values will be 0, 1, 2, 3, ..., 255 for all CBR files), and simply concatenate the audio file onto it.