Quote:
Originally Posted by fumei
I am not even sure how to translate a byte value in a sound file to a TIME value in that file. At least with any confidence of its accuracy.
|
One could start by noting how far into the file the sound starts & ends and use that to estimate the byte offsets based on the file size. Pretty hit & miss, though, and quite a bit of trial & error most likely would be required before the correct offsets could be located.