mschrag pooh-bah
Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
Here's what I turned up in a search:
toc (table of contents) gives seek points for random access
the ith entry determines the seek point for i-percent duration seek point in bytes = (toc/256.0) * total_bitstream_bytes
e.g. half duration seek point = (toc[50]/256.0) * total_bitstream_bytes